/* CSS Document */
body{margin:0;padding:0;font-size:13px;background:#e1e1e1;}
ul{margin:0;padding:0;list-style:none;}
img{border:none;}
a{text-decoration:none;color:#000000;}
#container{width:981px;margin:0 auto;background:#FFF;}
/*页头*/
#header{width:977px;height:454px;margin:0 auto;}
#logo{width:445px;height:70px;margin:20px 0 0 30px;}
#nav{width:977px;height:30px;background:#9f6f1a;}
.nav{width:600px;height:15px;margin:8px 0 0 8px;float:left;}
.nav li{float:left;margin-left:25px;}
.nav a{font-size:16px;color:#FFF;font-weight:bold;}
.nav a:hover{text-decoration:underline;}
#time{width:200px;height:15px;float:left;margin:8px 0 0 130px;color:#FFF;}
#fl{width:964px;height:286px;background:url(images/flbg.jpg) no-repeat;padding:9px 0 0 13px;}
#line{width:875px;height:25px;color:#F00;padding:10px 50px 0 50px;margin-top:2px;background:#ebebf5;border:1px #cccccc solid;}
#line a{color:#F00;}
/*页中*/
#pagebody{width:977px;margin:0 auto;}
#left{width:213px;float:left;margin:8px 0 0 0;}
#prlist{width:209px;border:1px #c9daee solid;}
.lb{width:162px;clear:left;height:20px;margin:0 auto 5px auto;background:url(images/lb.jpg) no-repeat;padding:6px 0 0 45px;}
.lb a{font-weight:bold;color:#07519a;}
.lul{width:203px;margin:10px 0 10px 0;}
.lul li{float:left;margin-left:10px;margin-top:5px;}
.lul a:hover{text-decoration:underline;color:#FF0000;}
#news{width:209px;margin-top:8px;border:1px #c9daee solid;}
.lbn{width:182px;height:21px;margin:0 auto;background:url(images/newsb.jpg) repeat-x;padding:7px 0 0 25px;}
.lbn a{font-weight:bold;color:#07519a;}
.luln{width:203px;margin:10px 5px 10px 1px;}
.luln li{margin-top:10px;border-bottom:1px #CCCCCC dashed;}
.luln a:hover{color:#FF0000;}
#right{width:758px;float:left;margin-top:9px;margin-left:4px;}
.right{width:757px;border:1px #d4d4d4 solid;}
.rightb{width:757px;border:1px #d4d4d4 solid;margin-top:8px;}
.rb{wixth:735px;height:20px;background:url(images/rb.jpg) repeat-x;padding:6px 0 5px 15px;}
.rb a{font-weight:bold;color:#07519a;}
#gj{width:723px;margin:0 auto;line-height:21px;padding:2px 0 10px 0;}
#gj a{color:#F00;font-weight:bold;}
#gj a:hover{text-decoration:underline;}
#pic{width:723px;margin:0 auto;}
#pic img{width:235px;height:200px;border:1px #CCC solid;}
#pic a:hover{color:#F00;text-decoration:underline;}
#main{width:723px;margin:0 auto;line-height:21px;padding:2px 0 10px 0;}
#main img{width:175px;height:175px;border:1px #CCC solid;margin-left:5px;}
#main a:hover{color:#F00;text-decoration:underline;}
/*页尾*/
#footer{width:977px;height:120px;margin:10px auto 5px auto;clear:both;}
#hy{width:977px;height:22px;background:#ebebf5;text-align:center;padding-top:8px;}
#foot{width:970px;line-height:20px;margin:5px auto;text-align:center;}
#link{width:950px;margin:0 auto;padding-top:10px;}
#link a:hover{color:#FF0000;text-decoration:underline;}





.suckerdiv{border:1px #c9daee solid;width:210px;margin-top:1px;}

.suckerdiv ul{
margin:0 auto;
padding-top:1px;
list-style-type: none;
width: 206px; /* Width of Menu Items */
}

.suckerdiv ul li{background:url(images/lb.jpg) no-repeat;padding:2px 0 0 45px;
position: relative;
}
.suckerdiv a:hover{color:#FF0000;}
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 205px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
padding:0;
display: none;
}
.suckerdiv ul li ul li{background:url(images/lb.jpg) no-repeat;padding:2px 0 0 35px;
position: relative;
}
/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
font-weight:bold;
color:#07519a;
padding:4px 0 7px 15px;
border-bottom: 0;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */




