﻿/* 插入系统样式　即系统定义的Class及ID */
@import "system.css";

* {
	font-size: 12px;
	margin: 0px;
	border-width: 0px;
	font-family: "宋体";
}
body {
	display: block;
	clear: both;
	height: 100%;
	width: 100%;
	background-color: #0065B3;
}
#header {
	display: table;
	clear: both;
	width: 100%;
	background-image: url(1.gif);
	height: 110px;
	line-height: 110px;
}

#logo {
	display: block;
	float: right;
	margin-top: -10px;
	margin-right: 50px;
	margin-bottom: auto;
	margin-left: auto;
}

#menu {
	display: table;
	clear: both;
	list-style: none;
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#menu li {
	line-height: 25px;
	display: block;
	float: left;
	height: 25px;
	width: 75px;
}
#menu a {
	color: #61950B;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 75px;
	text-align: center;
}
#menu a:hover {
	background: #858384;
	display: block;
	height: 25px;
	width: 75px;
}
#menu .sfhover ul{left:auto;filter:alpha(opacity=90);}
#menu ul {line-height:20px;vertical-align:middle;left: -9999px;width:90px;
		position: absolute;border:1px solid #898C95;z-index:2000;display:table;list-style-type:none;}
#menu ul li{background:#FFFFFF;width:100%;}
#menu ul li a:link,#menu ul li a:visited,#menu ul li a{
	color:#151C55;
	display: block;
	width: 100%;
}
#menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	display: block;
	width: 100%;
	background: #009933;
}
#right_green {
	background: #00bf00;
	display: block;
	width: 20%;
	list-style: none;
	border-left: 1px solid #FFFFFF;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 50px;
	right: 0px;
}
#right_green a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 100%;
}
#right_green a:hover {
	background: #00F200;
	display: block;
	height: 25px;
	width: 100%;
}


#neck {
	display: table;
	clear: both;
	width: 100%;
	height: 130px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#left_neck {
	display: table;
	width: 50px;
	height: 130px;
	float: left;
}
#center_neck {
	display: table;
	float: left;
	height: 130px;
	width: 240px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#right_neck {
	display: table;
	float: left;
	height: 120px;
	width: 475px;
	padding: 5px;
	line-height: 20px;
	color: #FFFFFF;
}
#right_neck a {
	color: #FFFFFF;
	text-decoration: none;
}

#html_body {
	display: table;
	clear: both;
	width: 100%;
}
#left_body {
	display: table;
	height: 300px;
	width: 80%;
	float: left;
}
#left_menu {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 150px;
	line-height: 27px;
	letter-spacing: 5px;
	vertical-align: top;
	background-image: url(123_r3_c2.gif);
}
#left_menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	width: 150px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}
#left_menu a:hover {
	background: #B6C09E;
	height: 27px;
	width: 150px;
	display: block;
}
.left_body_title {
	background: #D6D9DE url(arrow.gif) no-repeat 30px center;
	line-height: 25px;
	color: #666666;
	display: block;
	border-right: 1px solid #FFFFFF;
	padding-left: 45px;
	letter-spacing: 5px;
}


#right_inner {
	display: block;
	line-height: 20px;
	vertical-align: top;
	padding: 5px;
	background-color: #7BBF09;
	background-image: url(123_r4_c3.gif);
}



#left_module {
	display: table;
	margin: 5px 0px;
	padding: 0px;
	border-width: 0px;
	clear: both;
	width: 100%;
}
#right_inner a {
	color: #333333;
	text-decoration: none;
}

.modeule_title {
	background: url(greenarrow.gif) no-repeat 10px center;
	padding-left: 20px;
	font-weight: bold;
	color: #5CA644;
	width: 25%;
	letter-spacing: 3px;
}
#right_inner a:hover {
	color: #009933;
	text-decoration: underline;
}

.modeule_title a {
	font-weight: bold;
	color: #5CA644;
	text-decoration: none;
}
.modeule_td {
	vertical-align: top;
}
.modeule_content {
	background: url(grayarrow.gif) repeat-y 10px top;
	line-height: 20px;
	padding-left: 20px;
	display: block;
	color: #333333;
}
.modeule_content a {
	color: #333333;
	text-decoration: none;
}
.modeule_content a:hover {
	color: #009900;
	text-decoration: underline;
}
#webcase {
	display: table;
	clear: both;
	width: 100%;
	margin: 5px 0px 0px;
	padding: 0px;
	border-width: 0px;
	list-style: none;
}
#webcase li {
	line-height: 25px;
	text-align: center;
	display: block;
	float: left;
	width: 20%;
}








#right_body {
	display: table;
	float: right;
	width: 20%;
	background: #ebe9ed;
}
#footer {
	display: table;
	clear: both;
	height: 69px;
	width: 100%;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(123_r5_c2.gif);
}

#right_footer {
	display: block;
	float: right;
	width: 98%;
	text-align: center;
}

.block_title {
	background: #D9D9D9 url(arrow.gif) no-repeat 10px center;
	display: block;
	clear: both;
	height: 25px;
	width: 100%;
	line-height: 25px;
	text-indent: 25px;
	letter-spacing: 3px;
	color: #666666;
}
.block_content {
	line-height: 20px;
	padding: 3px;
}
/* 文章 */
#title {font-size:22px;font-weight:bold;text-align:center;display:block;padding:20px 0px 20px 0px;clear:both;width:100%;}
#content {font-size:14px;text-align:left;display:table;padding:10px;clear:both;width:100%;word-break:break-all;}
#realte {font-size:12px;line-height:20px;display:table;clear:both;}
#tart {line-height:30px;text-align:center;}
#tart span {margin:5px;}
#bart span {padding:5px;display:block;clear:both;text-align:right;}
#artimg {clear:both;display:block;overflow:hidden;width:100%;}
#artimg h6{display:block;clear:both;width:100%;}

#artlist {padding:0px 0px 5px 0px;}
#artlist i{font-size:9px;color:#888;}
.list_F {border-top:1px solid #DDD;}
#artlist span {display:block;;clear:both;padding-left:20px;margin-top:5px;background:url(../image/topic/list.gif) no-repeat 3px;}
.art_title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	color: #646400;
	letter-spacing: 3px;
}
