body{
	margin : 0px;
	padding : 0px;
	background : url("../images/bg-main.jpg") top left repeat-x;
	font-family : Arial,Verdana,sans-serif,Lucida Grande,Helvetica, ;
	font-size : 12px;
	font-size-adjust: none;
	line-height : 18px;
	font-weight : normal;
	/*behavior:url("css/csshover.htc");*/
}
#wrap{
	margin : 0 auto;
	width : 1000px;
	position : relative;
}
#head{
	
	width : 100%;
	height : 80px;
	/*background-color : red;*/
	padding-top : 15px;
}
/*------------Edit---position : inherit;-----------*/
#head_left {
	float:left;
	width:700px;
	
}
#head_right {
	float:right;
	width:250px;
	text-align:right;
}
/*------------Edit--------------*/
ul.sub-menu{
	margin : 0px;
	padding : 0px;
	position : absolute;
	top: 40px;
	/*right : 0px;*/
}
ul.sub-menu li {
	display : inline;
	margin : 5px;
}
ul.sub-menu li a{
	float : left;
	width : 81px;
	height : 23px;
	background : url("../images/bg-sub-menu.jpg") top left no-repeat;
	text-align : center;
	color : #999999;
	font-weight : bold;
	text-decoration : none;
	padding-top : 1px;
}
div.lang{
	position : absolute;
	top : 15px;
	left:30px;
	/*right : 30px;*/
}
div.lang a{
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}
img, ul.sub-menu li a, div{
	/*behavior: url("css/iepngfix.htc") ;*/
} 
div.bar{
	position : absolute;
	top: 70px;
	/*right : 0px;*/
	background : url("../images/bar.png") top left no-repeat;
	height : 87px;
	width : 429px;
}
div#menu{
	width : 100%;
	margin : 0px;
	padding : 0px;
}
div#menu ul{
	background : url("../images/bg-menu.jpg") top left no-repeat;
	height : 31px;
	margin : 0px;
	padding : 5px 0px 0px 15px;
	padding-top : 8px;
}
div#menu ul li{
	display : inline;
	margin-right : 15px;
}
div#menu ul li a {
	color : white;
	font-weight : bold;
	text-decoration : none;
	
}
div#main{
	width : 990px;
	position : relative;
	float : left;
	background-color : white;
	padding : 5px;
}
div#footer{
	clear : both;
	width : 100%;
	height : 29px;
	background : url("../images/bg-footer.jpg") top left repeat-x;
	text-align : center;
}
div.left-bar{
	float : left;
	width : 610px;
}
div.right-bar{
	float : left;
	width : 360px;	
}
div.left-bar-product{
	float : left;
	width : 220px;
}
div.right-bar-product{
	float : left;
	width : 740px;	
}
div.promotion{
	width : 327px;
	/*height : 131px;*/
	background : url("../images/bg-promotion.jpg");
	border : 1px solid #d4d2d3 ;
	padding : 10px;
}

div.wheretobuy{
	width : 349px;
	height : 158px;
	background : url("../images/bg-buy_.jpg");
	position : relative;
	margin-bottom : 10px;
}
div.links{
	width : 349px;
	/*height : 95px;*/
	background : url("../images/bg-links.jpg");
}
img{
	border : 0;
}

img.news{
	margin-left : 0px;
	margin-bottom : 5px;
}
div#main div.content{
	float: left;
	margin-top : 10px;
	width : 565px;
}
div#main div.content .info{
	width : 566px;
	margin : 0px;
	padding : 0px 15px;
	_margin-top : -6px;
	position : relative;
	float: left;
	background-color : #e9edf0;
	/*min-height: 590px;*/
}
div#main div.content .top{
	background : url("../images/bg-news-top.jpg") top left no-repeat;
	width : 596px;
	height : 9px;
}
div#main div.content .bottom{
	background : url("../images/bg-news-bottom.jpg") top left no-repeat;
	width : 596px;
	height : 8px;
	float: left;
}
img.promotion-head{
	margin : 0px 0px 0px 10px;
}
table.promotion{
	border-top : 1px solid #d4d2d3 ;
	border-bottom : 1px solid #d4d2d3 ;
}
#zone, #region_province{
	position : absolute;
	top : 100px;
	left : 70px;
}
table tr td.bd{
	border-right : 1px solid #d4d2d3 ;
}
table tr td.news-bd{
	border-top : 1px solid #d4d2d3 ;
}
img.news-pic{
	float : left;
	margin-right : 10px;
	padding:3px;
	border:2px solid #cfcfcf;
}
ul.vinly, ul.hightlight{
	width : 180px;
	padding-left : 5px;
	list-style: square inside;
	background-color : #eaeaea ;
	margin : 0px;
	padding : 0px;
}
ul.vinly, ul.vinly ul, ul.hightlight, ul.hightlight ul{
	margin : 0px;
	padding : 0px 0px 0px 0px;
	list-style: square inside;
}
ul.vinly li, ul.hightlight li{
	background-color : #eaeaea ;
	border-bottom : 1px solid #efefef;
	padding: 3px 0 3px 0px;
}

ul.vinly li ul, ul.hightlight li ul{
	border-bottom : none;
}

ul.vinly li a,ul.hightlight li a{
	text-decoration: none;
	color : #363636 ;
}
ul.vinly li a:hover, ul.hightlight li a:hover{
	color: #627EB7;
}
ul.overview{
	margin : 0pc;
	padding : 0px;
	text-align:right;
	color:#b2b2b2;
}
ul.overview li{
	display : inline;
	margin-left : 7px;
	
	font-family : Arial,Verdana,sans-serif !important;
	
}
ul.overview li a{
	color:#b2b2b2;
	text-decoration: none;
	border-right : 1px solid #b2b2b2;
	padding-right : 7px;
}
ul.overview li a:hover{
	color:#0099cc;
}

div#main div.content2{
	float: left;
	margin-top : 10px;
	width : 726px;
}
div#main div.content2 .info{
	width : 726px;
	margin : 0px;
	padding : 0px 15px;
	_margin-top : -6px;
	position : relative;
	float: left;
	background-color : #e9edf0;
}
div#main div.content2 .top{
	background : url("../images/bg-news-top2.jpg") top left no-repeat;
	width : 756px;
	height : 9px;
}
div#main div.content2 .bottom{
	background : url("../images/bg-news-bottom2.jpg") top left no-repeat;
	width : 756px;
	height : 8px;
	float: left;
}

/*div.pic  a{
	padding : 0px;
}

div.pic img:hover{
	border : 3px solid #999999;
}
div.pic img{
	padding : 3px;
}
div.pic div{
	text-align : center;

}*/

.ref{
	margin : 0px;
	padding : 0px;	
	width : 100%;
}

.ref li{
	list-style : none;
	margin : 5px;
	padding : 5px;
	display : inline;
	background-color : #CFCFCF;
	float : left;
}

.topic{
	font-size:16px;
	color:#042c72;
	font-family:arial;
}