html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,hr,img{margin:0;padding:0;border: 0;border-collapse: separate;
border-spacing: 0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
html,body {height: 100%; font-size: 14px;}
ol,ul{list-style:none;}
input,select {margin: 0; padding: 0;}
caption,th{}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h2{
	font-size:16px;
}
q:before,q:after{content:'';}
body {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	color: #AE1E1A;
	font-weight: bold;
	font-size: 12px;
}
.style8 {
	font-size: 10px;
	color: #FFFFFF;
}
.style11 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style12 {color: #FFFFFF}
.contain{
	width:760px;
	margin:0px auto;
	background:#F26520;
	overflow:hidden;
	padding:0px 20px;
	background:url(../images/back.gif) 5px 0px repeat-y;
	padding-bottom:20px;
}

.row_product{
	clear:both;
	margin-top:10px;
	overflow:hidden;
}
.row_product ul li{
	float:left;
	display:inline;
	width:60px;
	height:60px;
	padding:3px;
	background:url(../images/bg.png) no-repeat;
	margin:5px;
}
.row_product h2{
	
	_height:50px;
	_padding-bottom:10px;
	_margin-top:-15px;
}
