@import url('reset.css');
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
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:18px; color:#db0000; font-weight:normal;}
	h3.head-search {background:url(../images/icon_head_search.jpg) left center no-repeat; height:38px; line-height:38px; padding-left:45px; margin-bottom:13px;}
	h3.head-partner {border-bottom:#a82705 2px solid; padding:1px 0 2px 7px; color:#a82705;}
h4 {font:normal 14px Arial, Helvetica, sans-serif; color:#fff; background:url(../images/bg_head.png) top left no-repeat; height:30px; line-height:30px; position:relative;}
	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:#f8f1e9 url(../images/bg_middle.png) top left repeat-x; margin-bottom:70px;}
.child {background:url(../images/bg_child.png) top left repeat-x !important;}
#wrapper 
{
	width:920px;
	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;
}
