@charset "utf-8";

body {
	background: #fff; margin: 0;
	text-align: center;color: #333;
}

body > div {
	margin: 0 auto;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote{margin:0; padding:0; list-style:none; display:block}
h1, h2, h3, h4, h5, h6{display:block; font-size:14px}

.header, .wrap, .wrap2, .wrap3, .wrap4, .path {
	clear: both;
	width: 990px;
	text-align: left;
}

.header .logo {
	width: 110px;
	height: 40px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}

.header .search {
	width: 640px;
	height: 50px;
	float: left;
}

.header .search {margin:5px 0 0 10px;background:url(../images/buttonbg.gif) no-repeat 0 -35px;text-align:left;}
.header .search .option {width:50px;height:18px;padding:2px 0 0 6px;-padding:3px 0 0 6px;margin:11px 0 0 9px;color:#d78100;font-size:14px;line-height:14px;+line-height:16px;position:absolute;z-index:10;background:#fff url(../images/buttonbg.gif) no-repeat -645px -3px;cursor:pointer;}
.header .search .sbox {float:left;}
.header .search .sbox input {width:545px;height:19px;color:#666;font-size:14px;padding:4px 0 0 5px;margin:8px 0 0 8px;border:#d78100 1px solid;position:absolute;z-index:0;}
.header .search .sbtn {float:right;width:78px;height:50px;text-align:left;background:url(../images/buttonbg.gif) no-repeat -622px -35px;}
.header .search .sbtn input {width:70px;height:25px;padding:0 0 4px 0;+padding:0 0 1px 0;margin:8px 0 0 0;color:#000;font:bold 14px Verdana;background:url(../images/buttonbg.gif) no-repeat -321px 0;border:0;cursor:pointer;}

.header .tool {
	width: 220px;
	height: 40px;
	float: right;
	font-size: 12px;
	line-height: 150%;
	overflow: hidden;
	margin-top: 5px;
}

.header .tool li {
	height: 20px;
	white-space: nowrap;
}

.path {
	font-size: 12px;
	padding: 5px;
}

.wrap .left, .wrap3 .left {
	float: left;
	width: 160px;
	text-align: right;
}

.wrap .middle {
	float: left;
	width: 653px;
	background: #eff6d7;
}

.wrap .middle .category {
	width: 620px;
	margin: 10px;
	background: #fff;
	padding: 5px;
}

.wrap .middle .category a, .wrap4 .category a {
	color: #007fde;
	text-decoration: none;
}

.wrap .middle .category a:hover, .wrap4 .category a:hover {
	color: #e60000;
	text-decoration: underline;
}

.wrap .middle .category .subject, .wrap4 .category .subject {
	color: #007fde;
	font-weight: bold;
	font-family: 黑体;
	font-size: 14px;
	border-bottom: 1px rgb(204, 204, 204) dashed;
	padding-bottom: 3px;
	clear: both;
	margin-top: 10px;
}

.wrap .middle .category .subject img, .wrap4 .category .subject img {
	float: left;
	margin: 0 5px 0 3px;
}

.wrap .middle .category ul, .wrap4 .category ul {
	clear: both;
	margin-left: 30px;
	height: auto;
}

.wrap .middle .category ul li, .wrap4 .category ul li {
	width: 140px;
	float: left;
	color: #007fde;
	line-height: 25px;
	background: url(../images/arrow_1.gif) no-repeat 0 9px; text-indent: 10px;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	font-size: 14px;
}

.wrap .middle .ql ul,.wrap3 .middle .ql ul {
	margin-left: 5px;
	
}

.wrap .middle .ql ul li {
	width: 620px;
	border-bottom: 1px dotted #e0e0e0;
	line-height: 30px;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}

.wrap .right {
	float: left;
	width: 336px;
}

.wrap2 .left {
	float: left;
	width: 654px;
	background: #eff6d7;
}

.wrap2 .right {
	float: left;
	width: 336px;
}

.wrap3 .middle {
	float: left;
	width: 688px;
	background: #eff6d7;
}

.wrap3 .middle .article {
	width: 667px;
	margin: 7px;
	background: #fff;
	padding: 3px;
}

.wrap3 .middle .article p {
	padding-left: 10px;
}

.wrap3 .right {
	float: left;
	width: 300px;
}

.article {
	width: 624px;
	margin: 10px;
	background: #fff;
	font: 14px/22px "宋体"; color: #000!important;
	padding: 15px 5px 0 5px;
	line-height: 180%;
	word-wrap: break-word; table-layput: fixed;
	word-break: break-all;		
	
}

.article h1 {
	font-size: 16px;
	text-align: center;
}

.article a { color: #06c; }
.article a:hover { color: #F60; }

.article p {
	margin-bottom: 25px;
}

.article .tags {
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.footer {
	width: 980px;
	text-align: center;
	color:#363636;
	font-size:12px;
	margin: 10px;
	padding-bottom: 20px;
	clear: both;
	padding-top: 10px;
}

div.clearer {
	clear: both;
}

div.line {
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

div.qs {
	color: #909090;
	margin: 0px 0px 20px 10px;
	text-align: left;
	font-size: 12px;
	vertical-align:middle;
}
div.qs img {
	vertical-align:middle;
	margin-left: 10px;
}

p.qd {
	border:#fc0 solid 1px; background:#ffffee; margin-bottom:10px; color:#333; padding:10px; line-height:180%; font-size:14px;
}
p.qd strong{color:#f40; padding-right:10px;}
p.relatedBox {
	font-weight: bold;
	border-bottom: 1px rgb(204, 204, 204) dashed;
	margin-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

p.subject {
	background: #ffffee;
	padding: 3px 3px 0px 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#f40;
	text-align: left;
}
p.subject a {
	color: #f40;
	text-decoration: none;
}

p.subject a:hover {
	color: #0000ff;
	text-decoration: underline;

}

p.content {
	padding-left: 10px;
	text-align: justify;
	text-justify:inter-ideograph;
}

pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}

.boxr{width: 336px;margin-right: 0;}
.boxr h2{ background:url(../images/t_bg.jpg); border:#B5E8AA solid 1px; line-height:26px; height:26px; color:#333; padding-left:5px; font-family:"微软雅黑"}
.boxr .container{border:#B5E8AA solid 1px; border-top:none; padding:9px; margin-bottom:10px; overflow:hidden; height:1%}
.boxr .container li {
	line-height:25px; 
	width: 306px; 
	background: url(../images/arrow_1.gif) no-repeat 0 9px; 
	text-indent: 8px; 
	padding-left:8px; 
	font-weight:100; 
	font-size: 12px;	
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.boxr a {color: #e60000; text-decoration: none;}
.boxr a:hover {color: #0000ff; text-decoration: underline;}
.boxr h2 span {float: right; margin-right: 10px;}

.boxr2 {width: 100%;}
.boxr2 .container ul.list1 {width: 470px; float: left; overflow: hidden;}
.boxr2 .container ul.list2 {width: 470px; float: right; overflow: hidden;}
.boxr2 .container ul li {width: 462px; float: left; white-space: nowrap; overflow: hidden;}
.boxr2 .container ul li span {float: right; color: #ccc;}
.boxr2 em {font-style: normal;color: #ccc;}
.boxr2 em a{color: #ccc;}

.boxr3 {width: 100%;}
.boxr3 .container ul.list1 {width: 312px; float: left; margin-right: 10px; overflow: hidden;}
.boxr3 .container ul.list2 {width: 312px; float: right; overflow: hidden;}
.boxr3 .container ul li {width: 303px; float: left; white-space: nowrap; overflow: hidden;}
.boxr3 .container ul li span {float: right; color: #ccc;}
.boxr3 em {font-style: normal;color: #ccc;}
.boxr3 em a{color: #ccc;}

.boxr4 {width: 490px;}
.boxr4 ul {width: 460px;  overflow: hidden;}

.wrap3 .right .boxr {width: 300px;}
.wrap3 .right .boxr .container li {width: 270px;}
#rids {display: none;}

.fr {float: right;}
.fl {float: left; margin-right: 5px;}

.ads160x600 {
	width: 160px;
	height: 600px;
	margin-bottom: 10px;
}

.ads300x250 {
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
}

.article .ads300x250 {
	margin-bottom: 1px;
}

.ads336x280 {
	width: 336px;
	height: 280px;
	margin-bottom: 10px;
}

.ads300x530 {
	width: 300px;
	height: 520px;
	margin-right: 5px;
}

.ads640x60 {
	width: 640px;
	height: 60px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.pages {
	clear: both;
	text-align: center;
	margin: 10px 0 0 0;
	font-family: Arial, "宋体";
	font-weight: bold;
	font-size: 12px;
}

.pages a {
	border: 1px solid #ccc;
	color: #06c; background: #FFF;
	padding: 4px 6px 2px 6px;
	line-height: 27px;
	height: 40px;
}

.pages a:hover {
	background: #139; border: 1px solid #333;
	color: #FFFFFF;
}

.pg {text-align:center; line-height:24px; font-weight:bold; color:#f60; height:30px; padding:10px 10px 5px 10px; background:#fff;}
.pg a{border:#ccc solid 1px; padding:2px 6px; margin:0px 4px; font-weight:100; color:#000}
.pg span{font-weight:100; color:#000}

.wrap4 {
	margin-bottom: 8px;
	height: 275px;
}

.wrap4 .left {
	float: left;
	width: 320px;
	border:1px solid #b2d6f8;
}
.wrap4 .left div {
	border:2px #e0effd solid;
	padding:8px;
	overflow:hidden;
	zoom:1;
	margin-bottom: 0px;
}

.wrap4 .right {
	float: right;
	width: 654px;
}

.wrap4 .right .category {
	border:2px #e0effd solid;
	padding:8px;
	overflow:hidden;
	zoom:1;
	margin-bottom: 0px;
}

.wrap4 .category ul li {
	width: 120px;
}

.wrap .category_top {
	border:2px #e0effd solid;
	padding:8px;
	overflow:hidden;
	zoom:1;
	margin-bottom: 10px;
	font-size: 12px;
}

.wrap .category_top ul li {
	width: 160px;
	float: left;
	padding-left: 10px;
	background: url(../images/arrow_1.gif) no-repeat 0 4px;;
	height: 20px;
	margin-top: 3px;
}
div.commentBox {
	text-align: left;

}
div.commentBox .h {
	clear: both;
	font-weight: bold;
	border-bottom: 1px rgb(204, 204, 204) dashed;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;

}
div.commentBox .c {
	border: 1px solid #ccc;
	border-top: 0px;
}
div.commentBox .c dd {
	height: 1%;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
}

div.commentBox .c dt {
	font-size: 12px;
	color: #949494;
	background: #f6f6f6;
	padding-left: 10px;
	border-top: 1px solid #ccc; 
}

div.commentBox .c dt span{
	float: right;
	margin-right: 5px;
}

div.commentBox .commentForm {
	clear: both;

}

div.commentBox .commentForm img {
	cursor: hand;
}
div.commentBox .commentForm span{
	font-size: 12px;
	color: #ccc;
}

div.commentBox .commentForm textarea {
	width: 500px;
	height: 50px;
}

div.commentBox .commentForm .submit {
	width: 100px;
	height: 30px;
}

.a_left {width:642px; float:left; border:#FFDF8E solid 1px; margin-left: 0px;}
.a_right{float:right; width:336px; margin-left:0px;}

.article{padding-left: 1px;}
.article h2,dd.h2{font-size:12px; line-height:30px; text-align:center; color:#ccc; height: 10px;}
.article h3,dd.h3{ border:#FCD6CB solid 1px; padding:5px 10px;  background:#FEF1ED; font-weight:100; color:#FCA998}
dd.h3 {margin-bottom:10px}
.article h3 span,dd.h3 span{float:right}
.article .content,.article .content p{line-height:180%; font-size:14px; padding:0px; padding-top:5px}

.article a{color:#000}

.readed { margin-top:30px}
.readed h2,.readed h1{ color:#333; font-size:14px; height:24px; width:220px; text-align:center; background:#fff; line-height:24px; position:absolute; margin-left:200px; margin-top:-10px; font-family:"微软雅黑"; z-index:1000; display:block}
.readed .container,dd.readed{ border:#FCD6CB solid 1px; border-top:#FCD6CB solid 3px; background:url(/images/bg5.gif) top repeat-x; padding:15px; padding-top:22px; position:relative}
.readed .container li,dd.readed dt{line-height:25px; color:#666; background:url(/images/arrow.gif) 0px 9px no-repeat; height:auto; display:block; padding-left:10px; padding-bottom:5px; border-bottom:#efefef solid 1px; margin-top:5px}
.readed .container li a{text-decoration:underline; font-size:14px}
.readed .container li a:hover{text-decoration:underline}
.readed .container li span,dd.readed dd{color:#999}

.article2 {line-height:24px; font-size:12px; border-top:#efefef solid 1px}
.article2 li a{color:#000}
.article2 span{float:right; line-height:48px; color:#f60}
.article2 span a{color:#f60}


.article_list {padding:15px}
.article_list li{line-height:30px; border-bottom:#efefef dotted 1px; padding-left:18px; background:url(/images/a2.gif) 2px 10px no-repeat; font-size:14px}
.article_list li span{float:right; color:#999}

.pagelist {color:#c00; font-size:12px; padding:6px 0px; font-weight:bold; text-align:center}
.pagelist a{color:#333; font-weight:100; font-size:14px}

#flink li{float:left; width:150px}
#flink .container{overflow:hidden; height:1%; padding-bottom:10px}


/*问答*/
span.qita, .content h5 {display:block; padding:15px 15px 10px 10px; margin-top:5px; border-top:#ccc dotted 1px; color:#999; background:url(/images/qita.gif) right top no-repeat; font-weight:100}


#flink,#jibing {border:#ccc solid 1px; width:998px; margin-bottom:10px}
#flink .container,#jibing .container{padding:10px}
#flink h1,#jibing h1,#flink h2,#jibing h2{background:#f6f6f6; line-height:24px; height:24px; padding-left:10px; font-family:"微软雅黑"}


div.dline {height:5px; margin-top:15px; border-top:#1BB153 dotted 1px;} 
div.dline3 {height:30px; line-height:30px; margin-top:15px; border-top:#1BB153 dotted 1px; background:url(/images/qita3.jpg) 0px 15px no-repeat}
div.dline2,div.daan2 div.dline3 {height:30px; line-height:30px; margin-top:60px; border-top:#cdcdcd dotted 1px; background:url(/images/qita2.jpg) 0px 15px no-repeat}

 

.daan,.daan3 {padding:10px; border:#e60000 dotted 1px; background:#fff; color:#000; overflow:hidden; height:1%; text-align:justify; text-justify:inter-ideograph;}
.daan a,.daan3 a{color:#261CDC}
.daan3 img {border: 0;}
.daan2 {padding:10px; border:#cdcdcd dotted 1px; background:#f6f6f6; color:#343434; margin-top:30px; overflow:hidden; height:1%}
.daan2 strong{color:#000}

.wdtitle h1,h1.wdtitle,.wendabox h1 {font-size:16px; line-height:25px; padding:0px 10px 5px 10px; text-align:left; color:#e60000; display:block}
.wdtitle h1 a,h1.wdtitle a,.wendabox h1 a{color:#e60000; text-decoration:underline}
.wdtitle h1 span,h1.wdtitle span,.wendabox h1 span{color:#F40; padding-right:10px}
.intro2 {border:#fc0 solid 1px; background:#ffffee; margin-bottom:0px; color:#333; padding:10px; line-height:180%; font-size:14px; overflow:hidden; height:1%}
.intro2 strong{color:#f60; padding-right:6px; display:inline; float:left}
.intro2 li{}
.wenda {padding-top:10px; margin-top:10px; border-top:#999 dotted 1px; color:#268E2C}

.wenda2 {padding-top:10px; margin-top:20px; border-top:#333 dotted 1px; color:#333}
.wenda2 h6{line-height:20px; text-align:left; font-size:14px}

.f60{color:#f60; font-weight:bold; display:inline}
.f60 a{color: #f60;}

#qi {
	text-align: right;
	margin: 5px 20px 10px 0px;
	font-size: 12px;
	background: 
}

.wrap .tool {
	font-size: 12px;
	margin: 5px 5px 10px 5px;
	text-decoration: none;
}

.wrap .tool a {
	color: blue;
	margin-left: 15px;
	text-decoration: none;
}

.wrap .tool a:hover {
	color: #e60000;
	text-decoration: underline;

}

.tefy ul {clear: both; width: 600px; border-bottom: 1px solid #ccc; text-align: center;}
.tefy ul li {width: 118px; float: left; overflow: hidden;}

.etfy ul {clear: both; width: 600px; border-bottom: 1px solid #ccc; text-align: center;}
.etfy ul li {width: 65px; float: left; overflow: hidden;}
.etfy form {padding: 10px;}

.menu{background:url(../images/bg.gif) no-repeat 0 -30px;margin-bottom:10px;padding-left:4px;}
.menu a{text-decoration:none;}
.menu a:hover{text-decoration:underline;}
.menu .outer{background:url(../images/bg.gif) no-repeat right -30px;padding-right:4px;}
.menu .inner{background:url(../images/bg.gif) repeat-x 0 -65px;height:34px;overflow:hidden;padding-left:0px;}
.menu ul{float:left;zoom:1;}
.menu li{background:url(../images/bg.gif) no-repeat right -100px;float:left;text-align:center;padding:0 20px;zoom:1;}
.menu li a:link,.menu li a:visited{color:#FFF;display:block;*display:inline;font-size:14px;font-weight:bold;height:36px;line-height:36px;margin:0 auto;text-decoration:none;zoom:1;}
.menu li a:hover{text-decoration:underline;}
.menu li.current a:link,.menu li.current a:visited{background:url(../images/bg.gif) no-repeat 0 4px;color:#408f24;padding:0 12px;height:34px;overflow:hidden;text-decoration:none;zoom:1;}
.menu li.current2 a:link,.menu li.current2 a:visited{background:url(../images/bg.gif) no-repeat 0 -499px;color:#408f24;padding:0 12px;height:34px;overflow:hidden;text-decoration:none;zoom:1;}

.daan3 .fr {_position: relative; _left: -3px;}

