@charset "utf-8";
/* CSS Document */
#logo{
	padding-top:10px; width:200px; float:left; height:50px;}
#PanleHead{
margin:0px;
width:960px;
background:url(../images/top.gif) no-repeat center;
height:63px;
}
#BoxHeadMenu{
width:660px;
height:auto;
float:right;
text-align:right;
}
#BoxHeadMenu ul{
list-style:none;
}
#BoxHeadMenu ul li{
width:80px;
float:left;
height:63px; 
line-height:63px;
}
#BoxHeadMenu ul li a{
display:block;
font-family:"微软雅黑";
font-size:13px;
color:#11171e;
text-align:center;
font-weight:bold;
}

#BoxHeadMenu ul li a:hover,#BoxHeadMenu ul li a:active{
background:url(../images/menu-hit.gif) no-repeat;
color:#000;
width:80px; 
height:61px;
font-family:"微软雅黑";
font-size:13px;
font-weight:bold;
}

#PanelBody{
margin-top:-1px;
padding-bottom:30px;
width:960px;
height:auto;
clear:both;
}
#PanelBody .banner{
width:960px;
height:375px;
}
#PanelBody .line{
background:url(../images/content.gif) no-repeat center;
width:960px;
height:26px;
}
#BoxBody{
width:930px;
height:117px;
*height:120px;
margin:-11px auto;
}
#BoxBodyLeft{
width:212px;
height:114px;
float:left;
border:2px #e8e8e8 solid;
}
#BoxBodyLeft .img{
margin:1px 0px 0px 1px;
}
#BoxBodyCenter{
width:390px;
height:115px;
float:left;
margin-left:19px;
font-size:12px;
}
#BoxBodyCenter ul{
list-style:none;
}
#BoxBodyCenter ul li{
height:27px;
line-height:27px;
overflow:hidden;
color:#505050;
border-bottom:1px #CCC dotted;
}
#BoxBodyCenter ul li b{
width:310px;
float:left;
font-weight:normal;
}
#BoxBodyCenter ul li span{
float:right;
width:60px;
}
#BoxBodyCenter ul li a{
color:#505050;
text-decoration:none;
cursor:pointer;
}
#BoxBodyCenter ul li a:hover,#BoxBodyCenter ul li a:active{
color:#f00;
text-decoration:none;
cursor:pointer;
}
#BoxBodyRight{
width:246px;
height:114px;
float:right;
margin-right:10px;
_margin-right:5px;
}
#BoxBodyRight .pic{
border:2px #e8e8e8 solid;
margin-top:5px;
float:left;
width:227px; 
height:95px;
}

#PanelFoot{
border-top:2px #c4c4c4 solid;
clear:both;
width:960px;
height:auto;
}
#BoxFootLeft{
width:620px;
height:35px;
line-height:35px;
color:#787878;
font-family:"宋体";
font-size:8pt;
float:left;
margin-left:9px;
}
#BoxFootRight{
width:150px;
height:35px;
line-height:35px;
color:#787878;
font-family:"微软雅黑";
font-size:8pt;
float:right;
margin-right:18px;
}
#BoxFootRight a{
color:#787878;
font-family:"微软雅黑";
font-size:9px;
}
#BoxFootRight a:hover{
color:#787878;
font-family:"微软雅黑";
font-size:9px;
text-decoration:underline;
}
