body {
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-y;
	background-color: #1e76b1;
	font-size:12px;
	font-family:Verdana;
	color:#585858;
	 
	background-image: url(images/body_bg.jpg);
	font-weight: normal;
	line-height: 20px;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.logo_img {
	background-image: url(images/logo_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}


h1{
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 73px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	margin: 0px;
}
.header_p {
	color: #f6f9fc;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.title{
	font-family: Arial;
	font-size: 20px;
	color: #fefefe;
	line-height: 45px;
	display: block;
	width: 450px;
	padding-left: 50px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px;
 }
/*nav*/
ul.nav{
	list-style-type:none;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.nav li{
	height: 34px;
	font-size: 16px;
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}
.nav li a,.nav li a :visited{
	text-align: center;
	width: 103px;
	height: 34px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial;
}
.nav li a:hover{
	background-image: url(images/nav_now1.jpg);
	background-repeat: no-repeat;
	display: block;
}
.nav li.nav_otherfour a:hover{
	color:#FFF;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 34px;
	height: 34px;
	width: 103px;
	text-align: center;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/nav_now4.jpg);
	margin: 0px;
}
.nav_now4{
color:#FFF;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 34px;
	height: 34px;
	width: 103px;
	text-align: center;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/nav_now4.jpg);
	margin: 0px;
}
.nav li a.nav_now{
	color:#FFF;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 34px;
	background-image: url(images/nav_now1.jpg);
	height: 34px;
	width: 103px;
	text-align: center;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
}

/*banner*/
h2{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	color: #3c3c3c;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 25px;
}
.left_p {
	font-size: 12px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 24px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
/*left*/
.left_bg{
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}
.left1_bg{
    background:url(images/left1_bg.jpg);
	background-repeat:repeat-x;
}
a.buy_button{
	background-image: url(images/buy_button.jpg);
	display: block;
	height: 16px;
	width: 53px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:hover.buy_button{
	background-image: url(images/buy_button_hover.jpg);
}
a.table_link {
	color: #004E9B;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
a.table_link1 {
	color: #004E9B;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	text-decoration:none;
}
a.table_link1 span {
	text-decoration: underline;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover.table_link1 span{
	text-decoration: none;
}


a:hover.table_link,a:hover.table_link1{
	color: #666666;
	text-decoration:none;
    
}
a.box_link {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
.table_fenlan {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/*main*/
h3{
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	line-height: 19px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.dow {
	background-image: url(images/dow-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
a.download {
	color: #004e9b;
	font-family: Arial;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
a:hover.download {
	text-decoration: none;
}
.recommed_bg {
	background-image: url(images/recommmed_bg.jpg);
	background-repeat: repeat-x;
	display: block;
}
a.recommed_a {
	text-decoration: none;
	background-image: url(images/recommmed_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	 
	margin: 0px;
	height: 19px;
	width:200px;
	color: #349ed2;

	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover.recommed_a {
	color: #666666;
}

a.recommed_b {
	text-decoration: none;
	background-image: url(images/recommmed_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	 
	margin: 0px;
	height: 19px;
	width:510px;
	color: #349ed2;

	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover.recommed_b {
	color: #666666;
}
.recommed_p {
 
	width: 200px;
}






/*right*/
.right_bg{
     background:url(images/right_bg.jpg);
	 background-repeat:repeat-y;
}
.right_title{
	color: #3d3d3d;
	font-family: Arial;
	font-size: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.gui_ico{
	margin: 0px;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
	padding-bottom: 25px;
}
.gui_ico li{
	background-image: url(images/gui-ico.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
	background-position: left 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 4px;
	padding-bottom: 7px;
}
.gui_word a:link, .gui_word a:visited {
	color: #004E9B;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
}
.gui_word a:hover{
	color:#000;
	text-decoration: underline;
}

/*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: #FFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.b_link a:link, .b_link a:visited {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color:#FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.b_link a:hover{
	text-decoration: none;
	color: #999999;
}
.footer_img{
}
.table_wenzi {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

h3{
	font-family: Arial;
	font-size: 20px;
	color: #3c3c3c;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 50px;
	margin: 0px;
}

.line_n{
	background-image: url(images/gui-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	width: 641px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left:5px;
	}
 
 .list_m{
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.list_m li{
display: block;
	background-image:url(images/gui-ico.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	color: #666;
margin:5px 0 5px 10px;
	background-position:2px 7px;
	float:left;
	width: 280px;

	}
 
 .guide_dword {
    font-size:10px;
	height:12px;
	}
.link{
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #3790D6;
	text-decoration:underline;

}
.link2{
	font-family: Verdana;
	font-size: 15px;
	line-height: 17px;
	color: #3790D6;
	text-decoration:underline;
	font-weight:bold;

}

.gui_bg1{
	background-image: url(images/gui-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	width: 670px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left:5px;
	
}
.how_sum_word{
	font-family: Arial;
	font-size: 16px;
	line-height: 21px;
	color: #3c3c3c;
	font-weight: bold;
}

.price{
	font-size: 14px;
	color: #c00;
	font-weight: bold;
	line-height: 25px;
}
 .num{
	font-family: Arial;
	font-size: 30px;
	line-height: 40px;
	color: #666;
	font-weight: bold;
	font-style:italic;
	margin-left:12px;
 
}
ul.article-list{margin-left:-37px; margin-left:0\9;}
.article-list li{list-style:none; padding:10px 0;}
.article-list li a{list-style:none; font: bold 14px Arial; color: #0068c8;}
.article-list li a:hover{color: #000;}
/* 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;}





.compare{
    font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding-left: 0px;
	color: #3c3c3c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.guideh1{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding-left: 0px;
	color: #3c3c3c;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
}	
.guideh2{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-left: 0px;
	color: #3c3c3c;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}	
.compare2{
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	line-height: 19px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rank_key_10 {
font-size:9px;
line-height:15px;
margin:27px 0 0 14px;
text-align:left;
vertical-align:middle;
width:95px;
}
.reviews_gin, .reviews_gin2 {
margin-bottom:20px;
width:100%;
}
.reviews_gin2 td {
padding-left:5px;
padding-right:5px;
}
.reviews_soft_title_bg td {
background-color:#E2E2E2;
height:30px;
}
.reviews_soft_title_bg h3 a {
color:#006699;
font-family:Arial;
font-size:20px;
font-weight:bold;
text-decoration:none;
}
.reviews_soft_title_bg h3 a:hover {
color:#000000;
text-decoration:underline;
}
.reviews_d_b_table {
border-color:#E2E2E2;
border-style:solid;
border-width:1px 1px 3px;
float:right;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
width:250px;
}
.reviews_d_b_table td {
color:#666666;
font-family:Arial;
font-size:10px;
font-weight:bold;
}
.reviews_d_b_table a, .reviews_gin3 a {
color:#006699;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.reviews_d_b_table a:hover, .reviews_gin3 a:hover {
color:#000000;
text-decoration:underline;
}
.reviews_gin3 {
margin-top:10px;
width:100%;
}
.reviews_gin3 td {
color:#666666;
font-family:Verdana;
font-size:12px;
line-height:1.5;
}
.l_ta_ico {
list-style-type:none;
margin:0;
padding-bottom:0;
padding-left:8px;
}
.l_ta_ico li {
background-image:url(image-g/banner-ico.gif);
background-position:left 3px;
background-repeat:no-repeat;
border-bottom:8px none;
padding-left:20px;
}
.reviews_red_word {
color:#CD2027;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
.line_1 {
border-color:#CECFCE -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.lj {
	color:#333333;
	text-decoration: none;
	font-family:Verdana;
	font-size: 12px;
}

a.m_buy{
	background-image: url(images/m-buy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 60px;
	width: 300px;
}
a:hover.m_buy{
	background-image: url(images/m-buy.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
.l_tab_m_bor{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
.l_attribute_red{
	font-size: 10px;
	color: #c00;
	font-weight: bold;
	line-height: 25px;
}
.l_attribute_word{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
}
.l_attribute_link{
	color: #167DD1;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
}
.nane_word{
	font-size: 10px;
	line-height: 12px;
}
.l-ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.l-ico li {
	background-image: url(imag-z/l-tab-ico.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	margin:10px 0 8px 20px;
	font-family: Verdana;font-size: 11px;color:#666666; line-height: 18px;margin-bottom: 8px;text-align: left;
}
.l_tab_ico{
	margin: 0px;
	padding: 0px;
}
.l_tab_ico li{
	background-image: url(imag-z/l-tab-ico.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	list-style-type: none;
}
.l_tab_word{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 14px;
	color:#4C4C4C;
	font-weight: bold;
}
.l_attribute2_link{
	color: #167DD1;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
.l_attribute2_link a{
	color: #167DD1;
	text-decoration: underline;
}
.l_attribute2_link a:hover{
	color: #666;
	text-decoration: none;
}
.feature3 li{
	background-image: url(imag-z/list.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 12px;
	margin-bottom: 1px;
	line-height: 20px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.head4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #515151;
	padding-bottom: 5px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}
.roll_green a:link {
color:#289D21;
font-size:24px;
font-weight:bold;
}



.roll_green a:visited {
color:#289D21;
font-size:24px;
font-weight:bold;
}
.roll_green a:hover {
color:#000000;
font-size:24px;
font-weight:bold;
}


.banner_tt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color:#289D21;
	font-weight: bold;
}
.white_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_word2{
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	color: #FFEAA9;
}

.guide_link {
	font-family: Verdana;
	font-size: 12px;
	color: #2971A7;
	text-decoration: underline;
}


.headertitle{
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 73px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	margin: 0px;
	font-weight:bold;
}
.day_bg{
	background-image: url(images/30day-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}
.day_br{
	padding-top: 20px;
	padding-left: 20px;
}

.day_ico{
	margin: 0px;
	padding: 0px;
}
.day_ico li{
	background-image: url(imag-z/icon-1.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 30px;
}
.day_ico_1{
	margin: 0px;
	padding: 0px;
}
.day_ico_1 li{
	background-image: url(imag-z/icon-2.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 30px;
}
.day_ico_2{
	margin: 0px;
	padding: 0px;
}
.day_ico_2 li{
	background-image: url(imag-z/icon-3.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 30px;
}

.l_tab_tt2{
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	line-height: 25px;
	color: #000;
	font-weight: bold;
}

.reviewswords{
	font-family: Georgia, Arial;
	font-size: 16px;
	line-height:25px;	
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.l_d_ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
}
.l_d_ico li {
	background-image: url(imag-z/green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 0px;
}
