body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	      
}
h1{
	font-family: Verdana;
	font-size: 12px;
	color: #3b3b3b;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	margin: 0px;
}
.title{
	font-family: Arial;
	font-size: 27px;
	color: #eee;
	display: block;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: 75px 3px;
	padding: 0px;
	text-indent: -2000px;
 }
.logo_bg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 141px;
	width: 1310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*nav*/
ul.nav{
	list-style-type:none;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.nav li{
	height: 48px;
	font-size: 12px;
	display: block;
	float: left;
	width: 101px;
	text-align: center;
	line-height: 37px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav li a {
	text-align: center;
	width: 101px;
	height: 37px;
	display: block;
	text-decoration: none;
	color:#757575;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.nav li a.nav_now{
	color:#2f2f2f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 37px;
	height: 37px;
	width: 101px;
	text-align: center;
	display: block;
}
.nav li a:hover{
	color: #2f2f2f;
}
h2.ad/*banner*/
{
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	display: block;
	margin-top: 25px;
	color: #333333;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	text-indent: -2000px;
	padding: 0px;
	margin-left: 20px;
	width: 550px;
	height: 47px;
	margin-bottom: 0px;
}
.banner_bg{
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	height: 259px;
}
.banner_word{
	display: block;
	width: 500px;
	font-family: Arial;
	font-size: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	line-height: 26px;
	font-weight:normal;
	color: #62471f;
}

a.buy_button{
	text-decoration: none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 202px;
	padding: 0px;
	display: block;
	margin: 0px;
	background-position: 0px 0px;
}
a:hover.buy_button{
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	display: block;
	margin: 0px;
	padding: 0px;
}
a.dow_button {
	background-image: url(images/dow_button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 166px;
}
a:hover.dow_button {
	background-position: 0px -28px;
	height: 28px;
	width: 166px;
}

.table_button {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

a.dow{
	background-image: url(images/dow-img.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	margin-left: 35px;
	font-family: Verdana;
	color: #1885a3;
	font-size: 11px;
	text-decoration: underline;
	line-height: 19px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}
a:hover.dow{
	color:#666;
	text-decoration:none;
}
.price {
	background-image: url(images/price.jpg);
	background-repeat: no-repeat;
	background-position: 11px 10px;
	text-indent: -2000px;
}


.banner_table {
	background-image: url(images/banner_bottom.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 990px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bottom_p {
	font-size: 16px;
	font-weight: bold;
	color: #282727;
	padding: 0px;
	font-family: Arial;
	line-height: 20px;
	margin: 0px;
}
.bottom_c {
	font-size: 12px;
	color: #282727;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	line-height: 20px; 
}
.main_bg {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
}


.recommand-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e93a1;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.recommand-text a{
	color: #325B6B;
	text-decoration: underline;
}
.recommand-text a:hover{
	text-decoration: none;
}
a.s_buy{
	background-image:url(images/s-buy.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
}
a.s_dow{
	background-image:url(images/s-dow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 100px;
	margin-top: 5px;
	padding: 0px;
	margin-left: 15px;
}
a.m_buy{
	background-image: url(images/m-buy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 248px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover.m_buy {
	background-image: url(images/m-buy.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}
a.m_dow{
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 51px;
	width: 245px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a:hover.m_dow{
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dow_link{
	font-size: 11px;
	line-height: 11px;
	color: #378801;
	text-decoration: none;
	font-family: Verdana;
}
.dow_link a{
	color: #1e7dbf;
	text-decoration: underline;
}
.dow_link a:hover{
	text-decoration: none;
}
/*footer*/
.footer{
    margin:0px;
	padding:0px;
	background:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
}
.b_link{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	line-height: 8px;
	margin: 0px;
	padding: 0px;
}
.b_link a:link, .b_link a:visited {
	font-family: Verdana;
	font-size: 9px;
	line-height: 9px;
	color:#666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.b_link a:hover{
	text-decoration: none;
	color: #0099FF;
}
.footer_img{
}
/* list pages */
.xpages {font-family:verdana;font-size:11px;}
.xpages a, .xpages a:visited{color:#105CB6;text-decoration:none;}
.xpages a:hover{text-decoration:underline;}
.xpages .txt, .xpages .txt_link{float:left;border:1px solid #9AAFE5;width:80px;padding:4px 0;text-align:center;margin:1px;background-color:#fff;}
.xpages .txt{border-color:#eee;color:#999;}
.xpages .txt_link{font-weight:bold;}
.xpages span{font-family:arial;font-size:9px;}
.xpages .p, .xpages .p2{float:left;border:1px solid #9AAFE5;padding:4px 5px;margin:1px;background-color:#fff;}
.xpages .p2{background-color:#2E6AB1;color:#fff;font-weight:bold;}
.xpages .skip{float:left;padding:4px;}
 
.wordred{
color:#990000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
line-height:25px;
}
.wordred2{
	color:#0080C0;
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	line-height:25px;
}
.wordblack{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
line-height:25px;
}
.wordblack2{
color:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
line-height:25px;
}

.vc_table th {
background-color:#F19B27;
color:#FFFFFF;
font-size:13px;
}
.tag_words_2 {
	font-family: Arial;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
.c-line1 {
	background-color: #f1f1f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #D4D4D4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
}
.c-line2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
.rolltable {border: 1px solid #cccccc;}
.title_red {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:23px;
margin-left:0;
margin-right:0;
margin-top:0;
}

.line_1 {
border-color: #D0D0D0 -moz-use-text-color -moz-use-text-color;
border-style:dashed none none;
border-width:1px medium medium;
line-height:1.2em;
margin:5px 5px 5px 2px;
padding-bottom:2px;
padding-top:2px;
}
a.guide_link{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#004D9A;
	text-decoration:underline;

}
a.guide_link:hover{
	color:#000000;
	text-decoration:none;
}
a.guide_link2{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#004D9A;
	text-decoration:underline;

}
a.guide_link2:hover{
	color:#000000;
	text-decoration:none;
}
.talble1 {
border-collapse:collapse;
}
.talble1 td {
border-bottom:1px dotted silver;
line-height:24px;
}
.bottom_e {
	font-size: 12px;
	color: #282727;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 13px;
	margin-right: 20px;
	line-height: 20px; 
}
.product_box2 {
float:left;
width:217px;
}
.line {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/box2_md_li.jpg) no-repeat scroll 0 0;
float:left;
height:130px;
width:12px;
}
.main_box_md2 {
padding:3px 30px;
}
.a {
color:#0771CB;
display:block;
font-family:Tahoma;
font-size:25px;
line-height:36px;
margin:15px 0 10px;
padding:0;
text-align:left;
}