/* CSS Document */

/* 重置页面元素的内外边距，避免IE、FF默认值不一致产生的差异 */
* {
	padding:0;
	margin:0;
}
/* 防止带链接的图片有默认的蓝框 */
img {
	border:0;
}
/* 定义页面默认字体颜色、大小、行距、名称 */
body {
	background:#FFF;
	color:#4A4A4A;
	font:0.9em/2em "宋体", Arial, Verdana, Helvetica, sans-serif;
}
/* 清除top css bug之用 */
td,p,li,select,input,textarea,div {
	font-size:1em;
}
/* Links 全局链接样式，按LVHA顺序排列 */
a:link {
	color:#011585;
	text-decoration:none;
}
a:visited {
	color:#011585;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
a:active {
	color:#FF6600;
}
/* 清除浮动模块 */
div.clearFix {
	clear:both;
	overflow:hidden;
	height:0;
}
/* 通用间隔块样式 */
div.sline {
	clear:both;
	height:21px;
	
}
div.sline2 {
	clear:both;
	height:8px;
}
/* 分页模块 */
.pages {
	clear:both;
	word-spacing:0.5em;
	margin:20px 0;
	text-align:left;
	}
.pages a {
	background:#FFF;
	border:1px solid #CCCCCC;
	padding:1px 4px;
}
.pages a:hover {
	background:#FF8E10;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	text-decoration:none;
}
select{
border:0px;
color:#011585;
font-size:12px;}

/* Main Content 页面主体布局 */
#main {
	width:902px;
	margin:0px auto;
	background:#FFF;
}
#logo{
height:66px;}
#logo .left{
width:600px;
float:left;
}
#logo .right{
width:290px;
float:right;
padding-top:30px;
padding-right:10px;
text-align:right;
}
#nav{
height:27px;
list-style:none;
}
#nav li{
float:left;
display:block;
position:relative;
width:149px;
height:26px;
text-align:center;
font-weight:bold;
background-image:url(../images/lm_2.gif);
padding-top:1px;
border-right:1px solid #CBCBCB;}
#nav li#sy{
width:150px;
background-image:url(../images/lm_1.gif);}
.currentli{
color:#FF6600;
}
#nav li#jrwm{
width:150px;
background-image:url(../images/lm_3.gif);
background-position:right;
border-right:0px;}
/* make the dropdown ul invisible */
#nav li ul {
display: none;
position:absolute;
z-index:2;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
#nav li:hover ul {
display:block; 
position:absolute; 
top:26px; 
left:-1px; 
}
#nav li.over ul {
display:block;}
/* style the background and foreground color of the submenu links */
#nav li:hover ul li a {
display:block; 
background:#FFF; 
border:1px solid #CBCBCB;
border-top:0px;
width:148px;
font-weight:normal;
font-size:small;
}
#indexbottom .l{
width:200px;
height:164px;
float:left;
margin-right:8px;}
#indexbottom .m{
width:486px;
height:164px;
float:left;
background-image:url(../images/indexbottom_2.gif);}
#indexbottom .m .ywpic{
margin-top:18px;
width:190px;
float:left;
text-align:center;}
#indexbottom .m .ywtext{
margin-top:13px;
width:250px;
float:left;}
#indexbottom .m .ywtext dt{
font-size:18px;
color:#000066;
font-family:"宋体";
margin-bottom:8px;
font-weight:bold;}
#indexbottom .m .ywtext dd{
font-size:12px;
line-height:18px;
margin-bottom:8px;}
#indexbottom .r{
padding:6px 6px 0px 6px;
width:188px;
height:158px;
float:right;
background-image:url(../images/indexbottom_3.gif);}
#indexbottom .r dt{ 
font-weight:bold;
color:#001582;}
#indexbottom .r dd{
margin-bottom:1px;
}
input,textarea{
	background-color:#EEEEEF;
	color:#4A4A4A;
	font-size:12px;
	border:1px solid #BFCDE0;
	width:120px;
	margin-bottom:4px;
	background-image: url(../select/%E5%85%AC%E5%8F%B8%E7%AE%80%E4%BB%8B.png);
	height: 30px;
}
#tijiaobutton{
padding:1px 12px;
border:1px solid #B9B8B9;
color:#4F7E94;
font-size:12px;
font-weight:bold;
width:70px;}
#copyright li{
font-size:small;
list-style:none;
height:24px;
}
#content{
float: left;
text-align:left;

margin-right:30px;
margin-top:0px;
width: 75%;

}
#leftdiv{
float: left;

text-align:left;
margin-left:10px;
margin-top:0px;
width: 20%;
 
}

p:first-letter {margin:0 0 0 30px;}
p{
margin-bottom:12px;}
h3{
font-size:1.4em;
font-family:"黑体", "Arial Black", Verdana;
margin-bottom:20px;
color:#001482;}
.table1{
margin-left:30px;}
.table1 .ltable{
width:15px;
height:228px;
background-image:url(../images/table1_1.gif);
float:left;
}
.table1 .mtable{
width:725px;
height:228px;
background-image:url(../images/table1_2.gif);
background-repeat:repeat-x;
float:left;
}
.table1 .rtable{
width:15px;
height:228px;
background-image:url(../images/table1_3.gif);
background-color:#00FF00;
float:left;
}
.table1 dl{
margin-top:25px;}
.table1 dt{
width:320px;
float:left;
text-align:center;
}
.table1 dd{
width:400px;
float:left;}
.hr dt {
font-weight:bold;
color:#F2800E;
font-size:1em;}
.hr dd{
margin-left:10px;
margin-bottom:15px;}
.hr ol{
margin-left:80px;}
#yw1{
background-color:#00CC00;
z-index:5;}
#yw2{
background-color:#F5731B;
display:none;
z-index:7;}
#yw3{
background-color:#001482;
display:none;
z-index:9;}
