@charset "utf-8";
/*Structure Style*/
html,body {
	margin:0px;
	background:#0D0600 url(images/bg.jpg) repeat-x;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:0px;
}
/*Layout Style*/
#bannerframe{
	width:1000px;
}
#flashsound{
	position:absolute;
	margin:62px 0px 0px 901px;
	width:99px;
	height:38px;
	z-index:9;
}

#lng{
	width:126px;
	height:18px;
	position:absolute;
	margin:18px 0px 0px 874px;
	z-index:10;
}
div#en{
	width:38px;
	height:18px;
	background-image:url(images/lng/lng_en.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lng/lng_en.png');
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div#en a{
	width:38px;
	height:18px;
}
div#zh{
	width:21px;
	height:18px;
	background-image:url(images/lng/lng_zh.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lng/lng_zh.png');
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div#zh a{
	width:38px;
	height:18px;
}
div#cn{
	width:21px;
	height:18px;
	background-image:url(images/lng/lng_cn.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lng/lng_cn.png');
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
div#cn a{
	width:38px;
	height:18px;
}
div#br{
	width:13px;
	height:18px;
	background-image:url(images/lng/lng_br.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lng/lng_br.png');
	background-repeat:no-repeat;
	float:left;
}
#contentframe{
	width:963px;
	margin-top:9px;
}
#paging{
	width:963px;
	line-height:30px;
}
#paging img{
	vertical-align:middle;
	margin:10px;
}
#foot{
	line-height:30px;
	width:963px;
}
#prod_head{
	height:41px;
	background:url(images/products/head_prodlist.jpg) left no-repeat;
	line-height:38px;
}
.head_link{
	width:137px;
	display:inline-block;
	height:41px;
}
#dealer_head{
	height:41px;
	background:url(images/dealer/head_dealerd.jpg) left no-repeat;
	line-height:38px;
}
.frametop{
	background:url(images/share/frame_tm.jpg) repeat-x;
}
.framebtm{
	background:url(images/share/frame_bm.jpg) repeat-x;
}
.framelft{
	background:url(images/share/frame_l.jpg) repeat-y;
}
.framerht{
	background:url(images/share/frame_r.jpg) repeat-y;
}
/*Text Style*/
.news_menu a{
	display:block;
	width:164px;
	line-height:14px;
	padding-left:27px;
	background:url(images/news/news_arrow.gif) left top no-repeat;
	color:#a5a077;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.news_menu a:hover{
	color:#ffa801;
}
.prod_c a{
	display:block;
	line-height:14px;
	padding-left:27px;
	background:url(images/news/news_arrow.gif) left top no-repeat;
	color:#a5a077;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.prod_c a:hover{
	color:#ffa801;
}
.news_menu img{
	margin:6px 0px;
}
.paging{
	color:#ffa800;
	font-size:12px;
}
.paging strong{
	display:inline-block;
	width:14px;
	text-align:center;
}
.paging a{
	color:#a5a077;
	text-decoration:none;
	display:inline-block;
	width:14px;
	text-align:center;
	font-weight:bold;
}
.paging a:hover{
	color:#ffa800;
}
.prod_d{
	line-height:18px;
}
.prod_d strong{
	line-height:24px;
}
.txt_brn_15b{
	color:#a5a077;
	font-size:15px;
	font-weight:bold;
}

.txt_gry_12{
	color:#c9c9c9;
	font-size:12px;
}
.txt_gry_12 a{
	color:#c9c9c9;
	text-decoration:none;
}
.txt_gry_12 a:hover{
	color:#ffa801;
}
.txt_brn_12{
	color:#a5a077;
	font-size:12px;
}
.txt_org_12{
	color:#ffa801;
	font-size:12px;
}
.txt_org_12 a{
	color:#ffa801;
	text-decoration:none;
}
.txt_org_12 a:hover{
	color:#fcb328;
}
.txt_gry_11{
	color:#818181;
	font-size:11px;
}
.txt_gry_11 a{
	color:#818181;
	text-decoration:none;
}
.txt_gry_11 a:hover{
	color:#c9c9c9;
}
/*Form Style*/
.txt_fd{
	width:312px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border:0px;
}
.txt_area{
	width:312px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;	
	border:0px;
}
