﻿/*--------------------------全--局-------------------------------*/
*,h1,h2,h3,h4,h5,h6,span,b,strong,a,p{padding:0; margin:0;}
body{
	margin:0;
	padding:0;
	color:#000000;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFFFFF;
}
a{
	text-decoration: none;
}
a:visited,a:link {
	color: #6b695a;
}
a:hover {
	color: green;
	text-decoration: underline;
}
a b,h3 a:visited,h3 a:link,h3{
	color: black;
}
h3 a:hover,h3:hover {
	color: green;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
img{
	border:0;
}
/*---------------------------------------------------------------*/
#divAll{
	width:1000px;
	margin:0 auto;
	padding:0
}

#divPage{
	width:980px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	background-color: #FFFFFF;
}

#divMiddle{
	width:980px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	background-color: #FFFFFF;
}

#divTop{
	width:980px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:115px;
	background-image: url(citslogoA.gif);
	background-repeat: no-repeat;
	background-position: 50px 15px;
}
#divTop form {
	float:right;
	margin-right: 10px;
	text-align: right;
	width: 375px;
	margin-top: 50px;
}

#divSidebar{
	width:355px;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	text-align:center;
	float:right;
}

#divMain{
	width:620px;
	margin:10px 0 0 0;
	padding: 0;
	text-align:left;
	float:left;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #dedede;
}

#divBottom{
	width:980px;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
	float:left;
	background-image: url(citslogoB.gif);
	background-repeat: no-repeat;
	background-position: 40px 40px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
}

/*---------------------------------------------------------------*/
div.function {
	float:right;
	width:350px;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
	background-color: #FFFFFF;
}
div.function ul li form{
	width:300px;
}
div.function h3{
	font-size:13px;
	height:15px;
	margin:0 0 0 0;
	padding:5px 0 0 5px;
	color:green;
}
div.function ul{
	text-align:left;
	width:340px;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e0e0e0;
}
div.function li{
	margin:0 0 0 0;
	padding:2px 0 1px 15px;
	background:url("default/pointblue.gif") no-repeat 3px 4px;
}

#divCatalog li{
	background:none;
	padding:2px 0 1px 4px;
}
/*#divCatalog li span.feed-icon{
	display:none;
}*/
#divPrevious li span.article-date{
	display:none;
}


#divMisc{
	padding:10px 0 5px 10px;
}
#divMisc h3{
	display: none;
}
#divMisc ul{
	border:none;
}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
}

div.function li span.feed-icon a{
	background:url("default/feed.png") no-repeat 0 3px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	height:12px;
	width:12px;
}
div.function li span.feed-icon img{
	height:12px;
	width:9px;
	visibility:hidden;
	margin:0;
	padding:0;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*---------------------------------------------------------------*/


div.post {
	width:560px;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;
}
div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title{
	width:639px;
	padding:2px 0 2px 28px;
	margin:0 0 0 0;
	font-size:18px;
	color: #284259;
	background:#fff url("default/title-bg.gif") no-repeat 3px center;
	border-bottom:1px solid #e0e0e0;
}

div.post .post-date{
	width:658px;
	margin:0 0 0 0;
	padding:5px 5px 2px 0;
	font-size:12px;
	color:gray;
}

div.post .post-footer{
	width:666px;
	margin:10px 0 30px 0;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:right;
}
body.single div.post .post-footer{
	margin:10px 0 0 0;
}

div.post .post-tags{
	width:661px;
	margin:2px 0 2px 5px;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post div.post-body{
	width:640px;
	margin:0 0 0 0;
	padding:5px 0 0 5px;
	font-size:13px;
	text-align:left;
	line-height:150%;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}
div.post-body div.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#BlogTitle{
	font-size:13px;
	margin:5px 10px 0 0;
	padding:0;
	float: right;
	text-align: right;
	width: 900px;
}
#BlogTitle span{ cursor:pointer; color:#000000; font-weight:bold;}

#BlogSubTitle{
	color: #6b695a;
	font-size:12px;
	margin:60px 0 0 20px;
	padding:0;
	width: 530px;
	float: left;
}
#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0;
	padding:25px 10px 0 10px;
	text-align:right;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:12px;
	margin:0 0 0 200px;
	padding:20px 10px 0 10px;
	float:none;
	clear:both;
	font-weight:normal;
	line-height:20px;
	background-color: #FFFFFF;
}


/*---------------------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:3px 0 2px 12px;
	background: url("default/pointblue.gif") no-repeat 0 center;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	background: white;
	border: 1px double #bbb;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
}

input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double #bbb;
	width: 200px;
	background: white;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double #bbb;
	width: 80%;
	height: 80px;
	background: white;
	width: 640px;
	height: 120px;
}


/*---------------------------------------------------------------*/
#divCalendar{
	text-align:left;
	padding: 0;
	float: right;
	width: 350px;
	background-image: url(n4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#divCalendar h3{
	background-image: url(n4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	line-height: 130%;
	padding-top: 5px;
	margin-left: 20px;
}
#divCalendar ul.aboutus{
	float:left;
	width: 348px;
	border: 1px solid #E75035;
	border-bottom-width: 0px;
}
#divCalendar ul.aboutus li{
	float:left;
	width: 330px;
	padding-left: 10px;
	line-height: 200%;
}
#divCalendar ul.aboutus li a{
	width: 90px;
	background-image: url(ico-help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 20px;
}
#divCalendar ul.callus{
	float:left;
	text-align: left;
	padding-top: 5px;
	width: 348px;
	border: 1px solid #E75035;
	border-top-width: 0px;
}
#divCalendar ul.callus h3{background:none;}
#divCalendar ul.callus h4{
	padding-left:20px;
	color: #000000;
}
/*---------------------------------------------------------------*/
#divCalendar2{
	text-align:left;
	padding: 40px 0 0 0;
	float: right;
	width: 260px;
	background-image: url(wys_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#divCalendar2 ul.aboutus{
	float:left;
	width: 260px;
	height: 75px;
	overflow: hidden;
}
#divCalendar2 ul.aboutus span{
cursor:pointer;
	float:left;
	width: 250px;
	text-align: left;
	padding-left: 10px;
}
#divCalendar2 ul.aboutus li{
	float:left;
	width: 250px;
	padding-left: 10px;
	line-height: 120%;
}
#divCalendar2 ul.aboutus li a{
	width: 60px;
	background-image: url(ico-help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 20px;
}
#divCalendar2 ul.callus{
	float:left;
	width: 248px;
	overflow: hidden;
	height: 90px;
	padding: 5px;
}
#divCalendar2 ul.callus li{
	float:left;
	width: 255px;
	height: 22px;
}
#divCalendar2 ul.callus h3{
	background-image: url(n4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 5px 0 0 10px;
	line-height: 22px;
	height: 23px;
}
#divCalendar2 ul.callus h4{
	color: #000000;
}
/*---------------------------------------------------------------*/
ul.msg{
	width:668px;
	margin:10px 0 15px 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
	border-top:1px solid #e0e0e0;
	table-layout: fixed;
}
ul.trackback{
	border-top:none;
}
ul.mutuality{
	border-top:none;
}
li.msgname{
	padding:5px 0 5px 5px;
	margin:0px;
}
li.tbname{
	padding:0 0 0 5px;
	margin:0px;
	border-bottom:1px solid #e0e0e0;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	line-height:150%;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 2px 10px;
	margin:0 0 0 0;
}
ul.trackback li.tbname{
	border-bottom:none;
	background: url("default/pointblue.gif") no-repeat 0 center;
	padding:3px 0 2px 12px;
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 10px;
}
ul.mutuality{
	margin:5px 0 10px 10px;
}
ul.mutuality li.tbname{
	background: url("default/pointblue.gif") no-repeat 0 center;
	padding:3px 0 2px 12px;
	margin:0px;
	border:none;
}
ul.mutuality li.msgarticle{
	background:#ffffff;
	padding:0 10px 10px 16px;
	border:none;
}


li.msgarticle div.quote{
	padding:10px;
	background:#f0f0f0;
}
li.msgarticle div.quote-title{
	margin:2px;
	padding:3px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
}

/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
	width:980px;
	background-image: url(n3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#divNavBar ul{
	margin:0;
	padding:0;
}

#divNavBar ul{
	background-image: url(n3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0;
	padding:0;
	float:right;
	width:970px;
	height:27px;
}
#divNavBar ul li{
	float:left;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	font-size:13px;
	width: auto;
	height:26px;
	padding-left:10px;overflow:hidden;
	font-weight:bold;
}
#r_menu{
	margin:0;
	padding:0;
	width: 100%;
	float: left;
	height: 29px;
}
#r_menu ul{
background:none;
	float: right;
	padding-top: 6px;
	height: 23px;
	width: 970px;
	background-color: #cc6633;
	padding-left: 10px;
	}
#r_menu ul span{
	float:left;
	line-height:18px;
	margin-right:20px;
	color: #6b695a;
}
#r_menu ul span.call{ color:#FFFFFF; font-weight:bolder; float:left;}
#divNavBar a{
	float:left;
	margin:0;
	padding:7px 10px 3px 10px;
	height:14px;
	text-decoration: none;
	font-weight:bold;
}

#divNavBar a:visited,#divNavBar a:link {
	color: white;
}
#divNavBar a:hover {
	color: #98c456;
}
div.pagebar a,div.pagebar span{
padding:1px;
}
.ads1{float:left; overflow:hidden; width:980px;}
#tops{
	float:left;
	width: 980px;
	height: auto;
	overflow: hidden;
	margin: 2px 0px 2px 0px;
}
.tuijian{
	float:left;
	width: 620px;
	margin-right: 10px;
	height: 260px;
	background-image: url(n4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
.tuijian h3{
	font-weight:bold;
	float: right;
	height: 27px;
	width: 100%;
}
.tuijian ul{
	background-color: #FFFFFF;
	width: 608px;
	padding: 0 5px 5px 5px;
	border: 1px solid #EA5131;
	height: 90px;
	float: left;
	border-top-width: 0px;
	overflow: hidden;
	border-bottom-width: 1px;
}
.tuijian ul li,.tuijian ul.dis li{
	background-image: url(desc.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
	font-size: 14px;
	float: left;
	width: 540px;
	overflow: hidden;
	height: 24px;
}
.tuijian ul#istop{
	float:left;
	background-color:#FFFFFF;
	background-image: url(ico-hot.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 15px 15px;
	height: 132px;
	width: 488px;
	padding-right: 10px;
	line-height: 140%;
	border: 1px solid #E34E2E;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.tuijian ul#istop h4{
	color:#FF6600;
	text-align: center;
	line-height:30px;
	font-size: 13px;
	height: 30px;
	overflow: hidden;
}
.tuijian ul#istop h4 a:link{
	color:#FF6600;
	}
.tuijian ul#istop span a:link{
	color:#FF6400;
}
.flash{
	float:right;
	width: 350px;
	height: 260px;
}
.pic{
	float:left;
	width: 610px;
}
.pic h3{
	padding: 3px 0 3px 20px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pic ul{
	float:left;
	margin: 15px 15px 15px 15px;
	overflow: hidden;
	width: 580px;
}
.pic ul li{
	float:left;
	border:1px #dedede solid;
	padding: 2px;
	margin: 3px;
}
.pic ul li img{
	width:130px;
}
.pagebar{
	float:left;
	margin: 10px;
	width: 600px;
	text-align: center;
}
/*---------------------------首页文章列表------------------------------------*/

div.IndexPost{
	width:600px;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	float: left;
}
div.IndexPost .IndexPost-date{float:right; font-weight: normal; margin:10px 0 0 0; padding:3px 0px 2px 0px; font-size:9px; color: #CCCCCC;}
div.IndexPost .IndexPost-Title-Bg {
	float:left;
	width:580px;
	text-align:left;
	padding:0;
	margin:0;
	background:url("tugor/bg-tb-bottom.gif") repeat-x left bottom;
}
div.IndexPost .IndexPost-title{float:left; margin:10px 0 0 0; padding:0; font-size:14px;}
div.IndexPost .IndexPost-title a {  color:#5d8f16;black;padding:0; margin:0 auto; text-decoration: none;}
div.IndexPost .IndexPost-title a:hover {text-decoration: none;}
div.IndexPost div.IndexPost-body{
	width:570px;
	margin:10px;
	padding:0;
	text-align:left;
	line-height:200%;
	float: left;
}
div.IndexPost div.IndexPost-body a{ color:#5d8f16;}
div.IndexPost .IndexPost-tags{
	margin:0 10px 0 10px;
	padding:0;
	font-size:12px;
	text-align:left;
	float: left;
	width: 560px;
}
div.IndexPost .IndexPost-tags a{text-decoration: none; font-weight:normal;}
div.IndexPost .IndexPost-tags a:link {color: #FF6400;}
div.IndexPost .IndexPost-tags a:visited {color: #FF6400;}
div.IndexPost .IndexPost-tags a:hover {color: #3FA600;}
div.IndexPost .IndexPost-footer{
	margin:5px 0 0 10px;
	padding:5px 0 0 10px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	border-top:#ECE9D8 1px solid;
	border-bottom:#ECE9D8 1px solid;
	background:#FAFBF7;
	float: left;
	width: 560px;
	overflow: hidden;
	color: #bfbfb3;
}
div.IndexPost .IndexPost-footer a{
	color: #bfbfb3;}
div.ViewPage{float:right; text-align:left; margin:10px 0 0 10px; width:465px; padding:0; font-size:12px; color:#98968B;  border-bottom:1px dashed #ECE9D8;}
div.ViewPageArticle{width:745px; float: left; text-align:left; margin:10px 0 5px 0; padding:0 0 3px 0; font-size:12px; border-bottom:1px dashed #ECE9D8; color:#98968B;}

div.ViewPage a:link, div.ViewPage a:visited, div.ViewPageArticle a:link,div.ViewPageArticle a:visited{color: #98968B; text-decoration: none;}
div.ViewPage a:hover, div.ViewPageArticle a:hover {color: #3FA600; text-decoration: none;}
#aretop{
	display:block;
	float: left;
	width: 500px;
}
/*----------------------------------------------------------------------------------------------------*/
.left-a,.left-b,.left-c,.left-d,.left-e,.left-f{background:url(n3.jpg) no-repeat left top; overflow:hidden;}
.left-a h3,.left-b h3,.left-c h3,.left-d h3,.left-e h3,.left-f h3{background:url(n3.jpg) no-repeat right top; margin-left:10px; height:23px; padding-top:5px;} 
.left-a h3 span,.left-b h3 span,.left-c h3 span,.left-d h3 span,.left-e h3 span,.left-f h3 span{
	float:right;
	margin-right:10px;
	font-size:11px;
	padding: 0;
} 
.tuijian ul li a,.left-b ul li a,.left-e ul li a,.left-f ul li a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
/*-----修改以下这句CSS里的颜色代码就可以改变首页的框框颜色,再PS一下 n4.jpg 图片就能改变整体的风格了 ----------*/
.left-a ul,.left-b ul,.left-c ul,.left-d ul,.left-e ul,.left-f ul{border: 1px solid #E75035;}

.left-a{
	float:left;
	width:260px;
	margin-top: 5px;
}
.left-a h3{
	float:right;
	width:240px;
}
.left-a ul{float:left; width:500px;}
.left-a ul li{float:left; width:500px;}
.left-b{
	float:left;
	width:380px;
}
.left-b h3{
	float:right;
	width:360px;
}
.left-b ul{
	float:left;
	width:378px;
}
.left-b ul li{
	float:left;
	width:368px;
	padding: 5px;
}
.left-b ul li ul{
	float:left;
	width:365px;
	border: 0;
}
.left-b ul li ul span{
	float:left;
	margin: 5px;
}
.left-b ul li ul.right-ul{ float:right;}
.left-b ul li ul.right-ul span{ float:right;}
.left-b ul li ul span a img{ width:130px; height:90px;}
.left-b ul li ul li{
	float:left;
	width:210px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	}
	.left-b ul li ul li a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.left-c{margin-left: 10px;}
.left-d{margin-right:10px;}
.left-c,.left-d{
	float:left;
	width:590px;
}
.left-c h3,.left-d h3{
	float:right;
	width:560px;
}
.left-c ul,.left-d ul{
	float:left;
	width:588px;
	overflow: hidden;
}
.left-c ul li,.left-d ul li{
	float:left;
	width:294px;
	overflow: b;
}
.left-c ul li ul,.left-d ul li ul{
	float:left;
	width:294px;
	border: 0;
	height: 323px;
	overflow: hidden;
}
.left-c ul li ul span,.left-d ul li ul span{
	float:left;
	margin: 10px 0 5px 0;
	text-align: center;
	width: 294px;
}
.left-c ul li ul span a img,.left-d ul li ul span a img{
	width:193px;
	height:145px;
}
.left-c ul li ul li,.left-d ul li ul li{
	float:left;
	width:270px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 4px;
	line-height: 150%;
}
	
.index-jianjie  ul li a,.left-c ul li ul li a,.left-d ul li ul li a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.left-g{
	float:right;
	width: 570px;
	background-color: #A5DB77;
	height: 335px;
	padding: 10px;
	overflow: hidden;
	padding-top: 5px;
}
.left-g #istop{
	float:left;
	background-color:#FFFFFF;
	background-image: url(ico-hot.gif);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-position: 15px 15px;
	height: 115px;
	width: 470px;
	padding-right: 10px;
}
.left-g #istop h4{
	color:#FF6600;
	text-align: center;
	line-height:30px;
	font-size: 13px;
	height: 30px;
	overflow: hidden;
}
.left-g #istop h4 a:link{
	color:#FF6600;
	}
.left-g #istop span a:link{
	color:#FF6400;
}
.left-g h3{
	font-weight:bold;
	background-image: url(ico06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 5px;
}
.left-g ul.hots{
	float:left;
	background-color: #FFFFFF;
	width: 580px;
	background-image: url(list.gif);
	background-position: 10px 2px;
	padding: 0 10px 5px 10px;
}
.left-g ul.hots li{
	padding-left:25px;
	height: 21px;
	line-height:21px;
	font-size: 12px;
}
.left-e{
	float:left;
	width:980px;
}
.left-e h3{float:right; width:960px;}
.left-e ul{
	float:left;
	width:978px;
	padding: 10px 0 10px 0;
}
.left-e ul li{
	float:left;
	width:195px;
	text-align: center;
	margin-top: 10px;
}
.left-e ul li a img{ margin-bottom:5px;}
.left-f{
	float:left;
	margin-left: 5px;
}
.left-f h3{
	float:right;
	margin-left: 10px;
}
.left-f ul{float:left; padding-bottom:10px;}
.left-f ul li{
	float:left;
	margin-left: 5px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 150%;
}
.left-c ul li.worini{
	float:left;
	width:400px;
	background-image: url(ico-hot.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding: 0 0 0 150px;
	height: 122px;
}
.left-c ul li.worini h4{
	float:left;
	width: 500px;
	text-align: center;
	line-height: 180%;
}
.left-c ul li.worini span{ float:left;}
.left-c ul li ul.wocaoni{
	float:left;
	width:500px;
	border: 0;
	height: 200px;
	line-height: 150%;
	overflow: hidden;
}
.left-c ul li ul.wocaoni li{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:500px;
	border: 0;
	height: 27px;
	padding-left: 5px;
	margin-left: 5px;
	overflow: hidden;
}
.index-flash{
	float:left;
	width:350px;
	height: 250px;
}
.index-jianjie{
	float:left;
	width:350px;
	margin: 0 10px 0 10px;
	background-image: url(wys_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
}
.index-jianjie span{
	float:left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.index-jianjie ul{
	float:left;
	width: 350px;
	line-height: 150%;
	height: 125px;
	overflow: hidden;
}
.index-jianjie ul li{
	width: 350px;
}

.no{margin:0; padding:0;}
.w385{width:385px;}
.w365{width:365px;}
.w220{
	width:220px;
}
.w385 h3{
	width:365px;
}
.w365 h3{
	width:345px;
}
.w220 h3{
	width:200px;
}
.w385 ul{
	width:383px;
}
.w365 ul{
	width:363px;
}
.w220 ul{
	width:218px;
}
.w385 ul li{
	width:360px;
}
.w365 ul li{
	width:340px;
}
.w220 ul li{
	width:195px;
}
span.topC00{
	float: right;
	width: 70px;
	padding: 5px 5px 0 5px;
	height: 22px;
	margin: 0 0 0 0;
	background-image: url(modson.gif);
	background-position: left top;
	text-align: center;
}
span.topC11{
	float: right;
	width: 70px;
	padding: 5px 5px 0 5px;
	height: 22px;
	margin: 0 0 0 0;
	background-image: url(modsoff.gif);
	background-position: left top;
	text-align: center;
}
span.topC22{
	float: right;
	width: 20px;
	padding: 5px 10px 0 10px;
	height: 22px;
	margin: 0 420px 0 0;
	background-image: url(n4.jpg);
	background-position: left top;
}
span.topC00,span.topC11{font-size: 13px;}
.topC11 a:link,.topC11 a:visited{
	color:#000000;
}
.topC00 a:link,.topC00 a:visited{
	color:#C34628;
}

.dis{display:block;}
.undis{display:none; height:0;}
