﻿/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.125 Arial, "宋体";
	background:url(images/bg1.jpg) top center repeat-x;
}
a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
a:hover {
	color:#F00;
	text-decoration:underline;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
img {
	border:0px;
}
em, strong, i, u, s, b {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
ol, ul, li {
	list-style:none;
}
.clearfix:before, .clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	font-size:0;
}
.clearfix:after {
	clear:both;
}
.clearfix {
*zoom:1;
}/* IE < 8 */
#all,#banner {
	width:990px;
	margin:0 auto;
}
#all b {
	display:block;
}
#ztTop .wrapper {
	width:990px;
	margin:0 auto;
	display:block;
}
#ztTop {
	height:50px;
	line-height:40px;
	background:url(images/topbg.png) repeat-x;
	_background:none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/topbg.png");
}
#ztTop a {
	color:#F3F3F3;
}
#ztTop a:hover {
	color:#f00;
}
#ztTop .wrapper {
	position:relative;
}
#ztTop .home {
	display:inline-block;
	padding-left:25px;
	background:url(images/keyBg.png) no-repeat 0px 9px;
}
#topBar {
	position:absolute;
	right:0;
	top:0;
}
#topBar a {
	margin:0 4px;
}
#mNav {
	height:40px;
	line-height:40px;
	background: #d9e5ff;
	margin-bottom:5px;
}
#mNav li {
	float:left;
	display:inline;
	padding:5px 10px;
	height:29px;
	line-height:30px;
	width:86px;
	background:url(images/nav.gif) -178px -41px no-repeat;
	overflow:hidden;
	font-weight:bold;
}
#mNav li a {
	float:left;
	width:84px;
	height:29px;
	text-align:center;
	font-size:14px;
	color:#227AF2;
	text-decoration:none;
}
#mNav .cur a, #mNav .cur a:hover {
	background:#1167E8;
	color:#fff;
}
#mNav li a:hover {
	background:url(images/nav.gif) 0px -40px no-repeat;
	color:#5D8297;
}
.bt {
        height: 36px;
        font-weight: bold;
        font: 18px "Microsoft YaHei";
        margin-top: 8px;
        padding-left: 10px;
        line-height: 36px;
        color: #298BDC;
}
.down,.bd{
	background:#fff url(images/down-bg.jpg) repeat-x;
	padding-bottom:10px;
	}
.ta,.gl,.video{
	border: 1px solid #A0D3E5;
	padding:15px 0 15px 0;
	}
.down {
	width:270px;
	float:left;
	border: 1px solid #A0D3E5;
}
.down img {
	margin-left:19px;
}
.down i {
	width:108px;
	float:left;
	margin:8px 0 10px 13px;
	display:inline;
}
.down span, .bd span {
	text-align:center;
	display:block;
	margin-top:5px;
}
.news {
	background:url(images/news.gif) no-repeat;
	width:370px;
	line-height:20px;
	float:left;
	margin:0 10px;
}
.news .title, .news .info, .news span {
	overflow:hidden;
	display:block;
}
.news .title {
	height:18px;
	text-align:center;
	margin:25px 12px 10px 12px;
}
.news .title a {
	font-size:18px;
	color:#f00;
	font-weight:bold;
}
.news .info {
	height:55px;
	padding:0 15px;
	margin-bottom:12px;
}
.news .news-list {
	border-top:1px dashed #ccc;
	display:block;
	padding:5px 0 10px 0;
	padding-left:10px;
}
.news em{
	float:right;
	margin-right:20px;
	color:#666;
	}
.news-list span {
	line-height:25px;
	background:url(images/dian.png) 8px 11px no-repeat;
	padding-left:18px;
}
.bd {
	float:left;
	width:324px;
	border: 1px solid #A0D3E5;
}
.bd i {
	width:130px;
	text-align:center;
	float:left;
	margin:10px 0px 10px 20px;
}.tab{
	margin-top:20px;
	}
.tab_menu {
	clear:both;
	height:38px;  
}
.tab_menu li {
	float:left;
	padding:0 15px;
	height: 37px;
	overflow: hidden;
	cursor: pointer;
	list-style-type: none;
	font-size: 16px;
	text-align: center;
	margin-right: 4px;
	line-height: 40px;
	background: #EBF3FB;
        border: 1px #ACE solid;
        border-bottom:none;
}
.tab_menu li.selected {
	background: white;
	border: 1px solid #ACE;
	border-bottom: 1px white solid;
	color: #1286CB;
        height: 37px;
        margin-bottom:-1px;
}
.hide {
	display:none;
}
.ta i, .gl i, .video i {
	width:135px;
	text-align:center;
	float:left;
	margin:12px 0 6px 25px;
	display:inline;
}
.tab i span {
	display:block;
	height:14px;
	margin-top:5px;
	overflow:hidden;
}
.video a {
	position: relative;
	display: block;
	width: 135px;
}
.video a .start {
	background:url(images/shipinbg30.gif) no-repeat scroll center top transparent;
	cursor: pointer;
	display: block;
	height:67px;
	opacity: 0.3;
	position: absolute;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	width: 67px;
	left: 35px;
	top:15px;
}
.video a:hover .start {
	background: url(images/shipinbg30.gif) no-repeat scroll center top transparent;
	cursor: pointer;
	display: block;
	height:67px;
	opacity: 0.7;
	position: absolute;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	width:67px;
	left: 35px;
	top:15px;
}
#footer {
	margin:auto;
	text-align:center;
	line-height:22px;
	color:#333;
	margin-top:10px;
	}
/*----- comment -----*/
.cmtList {
	width:90%;
	margin:0 4%;
	border-bottom:1px solid #d8d8d8;
	padding:15px 0 14px 10px;
	position:relative;
	overflow:hidden;
}
.cmtList-odd {
	background:#f3faff;
*margin-top:-4px;
}
.cmtList-user {
	position:absolute;
	top:15px;
	right:10px;
	width:80px;
	text-align:center;
	padding:0 5px;
	border-left:1px dashed #d8d8d8;
}
.cmtList-name {
	color:#005ba0;
}
.cmtList-floor {
	color:#f60;
	margin-right:2px;
}
.cmtList-content {
	line-height:21px;
	width:70%;
	color:#000;
	overflow:hidden;
}
.cmtList-ft {
	width:220px;
	height:24px;
	overflow:hidden;
	margin-top:8px;
	border-top:1px dashed #d8d8d8;
	padding-top:3px;
	color:#666;
}
.cmtList-time {
	float:left;
}
.cmtList-reply.small {
	cursor:pointer;
	float:right;
	margin:0 10px 0 0;
	background: url(/style-dpl/images/nav.png) 0px -62px;
	text-align: center;
	overflow: hidden;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 12px;
	width: 81px;
	height: 22px;
	line-height: 22px;
	line-height: 24px\9;
}
.cmtList-reply.small:hover {
	background-position: -85px -62px;
}
.q-content {
	padding:4px;
	border:1px dashed #d8d8d8;
	margin:0 0 10px 0;
	background:#ffffda;
	line-height:24px;
	text-indent:5px;
	color:#2a78b4;
}
.q-ft {
	color:#999;
}
#comment-num {
	position:absolute;
	top:10px;
	right:15px;
}
/*----- comment form -----*/
#comment-form {
	position:relative;
	width:500px;
	margin:15px 5% 0;
}
#userName-wrap {
	height:30px;
	background:url(/style2011/images/detail.png) no-repeat;
}
#userName {
	width:140px;
	padding:1px 3px 1px 5px;
	height:23px;
	line-height:23px;
	margin-left:42px;
}
#cmtMsg {
	width:500px;
	padding:2px 4px;
	height:100px;
	font-size:12px;
	overflow:auto;
}
#subCmt {
	margin: 5px 0 0 0;
	cursor: pointer;
	border: 0 none;
}
#join-qqGroup {
	position:absolute;
	color:#2a78b4;
	top:5px;
	right:10px;
	width:200px;
	height:14px;
	display:block;
}
#join-qqGroup em {
	position:absolute;
	color:#2a78b4;
	top:0px;
	right:0px;
}
#join-qqGroup em {
	color:#2A78B4;
	font-style:normal;
}
#subCmt:hover {
	text-decoration: none;
	background-position: -260px -30px;
	color: white;
}
#subCmt, #subCmt:visited {
	display: block;
	width: 100px;
	height: 30px;
	font-size: 14px;
	line-height: 28px;
	line-height: 32px 9;
	text-align: center;
	overflow: hidden;
	color: white;
	background: url(/style-dpl/images/nav.png) -150px -30px;
}
/*comment change*/
#comment {
	position:relative;
        padding-bottom:20px;
        margin-top:20px;
        border:1px solid #ccc;
         background: white url(images/title_bg.jpg) 0 15px no-repeat;
}
#comment-form {
	width:860px;
}
#cmtMsg {
	width:860px;
}
.cmtList-ft {
	width:740px;
}
.cmtList {
	margin: 0 0 0 45px;
}
.cmtList-content {
	width:740px;
}
fieldset {
	border:0;
}
legend {
	display:none;
}
#comment-num a {
	color:#333;
}
#comment-num a:hover {
	color:#f00;
}
.input-bg {
	border:0;
	background:none;
}
#fancybox-wrap {
	display:none;
}
#comment .bt{
       width:80px;
       background: #fff;
}