body{ margin: 0; font-family: Arial, "Microsoft Yahei", sans-serif; background: url(../images/bg.jpg)  repeat scroll 0% 0%; font-size: 14px;}
a{ font-family: Arial, "Microsoft Yahei", sans-serif; text-decoration: none; font-size: 14px;}
ul{ margin: 0; padding: 0; list-style: none;}
.clear{ clear: both;}
/*main*/
.main{ width: 100%; overflow: hidden; margin: 0 auto;}
.head{ width: 100%; margin-top: 10px;;}
.head .logo{width:374px;height:80px;overflow:hidden;margin:0 auto; }
.head .language{ float: right;}
.head .language a{ float: left; padding-right: 10px; padding-top: 10px;}
.head .language a img{ width:30px; height: 30px;}
/* navs*/
 #NavLink{
	background:url("../images/m_nav_bg1.png") repeat center -0px;
	width:100%;
	margin:auto;
}
		
 #NavLink #sddm{
	background:url("../images/m_nav_bg1.png") repeat center -0px;
	max-width:480px;
	margin:auto;
	z-index:30}

 #NavLink #sddm li{
	width:25%;
	float: left;
	font-weight:normal;
	background:url(../images/m_nav_bg1.png) repeat-x;}
 #NavLink #sddm .CurrentLi a{
	background:none;}	
#NavLink #sddm .CurrentLi {text-decoration:none;
	background:#FF8700;
	color:#FFFFFF;}
 #NavLink #sddm li a
{	display: block;
	color: #FFF;
	text-align: center;
	padding:0px 10px;
	height:38px;
	line-height:38px;

	font-size:14px;
	background: url("../images/m_nav_bg2.png") no-repeat 0px -0px;
	}
 #NavLink #sddm li P{
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
 #NavLink #sddm li a:hover
{	text-decoration:none;
	background:#FF8700;
	color:#FFFFFF;
}

 #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #B8292F;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:38px;
	}

 #NavLink #sddm div a
	{	position: relative;
		padding: 0px 5px;
		width:120px;
		text-align: center;
		background:#B8292F;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-bottom:1px solid #932126;}

 #NavLink #sddm div a:hover{
	background:#FF8700;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #932126;}
/*flash*/
.flash{ width: 100%; margin-top: 10px;}
.flash img{ width: 100%;}
/*foot*/
.foot{ width: 100%; height: 58px;margin-bottom:50px;border-top:1px dashed #000; line-height: 29px; text-align: center; color: #000; }
.foot a {color:#000;}


.HituxBar_com_position {
width: 100%;
height: 46px;
position: fixed;
left: 0px;
bottom: 0px;
background:#0081b8 url(../images/m_bottom_bg.png) repeat-x left top;
z-index: 10000;
overflow: hidden;
_position: absolute;
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}
.HituxBar_com_chat{
	max-width:480px;
	margin:auto;
	}
.HituxBar_com_chat ul li{
	float:left;	
	width:25%;
	height:46px;
	}
.HituxBar_com_chat ul li a{
	padding:0px 10px;
	padding-top:25px;
	display:block;
	text-align:center;
	color:#FFF;
	font-size:12px;
	border-left:1px solid #0081b8;
	height:21px;
	}
.HituxBar_com_chat ul .LiIcon1{
	border-left:none;
	
}