
@charset "utf-8";
/* CSS Document */
/*nav*/
.navigation{ height:35px; line-height:35px; font-size:14px;  width:700px;}
.n_pic{background:url(images/smalllogo.gif) no-repeat 12px 0; height:35px; line-height:35px; font-size:16px; padding-left:47px; color:#000; font-weight:bold; float:left}
#wrapper1{ width:720px;float:left;border:1px solid #E2E2E2; overflow:hidden;margin-top:5px;padding: 8px}
#wrapper2{ float:right;overflow:hidden; width: 210px}
#wrapper2 .sidebar{margin-top:5px;}
.title{clear:both;text-align:center; width:710px; margin:10px auto; padding-top:20px; padding-bottom:16px; position:relative; border-bottom:1px solid #e7ebf0}
.title h1{font-size:22px; height:auto; line-height:30px; color:red;overflow:hidden; font-weight:bold;}
.title .subtitle{font-size:12px; padding-top:10px;margin-right:70px;overflow:hidden;}
.title .subtitle a{color:#07519A;}

.redtop {clear:both;text-align:center; width:710px; margin:10px auto; padding-top:20px; padding-bottom:16px; position:relative; border-bottom:2px solid red}
.redtop h1{font-size:80px; height:auto; line-height:100px; color:red;overflow:hidden; font-weight:bold;}
.redtop h2{font-size:18px; height:auto; line-height:40px; overflow:hidden; font-family: _GB2312}
.subtitle span{
	margin: 0 2px;
}
.content_text hr{
	color: red;
}
.content_text{width:710px;  height:auto; margin:13px auto; font-size:14px; }
.content_text a{color:#07519A}
.content_text p{margin:5px auto;overflow:hidden;}
.content_text table p{text-indent: 0}
.content_text img{max-width:600px;width: expression(this.width > 600 && this.width > this.height ? 600 : true); height: expresion(this.height > 600 ? 600 : true);
overflow:hidden;}
.content_overflow{
	 overflow-x:auto 
}

#jysp{
	margin-left:100px;
}
.bot_text{
	line-height: 24px;font-size:14px; width:710px; border-bottom:1px solid #e7ebf0;height: 48px;
}
.bot_text span{
	float: right;
}

.c_mains{
	 width:710px; overflow: hidden;
}
.c_mains dt{ height:31px; line-height:31px; font-size:16px; padding-left:16px;  color:#000; background:url(images/title_1.gif) no-repeat left bottom;}


.c_mains dd{
	height:16px; line-height:16px; font-size:14px; padding-left:16px;padding-top:3px
}

.sidebar{border:1px solid #E2E2E2; overflow:hidden;height: 240px}
.sidebar h3 a,.sidebar h3 a:hover{ height:31px; line-height:31px; font-size:16px; color:#000; background:url(images/title_1.gif) no-repeat left bottom;font-weight:bold;display:block;width:230px;text-align:left;padding-left:15px;}

.sidebar dt{ height:29px; line-height:25px; font-size:14px; color:#fff; padding:0 10px; background:url(images/title_3.gif) repeat-x;}
.sidebar ul{overflow:hidden; margin: 0 5px;}
.sidebar li {line-height:21px; height:21px; overflow:hidden; width:100%; float:left; clear:both;margin-right:5px; font-size:13px; white-space: nowrap;}