@charset "gb2312";
/* CSS Document */
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #020202; TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; COLOR: #FF0000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #00518a; TEXT-DECORATION: none
}
* {
	margin:0;
	list-style:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px; FONT-FAMILY: 宋体; BORDER-COLLAPSE: collapse;
	background-color:#e9f5fc;
}
/*常用类*/
.layout_center {
	width:980px;
	margin:0 auto;
}
.layout {
	width:1000px;
	margin:0 auto;
	background-image:url(../css/bg.gif);
}
.textright {
	float:right;
	padding-right:15px;
	font-size:12px;
	font-weight:100;
	color:#FFFFFF;
}
.textright a {
	color:#FFFFFF;
}
.textright A:visited {
	color:#FFFFFF;
}
.textright A:hover {
	color:#FFFF00;
}
.textright1 {
	float:right;
	padding-right:15px;
	font-size:12px;
	font-weight:100;
	color:#003366;
}
.textright1 a {
	color:#003366;
}
.textright1 A:visited {
	color:#003366;
}
.textright1 A:hover {
	color:#FFFF00;
}
.red {
	color:#FF0000;
}
/*头部*/
#head_one {
	height:32px;
	background-image:url(../images/top1.jpg);
}
#head_content {
}
#head {
	width:950px;
	padding-top:8px;
	color:#FFFFFF;
	margin:0 auto;
}
#head_tb {
}
.toppic {
}
#head_line {
	height:18px;
	background-image:url(../css/head_line.gif);
}
#menu {
	height:38px;
	background-image:url(../css/menu_bg.gif);
}
#navigation {
	margin-left:20px;
}
#navigation li {
	float:left;
	line-height:37px;
	text-align:center;
	width:90px;
	font-size:14px;
	background:url(../css/navigation.gif) no-repeat;
}
#navigation li a {
	display:block;
	font-weight:900;
	color:#FFFFFF;
}
#navigation li a:hover {
	text-decoration:none;
	background:url(../css/navigation_bg_hover.jpg) no-repeat;
	color:#FFFF00;
}
/*尾部*/
#bottom {
	clear:both;
	width:996px;
	height:96px;
	margin:0 auto;
	margin-top:10px;
	background-image:url(../css/bottom.gif);
	background-repeat:repeat-x;
}
#bottom_commne {
	width:800px;
	padding-top:10px;
	margin:0 auto;
	text-align:center;
	line-height:20px;
}
/*主体*/
#content_main {
}
#index_main {
	float:right;
	width:755px;
}
#index_t {
	height:22px;
	padding-top:9px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-indent:12px;
	background-image:url(../css/index_1.gif);
}
#index_l {
	height:11px;
	background-image:url(../css/index_2.gif);
	font-size:1px;
}
.index_lr {
	padding:10px;
	background-image:url(../css/index_3.gif);
}
#index_3 {
	padding:10px;
	font-size:14px;
	line-height:23px;
	overflow:auto;
	background-image:url(../css/index_3.gif);
}
#index_4 {
	height:5px;
	background-image:url(../css/index_4.gif);
	font-size:1px;
}
/*左面*/
#left_main {
	float:left;
	width:220px;
	height:625px;
	background-image:url(../css/left.gif);
	background-repeat:no-repeat;
}
.hg {
	height:5px;
}
#left_head {
	margin-top:13px;
	font-weight:bold;
	text-indent:25px;
	color:#990000;
	font-size:14px;
}
#left_text {
	width:195px;
	margin:0 auto;
}
#tech {
}
#tech li {
	line-height:25px;
	text-align:left;
	width:195px;
	text-indent:25px;
	border-bottom:1px dashed #FFFFFF;
}
#tech li a {
	display:block;
	font-weight:900;
	color:#FFFFFF;
}
#tech li a:hover {
	text-decoration:none;
	background-color:#0162b5;
	color:#FFFF00;
}
/*新闻开始*/
.kg {
	width:100%;
	height:5px;
	font-size:1px;
	line-height:1px;
}
.news li {
	width:690px;
	line-height:30px;
	border-bottom:1px dashed #999999;
	padding-left:20px;
	margin-left:10px;
	background:url(../css/news_ico.jpg) left center no-repeat;
}
.date {
	float:right;
	padding-right:10px;
	color:#666;
}
.oneright a {
	float:right;
	padding-right:10px;
	font-size:12px;
	font-weight:100;
	color:#FFFFFF;
}
.news_page {
	width:690px;
	height:25px;
	padding-top:3px;
	border:1px dashed #3399FF;
	margin:15px auto 0px;
}
.newstitle {
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
.news_date {
	width:97%;
	margin:0 auto;
	text-align:center;
	color:#999999;
	font-size:12px;
	border-bottom:1px dashed #999999;
	line-height:30px;
	margin-bottom:10px;
}
.news_anco {
	width:97%;
	margin:0 auto;
}
.xwzz {
	color:#999999;
	font-size:12px;
}
/*view页面*/
#view_main {
	float:left;
	width:705px;
}
.index_box {
	width:705px;
	float:left;
	border:1px solid #1ea6d0;
	margin-bottom:5px;
	line-height:20px;
}
.content_cyuy {
	clear:both;
	width:705px;
	text-align:left;
	LINE-HEIGHT: 22px;
	font-size:14px;
	overflow:auto;
	zoom:1;
}
.BoxTop {
	width:100%;
	padding-top:2px;
	border-bottom:1px solid #1ea6d0;
	height:23px;
	background-image:url(../css/jj.gif);
	line-height:23px;
	text-indent:25px;
	font-size:12px;
	color:#000000;
	font-weight:100;
}
#right_main {
	float:right;
	width:260px;
}
.leftBox {
	width:260px;
	float:left;
	border:1px solid #1ea6d0;
	margin-bottom:8px;
	line-height:20px;
}
.Boxcontent {
	padding:5px;
}
.anco_ul li {
	width:100%;
	text-indent:4px;
	line-height:25px;
}
.view_text {
	font-size:12px;
	text-indent:15px;
	line-height:19px;
	margin-top:15px;
	border-top:1px dashed #999999;
}
/*新闻结束*/
/*栏目页*/
.dh_main {
	width:980px;
	height:27px;
	text-indent:65px;
	line-height:27px;
	padding-top:3px;
	margin-bottom:10px;
	background-image:url(../css/dh.gif);
}
.lanmu_main {
	float:right;
	width:755px;
}
.lanmu_bbbc {
	width:100%;
	margin-bottom:10px;
}
.lanmu_box {
	width:100%;
	border:1px solid #1ea6d0;
	margin-bottom:10px;
	line-height:20px;
}
.lanmu_ul li {
	width:100%;
	text-indent:5px;
	line-height:28px;
	font-size:14px;
	border-bottom:1px dashed #999999;
}
.index_content {
	width:100%;
}
.index_boxtop {
	float:left;
	width:310px;
}
.index_boxtop11 {
	float:left;
	width:308px;
}
.index_boxtop_right {
	float:right;
	width:250px;
}
.index_boxtop_center {
	float:left;
	width:400px;
	margin-left:8px;
}
.index_tybox {
	width:100%;
	float:left;
	border:1px solid #55c0ee;
	line-height:20px;
}
.index_tybox11 {
	width:978px;
	float:left;
	border:1px solid #55c0ee;
	line-height:20px;
}
.index_ty_BoxTop {
	width:100%;
	padding-top:3px;
	border-bottom:1px solid #55c0ee;
	background-image:url(../css/index_table_bg.gif);
	line-height:25px;
	text-indent:15px;
	font-size:14px;
	color:#1671ba;
	font-weight:bold;
}
.index_ty_Boxcontent {
	padding:5px;
	background-image:url(../css/index_table_bg1.gif);
	background-repeat:repeat-x;
}
.index_tbtt_biaoti {
	text-align:center;
	font-size:18px;
	font-family:黑体;
	padding-top:8px;
}
.indextbtt_text {
	margin-top:10px;
	margin-bottom:11px;
	color:#999999;
}
.indextbtt_kx {
	height:7px;
	font-size:1px;
}
