body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Verdana;
	color:#000;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#cff5fe;
}
h1{
	font-family: Arial;
	font-size: 20px;
	color: #7cabda;
	line-height: 45px;
	display: block;
	font-weight: bold;
	margin: 0px;
	background-image: url(images/logo_img.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.title{
	font-family: Arial;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 45px;
	display: block;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 400px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
 }
/*nav*/
ul.nav{
	list-style-type:none;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.nav li{
	height: 30px;
	font-size: 14px;
	display: block;
	float: left;
	width: 112px;
	text-align: center;
	line-height: 30px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav li a {
	text-align: center;
	width: 92px;
	height: 30px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial;
	padding: 0px;
	line-height: 30px;
	margin: 0px;
}
.nav li a.nav_now,.nav li a:hover{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(images/nav_now.jpg);
	height: 30px;
	width: 92px;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
/*banner*/
h2{
	font-family:"Trebuchet MS", Arial;
	font-size: 33px;
	font-weight: bold;
	line-height: 33px;
	display: block;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #F0F5FB;
}
.banner_p{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	display: block;
	width: 900px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.banner_word{
	list-style-type:none;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 20px;
}
.banner_word li{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 27px;
	padding-right: 0px;
	padding-bottom: 13px;
	color: #FFFFFF;
	display: block;
	text-align: left;
	margin: 0px;
}
.table_button {
    clear:left;
}
.banner_bg {
	background-image: url(images/banner_bg1.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 990px;
}
.ad {
	font-family: Arial;
	font-size: 40px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



a.buy_button{
	text-decoration: none;

	background-image: url(images/buy.gif);
	background-repeat: repeat;
	height: 60px;
	width: 412px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 10px;
	color: #CCFF66;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/buy.gif);
}
a:hover.buy_button{
	background-image: url(images/buy_hover.gif);
	background-repeat: no-repeat;
}
a.buy_button p.buy_title{
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	margin-left: 70px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}
a.buy_button p.buy_word{
	margin-top: 0px;
	margin-left: 20px;
	color: #ccef00;
	margin-bottom: 0px;
	font-size: 13px;
	
	margin-right: 0px;
	text-align: center;
	padding: 0px;
}
a.buy_button p.buy_word span {
	color: #FFFF00;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-left: 3px;
}

a.dow{
	background-image: url(images/dow-img.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 50px;
	margin-left: 0px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	background-position: 60px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}


a:hover.dow{
	color:#666;
	text-decoration:underline;
}
/*main*/
.content{
	color: #333;
	line-height: 24px;
}
.recommand-text {
	font-family: Verdana;
	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: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	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: 7px;
	padding: 0px;
	margin-left: 25px;
}
a.m_buy{
	background-image: url(images/m-buy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 60px;
	width: 300px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_buy_w{
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a:hover.m_buy {
	background-image: url(images/m-buy_hover.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.m_dow{
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 61px;
	width: 300px;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_dow_w{
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
}
a:hover.m_dow{
	background-image: url(images/dow_hover.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-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;
}
.right_w{
	font-size: 10px;
	color: #666;
	line-height: 15px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.right_box{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.right_title{
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.seemore{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 230px;
	color: #167dd1;
	text-decoration: none;
}
.b_link{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	line-height: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.b_link a:link, .b_link a:visited {
	font-family: Verdana;
	font-size: 9px;
	line-height: 9px;
	color:#0066cc;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.b_link a:hover{
	text-decoration: none;
	color: #000
	;
}
/*new box*/
.z_left{
	background-image: url(images/z_left_bg.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 561px;
	padding-top: 0px;
	margin: 0px;
	background-position: 2px;
}
.z_title {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #1b578a;
	margin-left: 15px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.z_title2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #1b578a;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 0px;
	padding-left: 0px;
}
.z_title3 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #1b578a;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 0px;
	padding-left: 0px;
}

.z_left_w {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.z_left_w li{
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.z_left_t{
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.z_30days {
	position: relative;
	left: 230px;
	top: -50px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}

a.z_dow {
	color: #20ace0;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	width: 65px;
}
a:hover.z_dow {
	color: #666666;
	text-decoration: underline;
	margin-top: 3px;
}
.z_price {
	font-family: Arial;
	color: #fb6840;
	font-weight: bold;
	font-size: 15px;
	display: block;
	padding-top: 3px;
}

a.z_m_buy{
	background-image: url(images/z_m_buy.jpg);
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 35px;
	width: 103px;
}
a:hover.z_m_buy{
	background-image: url(images/z_m_buy_hover.jpg);
	background-repeat: no-repeat;
	display: block;
}
.z_left_buy {
	margin-top: 35px;	
}
.top_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.box_p {
	font-size: 11px;
	line-height: 14px;
	color: #a1a1a1;
	margin-right: 10px;
}
a.box_dow {
	color: #20ACE0;
	text-decoration: none;
}
a:hover.box_dow {
	color: #a1a1a1;
	text-decoration: underline;
}


.p_word {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333;
}
.h4_p {
	width: 290px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.li1 {
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.li1 li {
	margin-bottom: 20px;
}
.li1 li strong {
	font-weight: bold;
	color: #00749E;
}

.li2 {
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	display: block;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.li2 li {
	margin-bottom: 20px;
	margin-left: 20px;
}
.li2 li strong {
	font-weight: bold;
	
}

.gui_word1 {
	color: #004E9B;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
.online{

background-color: transparent;

background-image: url(images/online.gif);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: center bottom;

height: 20px;

clear: both;

}
