/*整体设定*/
*{margin:0; padding:0; list-style-type:none; font-size:12px; color:#000; font-family:Verdana; line-height:25px;}
a{text-decoration:none;}
a:hover{text-decoration:underline; color:#004A8C;}
img{border:0;}
body{background:#28313A;}

/*头部设定*/
#bg{ width:100%; height:115px; background:url(/en/images/top_bg.gif) repeat-x 0 0;}
#logo{ width:900px; height:91px; margin:0 auto; repeat-x 0 0;}
#logo a{ float:left; margin-top:31px; margin-left:30px;}
#top{ width:900px; height:24px; background:#FFF; margin:0 auto;}

/*菜单样式*/
#basic-accordian{
width:180px;
margin-top: 2%;
margin-bottom: 2%;
}/*菜单背景*/
.accordion_headings{
width:183px;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
border-bottom:1px dashed #FFF;
}
.accordion_headings a{color:#FFF; display:block; width:175px; line-height:30px; padding-left:5px;}
.accordion_headings a:hover{color:#FFF; background:url(/en/images/li_bg2.gif) no-repeat 0 0; text-decoration:none;}

.accordion_child{padding-left: 20px; padding-bottom: 20px;}
.accordion_child ul li{ line-height:20px;}
.accordion_child ul li a{color:#FFF; line-height:20px;}
.accordion_child ul li a:hover{ color:#FF0; text-decoration:none; }
.header_highlight{ color:#FFFF00;}/*当前显示菜单分类样式*/


/*中部设定*/
#wrap{ width:900px; margin:0 auto;}
#main{ width:850px; padding:0 25px; position:absolute; background:url(/en/images/bg.gif) repeat-y 0 0;}
#left{ float:left; width:210px; padding:5px 15px; background:url(/en/images/ul_bg.gif) repeat-y 0 0;}
#right{ float:right; width:589px; background:#fff;}
#right h2{margin-bottom:25px;}
#right h3{color:#0057A5;}
#right h4{color:#fff; font-size:20px; background:#004A8C; height:30px; text-align:center;}
#right span{float:right;}
#right ul li{ width:589px; border-bottom:1px dashed #333; background:url(/en/images/point.gif) no-repeat 0 14px;line-height:30px;}
#right ul li a{padding-left:10px; display:block;line-height:30px;}
#right ul li a:hover{ background:url(/en/images/point2.gif) no-repeat 0 14px;}
#form{ height:420px;}
#form td input{line-height:12px;}
#form td textarea{line-height:30px;}
#endoc{float:left; width:580px;}
#endoc #docl{float:left; width:108px;}
#endoc #s{float:left; width:10px;}
#endoc #docr{float:right; width:462px;}
#endoc #line{float:left; width:580px; border-bottom:1px dashed #999; line-height:0; margin:10px 0;}
#endoc #line2{float:left; width:580px; line-height:0; margin:0 0 10px 0;}
.red{color:#F00; font-weight:bold;}
.blue{color:#0057A5; text-decoration:underline;}
#form{height:380px;}
.pic img{float:left; margin-right:20px;}
#right dl{float:left; width:196px; height:200px;}
#right dd h3{line-height:20px;}

/*底部设定*/
#w{float:left; width:850px; background:#fff;}
#foot{ float:left; width:850px; height:68px; margin:10px 0; padding-top:5px; background:#E5E5E5;}
#foot p{line-height:20px; text-align:center;}
#foot p a{line-height:20px;}



#wrap #main #right #form form table tr td {text-align: left;}

.dede_pages{}
.dede_pages ul{float:left;padding:12px 0px 12px 25px;}
.dede_pages ul li{float:left;font-family:Tahoma;line-height:17px;margin-right:6px;	border:1px solid #E9E9E9;}
.dede_pages ul li a{float:left;padding:2px 4px 2px;color:#555;display:block;}
.dede_pages ul li a:hover{color:#004A8C;text-decoration:none;padding:2px 4px 2px;}
