@charset "utf-8";

body {
	color: #333;
	background-color: #FFF;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.showLink a {
	color: #F60;
	text-decoration: underline;
	margin-right: 6px;
}

.showLink a:hover {
	text-decoration: none;
	color: #FF3300
}

.orange {
	color: #F57909
}

.u {
	text-decoration: underline;
	cursor: pointer
}

.u:hover {
	text-decoration: none
}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto
}

#header {
	position: relative;
	z-index: 1000
}

#topNav {
	position: relative;
	height: 29px;
	line-height: 28px;
	color: #CCC;
}

#topNav .l {
	width: 400px;
	padding-left: 10px
}

#topNav .r {
	float: right
}

#banner {
	height: 95px;
	position: relative;
}

#banner #logo {
	width: 263px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#banner strong {

}

#banner #logo a {
	display: block;
}

.icoLinks li {
	width: 138px;
	float: left;
	text-align: left;
	padding-left: 40px;
}

.icoLinks li a {
	line-height:16px;
	color: #666;
}

.icoLinks .icoLink1 {
	background-position: left top;
	background-image: url(../Images/icon-book.png);
	background-repeat: no-repeat;
}

.icoLinks .icoLink2 {
	background-position: left top;
	background-image: url(../Images/icon-qq.png);
	background-repeat: no-repeat;
}

.icoLinks .icoLink3 {
	background-position: left top;
	background-image: url(../Images/icon-msg.png);
	background-repeat: no-repeat;
}

.icoLinks .icoLink4 {
	background-position: left top;
	background-image: url(../Images/icon-chat.png);
	background-repeat: no-repeat;
}


#nav {
	position: relative;
	background-image: url(../Images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}

#navIn {
	height: 38px;
}

#MNU {
	height: 36px;
	width: 960px;
}

#nav li.mNav {
	display: block;
	width: 89px;
	float: left;
	text-align: center;
	position: relative;
	z-index: 1001
}

#nav #liHome {
	padding-left: 9px;
	width: 50px;
}

#nav a.MNA {
	display: block;
	color: #FFF;
	height: 38px;
	font-family: SimSun;
	font-size: 14px;
	line-height: 38px;
}

#nav li.Hover a.MNA {
	padding-top: 6px;
	height: 30px
}

#nav a.MNA:hover,#nav .Hover a.MNA:hover,#nav li.over a.MNA {
	color: #FFF;
	text-decoration: none;
	background-color: #62BA4C;
}


#nav li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 38px;
	margin: 0;
	padding: 0px;
	z-index: 10010;
	width: auto;
	_width: 100px;
	color: #FFF;
	background-color: #62BA4C;
}

#nav li li {
	height: 24px;
	display: block;
	text-align: left;
	margin: 0 1px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77C464;
}

#nav li li a {
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
	display: block;
	padding: 0 9px;
	word-break: keep-all;
	white-space: nowrap;
	_width: 80px;
	min-width: 80px;
	font-size: 12px
}

#nav li li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #00A0E8;
}


#nav .topType {
	display: none
}

#navBtm {
	height: 36px;
	clear: both;
	padding: 0 4px 0 0;
	line-height: 28px;
	margin-bottom: 10px;
	background-image: url(../Images/link-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#so {
	float: left;
	display: block;
	padding-top: 34px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 70px;
}

#so input {
	border: none;
	height: 28px;
	line-height: 28px;
	float: left;
	width: 48px;
	font-size: 14px;
	color: #FFF;
}

#so #keyword {
	width: 200px;
	padding-left: 30px;
	color: #333;
	background-image: url(../Images/search-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 28px;
}

#so label {
	left: 28px;
	display: block;
	float: left;
	background-image: url(../Images/search-ipt.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#soxsc {
	cursor: pointer;
	background-image: url(../Images/search-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#hotTags {
	height: 28px;
	margin-top: 4px;
	color: #666;
	padding-right: 8px
}

#hotTags * {
	display: inline
}

#hotTags a {
	text-decoration: underline
}

#quickLinks {
	height: 16px;
	display: block;
	padding-top: 10px;
}

#quickLinks ul {
	display: block;
	height: 16px;
	padding-left: 19px;
}

#quickLinks li {
	text-align: center;
	line-height: 16px;
	display: inline-block;
	float: left;
	padding-right: 14px;
}

#navBtm a {
	color: #666;
}

#navBtm a:hover {
	background: #444;
	text-decoration: none;
	color: #FFF
}

#main {
}

#mainBottom {
	height: 10px;
	line-height: 10px
}

#mainLeft {
	width: 650px;
}

#position {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00A0E8;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	background-color: #FFF;
}

#position div {
	height: 25px;
	line-height: 25px;
	width: auto;
	background: transparent url('../Images/pos.png') repeat-x 0 -50px;
	display: inline-block;
	margin: 0 0 0 1px;
	padding: 0 30px 0 8px;
	position: relative;
	_display: block;
	_width: 300px;
	top: 1px
}

#position span {
	display: block;
	position: absolute;
	right: 0;
	width: 30px;
	height: 25px;
	background: url('../Images/pos.png') no-repeat;
	top: 0
}

#article,#list,#channelMolds,#special {
	border: 1px #F0F0F0 solid;
	border-top: none
}

#channelMolds dt {
	height: 25px;
	border-bottom: 1px #CCC solid;
	margin: 15px 0 10px 0
}

#channelMolds li a {
	float: left;
	font: 14px/18px SimSun
}

#channelMolds dt strong {
	float: left;
}

#channelMolds dt strong a {
	font: bold 14px/22px 'Microsoft Yahei';
	color: #CC3300
}

#channelMolds .more {
	float: right
}

#channelMolds {
	padding-bottom: 15px;
	margin-bottom: 15px
}

.list {
	padding: 20px 30px 0 30px
}

#list dl , #channelMolds li {
	height: 25px;
	overflow: hidden;
	background: url('../Images/bg_gray.png') repeat-x 0px -439px
}

#list dl p {
	display: none
}

#list dt , #channelMolds li span {
	float: right;
	width: 85px;
	text-align: right;
	background: #FFF;
}

#list dd {
	float: left;
	width: auto;
	overflow: hidden;
}

#list h4 ,#channelMolds li a {
	padding: 0 8px 0 12px;
	background: #FFF url('../Images/bg_gray.png') no-repeat 0px -350px;
	display: inline-block;
	width: auto
}

#list h4 a {
	font: 14px/18px SimSun
}

.listSpace {
	margin-bottom: 18px
}

#listpages {
	border: 1px #F0F0F0 solid;
	border-top: none;
	margin-bottom: 10px;
	background: #FAFAFA
}

#mainLeft #latest {
	margin-bottom: 0
}

#latest dt .l {
	font-family: SimSun;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #00A0E8;
}

#latest dt .r {
	width: 300px;
	display: block;
}

#latest dd {
	height: 240px
}

#listPage #latest dd {
	height: 220px
}

#cPage #latest dd {
	height: 110px
}

#latest dd .l,#latest dd .r {
	padding: 10px;
	width: 300px;
}

#latest li {
	height: 22px;
	line-height: 20px;
	overflow: hidden;
	font-family: SimSun
}

#latest li.desc {
	height: 88px;
	text-indent: 2em;
}

#latest li.desc strong {
	font-weight: normal;
	color: #666
}

#special {
	padding: 20px 30px 20px 30px
}

#special .title {
	font: bold 14px/180% 'Microsoft Yahei'
}

#special h3 span {
	font: 12px/150% Verdana;
	color: #666
}

#special h3 {
	height: 25px;
	border-bottom: 1px #CCC dotted;
	margin: 12px 0 10px 0
}

#spacial li {
	color: #666
}

#spacial li a {
	color: #CC3300
}

#spacial img {
	float: left
}

#mainRight {
	width: 300px;
}

#mainRight dl, #latest, .moldDl {
	border: 1px solid #F0F0F0;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../Images/tl-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-left-radius:3px;
    border-top-right-radius:3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	behavior: url('ie-css3.htc');
}

#mainRight dt, #latest dt,#latest dt .r, .moldDl dt {
	height: 25px;
	line-height: 25px;
	background-image: url(../Images/tl-dt.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
}

#mainRight dt strong, #latest dt strong,.moldDl dt strong {
	font-weight:700;
	color: #00A0E8;
}
#mainRight dt a {
	color: #F57909
}

#mainRight dd,.moldDl dd {
	padding: 10px;
}

#mainRight ol li {
	font-family: SimSun;
	height: 22px;
	line-height: 20px;
	overflow: hidden
}

#mainRight li a {
	font-family: Tahoma
}

#mainRight li a:hover {
	text-decoration: underline;
	color: #CC3300
}

#xscask dd {
	padding: 10px 6px 10px 18px;
	height: 103px
}

#xscask form {
	padding: 15px 0 0 0;
	height: 40px;
}

#askmsg {
	text-indent: 2em
}

#askTxt {
	float: left;
	width: 160px;
	height: 30px;
	border: none;
	font: 14px/30px 'Microsoft Yahei';
	padding: 0 5px 0 25px;
	background-image: url(../Images/ask-ipt.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#askBtn {
	float: left;
	width: 68px;
	height: 30px;
	cursor: pointer;
	background-image: url(../Images/ask-btn.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainRight #bbs ol li {
	height: 48px;
}

#bbs li .l {
	width: 45px;
}

#bbs li .l a {
	border: 1px #DDD solid;
	padding: 1px;
	display: block;
	width: 36px;
	height: 36px
}

#bbs li .l img {
	width: 36px
}

#bbs li .r {
	width: 230px;
}

#bbs li .thread {
	height: 18px;
	font: bold 12px/18px 'Microsoft Yahei';
	overflow: hidden;
	text-overflow: ellipsis;
	hite-space: nowrap;
	display: block;
	color: #C60;
	margin-bottom: 3px
}

#bbs li dfn {
	font: 12px/150% "Arial", Gadget, sans-serif;
	color: #666
}

#related li {
	background: transparent url('../Images/bg_gray.png') no-repeat 2px -253px;
	padding-left: 12px
}

/* fill mainLeft or mainRight bottom */
.spacer {
	background: #FFF;
	border: 1px #F0F0F0 solid;
	border-top: none
}

.pages { padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 10px; color: #333; padding-top: 10px; font-family: arial, helvetica, sans-serif; background-color: #fff; text-align: center }
.pages a { padding-right: 5px; padding-left: 5px; padding-bottom: 2px; margin: 0px 2px; color: #333; padding-top: 2px; text-decoration: none; border: 1px solid #e1e1e1; }
.pages a:hover {
	color: #00A0E8;
	border: 1px solid #00A0E8;
}
.pages a:active {
	color: #00A0E8;
	border: 1px solid #00A0E8;
}
.pages span.thisclass {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #fff;
	padding-top: 2px;
	background-color: #00A0E8;
	border: 1px solid #00A0E8;
}
.pages span.pages { padding-right: 5px; padding-left: 5px; padding-bottom: 2px; padding-top: 2px; background-color: #ffffff; border: 1px solid #e1e1e1; color: #333333; }
.pages span.disabled {display: none}
.pages span.current {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #00A0E8;
	color:#ffffff;
	background-color: #00A0E8;
}

#footer {
	width: 960px;
	margin: 0 auto
}

#allMenu {
	height: 200px;
	border: 1px #F0F0F0 solid;
	padding: 10px 0 10px 5px;
}

#allMenu ul {
	float: left;
	width: 118px;
	height: 200px;
	overflow: hidden;
	text-align: left;
}

#allMenu li {
	height: 20px;
	overflow: hidden;
	padding-left: 21px;
	background-image: url(../Images/menu-dd.png);
	background-repeat: no-repeat;
	background-position: 9px center;
}

#allMenu li.topType {
	background-image: url(../Images/menu-dt.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#footerIco {
	width: 720px;
	height: 32px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#footerIco strong {
	font-weight: bold;
	color: #333;
}

#sites {
	padding: 10px;
}

#copyright {
	padding: 0 0 50px 0
}

/* ad */
.a650 {
	width: 650px;
	height: 150px;
	background: #FEFEFE;
	overflow:hidden;
}

.mg-b-10 {
	margin-bottom: 10px
}

.mg-t-10 {
	margin-top: 10px
}

.mg-tb-10 {
	margin: 10px 0
}

#adListBottom {
}

#adListRight1 {
	margin-bottom: 10px
}

#adKechengRight {
}

#adArticleRight1 {
	margin-bottom: 10px
}

#adArticleRight2 {
}

.a300 {
	background: #FEFEFE;
	height: 250px;
	width: 300px;
	overflow: hidden;
}


/* login */
.loading {
	height: 20px;
	background: transparent url('http://res.xschu.com/img/onLoad.gif') no-repeat;
	padding: 0 0 0 20px
}

#winBg {
	background: #FFF;
	width: 100%;
	position: absolute;
	z-index: 1110;
	top: 0;
	left: 0;
	min-width: 960px;
}

#winWrapper {
	width: 400px;
	position: absolute;
	z-index: 1111;
	display: none;
	min-height: 200px;
}

#winBorder {
	background: #551C00;
	padding: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url('/res/css/ie-css3.htc');
	z-index: 1112;
	position: relative;
}

#winBox {
	border: 1px #CC3300 solid;
	background: #FFF;
	position: absolute;
	left: 9px;
	top: 9px;
	text-align: left;
	width: 380px;
	z-index: 1113
}

#winTitle {
	padding: 10px;
	height: 20px;
	color: #CC3300;
}

#winTitle strong {
	font: bold 12pt/20px Arail;
	float: left;
	padding: 0 12px 0 0
}

#winTitle span {
	float: left
}

#winTitle .loading {
	display: block;
	width: 120px;
	color: gray
}

#winTitle tt {
	line-height: 20px
}

#winClose {
	width: 20px;
	height: 20px;
	background: url('cls.gif') no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}

#winBottom {
	background: #F1F1F1;
	border-top: 1px #CCC solid;
	padding: 10px 0 0 90px;
	height: 40px;
}

#winBox .TR {
	width: 90px;
	height: 32px;
}

#winBox .ipt-txt {
	width: 150px
}

#winClose.Hover {
	background-position: 0 -20px;
}

.ipt-txt {
	background: url('inputBg.png') no-repeat;
	border: 1px #CCC solid;
	padding: 0 4px;
}

input.ipt-txt {
	font: 14px/24px Verdana;
	height: 24px;
}

.code {
	width: 50px !important;
	text-transform: uppercase;
}

.iptOut * {
	float: left;
	margin-right: 3px
}

#codeOut img {
	cursor: pointer
}

button {
	background: url('pn.png') no-repeat 0 -48px;
	height: 24px;
	width: 72px;
	border: 1px #c74900 solid;
	font: bold 12px/24px SimSun;
	text-align: center;
	color: #FFF;
	cursor: pointer
}

button.Hover {
	background-position: 0 -72px
}

.pxH10 {
	height: 10px;
	line-height: 10px;
	clear: both
}

#blog {
	border: 1px #F0F0F0 solid;
	border-width: 0 1px;
	padding: 20px
}

#blog  dd {
	font-size: 14px;
	padding: 18px 0 15px 0;
	color: #666;
	line-height: 22px
}

#blog a {
	color: #AE9471;
}

#blog dt {
	color: #AE9471;
	border-bottom: 1px #DDD dotted;
	padding: 0px 0 15px 0;
}

#desc {
}

#desc h1 {
	font: bold 12px/25px 'Microsfot Yahei'
}

#desc dd {
	text-indent: 2em;
	font: 14px/22px SimSun
}
.nocontent {
	padding-bottom: 20px;
	font-size: 14px;
	color: #666;
}
.soResult {
	padding:20px 12px;
	border:1px #F0F0F0 solid
}
.soResult dl{ margin:6px 17px 24px 17px;}
.soResult dt{ display:block; height:25px;font: 15px/150% Verdana;}
.soResult dt a{color:#261cdc}
.soResult strong{font-weight:normal}
.soResult a{text-decoration:underline}
.soResult a:hover{text-decoration:none}
.soResult .url a{font:12px/150% Verdana;color:#666}
.url{color:#008000}
.others{background:#d9e1f7;margin:12px 0; padding:12px;}
.others a{color:#261cdc}
dt input { display:none }

.c { list-style:1px }
#special {padding:20px 0 20px 15px }
#special li{ height:210px; width:300px; float:left; padding-right:15px;}
#special li div { height:150px; width:300px;overflow:hidden }
#special li div img{ width:300px;}
#special h3 { height:25px; overflow:hidden;margin-top:0 }
.tag-list {
	padding: 12px;
	line-height: 20px;
}
.tag-list .tag {
	margin-right: 8px;
}
