/* CSS Document */
#wrapper
{
    width: 960px;
    margin: 0 auto;
}
#header
{    
    width: 960px;
    margin: 6px auto 0 auto;
	text-align:left;
	
}
#header .menu{color:#6F6F6F; text-align:right; margin-bottom:4px;}
#header .menu a:link,#header .menu a:visited,#header .menu a:hover,#header .menu a:active{color:#6F6F6F; text-decoration:none;}
#header .menu a:hover{ text-decoration:underline;}
#header .logo{height:59px; line-height:59px;margin-bottom:20px;}
#header .logo img{margin-top:13px;margin-left:5px;}
#header .huayi_logo{height:59px;  float:left;width:192px;background:url(css_images/91huayi.gif) no-repeat;}
#header .bdcme_logo{height:59px; float:right; background: url(css_images/bdcme_logo.gif) no-repeat 0 50%;width:203px; line-height:59px;}
#header .menu_login{margin-top:8px;background:url(css_images/menu_login_bg.png) no-repeat; height:80px;width:960px;}
#header .login{ padding-left:8px;height:32px;line-height:32px; color:#404040;}
#header .login .name{ text-align:right; margin-right:20px;}
#header .login span{margin-left:20px;color:#FF7701; font-weight:bold;margin-right:5px;}
#header .login input{ vertical-align:middle;}
#header .login .input_text{ border:#C2C2C2 solid 1px; height:19px;line-height:19px; width:109px;margin:0 10px 0 0;}
.btn_w34_red{height:19px; line-height:19px;color:#fff; font-size:12px; cursor:pointer; border:0;vertical-align:middle; background:url(css_images/btn_w34_red.png) no-repeat; margin-right:5px; width:43px;}
#header .login a:link{ text-decoration:underline;}
#header .nav{color:#fff; font-size:14px; font-weight:bold; position:relative; height:40px; line-height:40px;padding-left:62px;}
#header .nav ul li{ float:left; width:110px; text-align:center;}
#header .nav ul li a:link,#header .nav ul li a:visited,#header .nav ul li a:hover,#header .nav ul li a:active{ display:block; float:left;width:110px;height:47px;color:#fff; text-decoration:none;}
#header .nav ul li a:hover{ background: url(css_images/nav_hove_bg.png) no-repeat; width:110px; height:47px; }
#header .nav .tele{ position:absolute; top:10px; right:8px; font-size:12px; font-weight:normal; background: url(css_images/tele_bg.png) no-repeat 0 50%;padding-left:25px;  height:25px; line-height:25px; }
#header .nav .num{ position:absolute; top:10px; right:8px; font-size:12px; font-weight:normal; height:25px; line-height:25px; }

#containter
{
    width: 960px;
    margin: 0 auto;
	text-align:left;
	color:#0075B7;
}
/* -----------crumb Style-----------
---------------------------------------*/
.crumb{color:#234e9b;padding-left:10px; margin-bottom:5px;}
.crumb a:hover{color:#0000FF; text-decoration:underline;}

#footer
{
    margin: 10px auto;
	width:960px;
	text-align:center;
}
#footer p{margin-bottom: 5px; color: #707070; line-height:140%;}
#footer p a{color: #707070; margin: 0 8px;text-decoration:none;}
#footer p a:hover{color: #a14214;text-decoration:underline;}
