/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial;
    background-image: url(../images/bg/page.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f99c23;
}
p,ul,li{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
}
a{
    text-decoration:none; color:#2b2b2b;
}
a:hover{
    text-decoration:underline;
}
img {
	border: none;
}
.clr{
    clear:both
}
.red{
    border: 1px solid red;
}
#body{
	position: relative;
	width: 1006px;
}
#container{
	float: left;
	background: url(../images/bg/body.jpg) repeat-y;
	width: 1000px;
	padding: 0px 2px;
}
#banner{
	float: left;
	width: 1000px;
	background: url(../images/banner.jpg) no-repeat;
	height: 123px;
	position: relative;
}
#header-menu{
	float: left;
	width: 1000px;
	background: url(../images/bg/header-menu.jpg) repeat-x;
	height: 42px;
	position:relative;
	line-height: 42px;
}
#header-menu ul{
	list-style: none;
	margin-left: 60px;
}
#header-menu ul li{
	float: left;
	background: url(../images/icon/header-menu-center.jpg) repeat-x;
	height: 42px;
	line-height: 42px;
	padding: 0px 20px;
	margin-right: 4px;
	position: relative;
}
#header-menu ul li a:hover{
	color: #ff1200;
	text-decoration: underline;
}
.lang { position:absolute; top:4px; right:10px;}
.header-img-left{
	position: absolute;
	top: 0px;
	left: 0px;
}
.header-img-right{
	position: absolute;
	top: 0px;
	right: 0px;
}
#wellcome_header{
	float: left;
	width: 950px;
	padding-left: 50px;
	background: url(../images/bg/wellcome_header.jpg) repeat-x;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
}
.search{
	float: right;
	background: url(../images/bg_search.jpg) no-repeat left;
	margin-right: 35px;
	_margin-right: 18px;
	margin-top:1px;
	padding-left:10px;
	width: 244px;
	height:30px;
}
.btn-search{
	float: right;
	background: url(../images/tab/search-button.jpg) no-repeat;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	width: 70px;
	border: 0px;
	cursor:pointer;
}
.txt-search{
	margin-top: 6px;
	margin-left:6px;
	_margin-left:3px;
}
#middle{
	float: left;
	width: 1000px;
	margin-top: 15px;
}
#middle #left{
	float: left;
	width: 200px;
	margin-left: 8px;
	_margin-left: 4px;
	_margin-top: -15px;
}
#middle #right{
	float: left;
	width: 200px;
	margin-left: 10px;
}
#middle #center{
	float: left;
	width: 565px;
	margin-left: 10px;
}
.left-title{
	float: left;
	background: url(../images/tab/left-title.jpg) no-repeat;
	height: 26px;
	line-height: 26px;
	width: 200px;
	color: #FFFFFF;
	font-weight: bold;
}
.left-content{
	float: left;
	width: 198px;
	border: 1px solid #fc712d;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFFFFF;
	padding-top: 3px;
}
#ul-left-menu{
	list-style: none;
}
#ul-left-menu li{
	text-align: left;
	background: url(../images/bg/menu-left.jpg) repeat-x;
	height: 22px;
	line-height: 22px;
	margin-top: 7px;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
}
#ul-left-menu li a:hover{
	text-decoration: none;
}
#ul-left-menu li.active{
	background: url(../images/bg/menu-left-active.jpg) repeat-x;
}
#ul-left-menu li.active a{
	color: #ff2a00;
}
.menu-left-img{
	position: absolute;
	top: 7px;
	left: 10px;
}
.img-footer{
	float: left;
}
.center-title{
	float: left;
	background: url(../images/tab/center-title.jpg) no-repeat;
	height: 26px;
	width: 545px;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.center-content{
	float: left;
	width: 543px;
	padding: 10px;
	border: 1px solid #fc712d;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFFFFF;
	padding-top: 5px;
	text-align: left;
}
.listItem{
	float: left;
	width: 543px;
	border-bottom: 1px solid #000000;
	padding: 10px 0px;
}
.link-detail{
	float: right;
	color: #f60404;
	margin-top: 15px;
}
.ul-hot-news{
	list-style: none;
}
.ul-hot-news li{
	text-align: left;
	position: relative;	
	padding: 8px;
	padding-left: 20px;
}
.one-product{
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 3px;
	margin-right: 30px;
	margin-top: 10px;
	line-height: 18px;
}
.img-news{
	margin-right: 10px;
	margin-bottom: 5px;
}
.other-about ul{
	list-style: none;
}
.other-about ul li{
	padding: 5px;
}


.menu-footer{
	float: left;
	width: 1000px;
	color: #2b2b2b;
	padding: 5px 0px;
	margin-top: 10px;
}
.menu-footer a{
	padding: 5px 10px;
	color: #2b2b2b;
}
.line-footer{
	float: left;
	background: url(../images/bg/line-footer.jpg) repeat-x;
	height: 3px;
	width: 1000px;
}
.footer{
	float: left;
	width: 1000px;
	background: #fd8f00;
	color: #FFFFFF;
	line-height: 20px;
	padding: 10px 0px;
	_margin-top: -12px;
}


