@import url('reset.css');
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
}
a {text-decoration:none; outline:none;}
a:hover {text-decoration:underline;}
.clear {clear:both;}
.fleft {float:left;}
.fright {float:right;}
h1 {font-size:18px; font-weight:normal;}
h2{}
h3 {font-size:14px; color:#0049ae; font-weight:bold; background:url(../images/bg_head.jpg) top left no-repeat; height:34px; padding:5px 0 0 28px; }
	h3 a {color:#0049ae;}	
	h3 a:hover {text-decoration:none;}
	h3.head-partner {border-bottom:#a82705 2px solid; padding:1px 0 2px 7px; color:#a82705;}
h4 {font:bold 14px Verdana, Geneva, sans-serif; color:#fff; height:35px; line-height:35px; text-align:center;}
	/*h4 img {position:absolute;left:8px; top:-3px; z-index:9999;}
	h4 a {color:#fff;}
	h4 a:hover {text-decoration:none;}
	h4.head-news {padding-left:7px;}
	h4.head-serv {font-size:12px; text-transform:uppercase; font-weight:bold; padding-left:30px;}
	h4.head-pro {background:url(../images/bg_duan.png) top left no-repeat; margin-top:10px; text-transform:uppercase; font-weight:bold; padding-left:48px;}
	h4.hourse {background:url(../images/bg_nhanle.png) top left no-repeat;}*/
#middle {background-color:#dddddd;}
.child {background:url(../images/bg_child.png) top left repeat-x !important;}
#wrapper 
{
	width:998px;
	margin:0 auto;
}
 /*-------------------------------------------DROPDOWN MENU----------------------------------------------*/
.ddsubmenustyle, .ddsubmenustyle ul{
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;

}

.ddsubmenustyle a{
display: block;
background:url(../images/submenu.png) top left no-repeat; height:33px; width:180px;
text-decoration: none;
margin-bottom:1px;
font-weight:bold;
color:#323232;
line-height:33px;
padding-left:15px;
}
* html .ddsubmenustyle a{ /*IE6 CSS hack*/
display: inline-block;
}
.ddsubmenustyle li a:hover{
color:#b81212;
}
.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
.errorMsg {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	line-height: 15px;
	text-decoration: none;
}
