@charset "utf-8";
/* CSS Document */
body{
	background-color: #BBE9F7;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}
.g {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}
.head1 {
	font-size: 10px;
	line-height: 14px;
	color: #9DD8EE;
	font-weight: normal;
}
a:hover {
	color: #000;
	text-decoration: underline;
}


/*nav*/
.nav_bg{
	background-image: url(images/nav-r.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
a.nav_home {
	display: block;
	height: 33px;
	width: 101px;
	background-image: url(images/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.home,a:hover.nav_home {
	background-image: url(images/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
a.nav_dow {
	display: block;
	height: 33px;
	width: 122px;
	background-image: url(images/nav-dow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.dow,a:hover.nav_dow {
	background-image: url(images/nav-dow.jpg);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
a.nav_ord {
	display: block;
	height: 33px;
	width: 102px;
	background-image: url(images/nav-ord.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.ord,a:hover.nav_ord {
	background-image: url(images/nav-ord.jpg);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
.nav_link a:link, .nav_link a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	font-family: Arial;
}
.nav_link a:hover, .nav_link a.effect{
	color:#000;
}
/*body*/
.body_r_br{
	padding-right: 5px;
}
.body_t_bg{
	background-color: #FFF;
	background-image: url(images/fs-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
/*fs*/
.banner_bg{
	background-image: url(images/banner-bg.jpg);
	background-color: #206E56;
	background-repeat: no-repeat;
	padding-top: 20px;
}
.banner_ico {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
.banner_ico li {
	background-image: url(images/soft-ico.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 30px;
}
.banner_ico_s {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;

}
.banner_ico_s li {
	background-image: url(images/soft-ico-s.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.banner_tt{	font-family: Arial;
	font-size: 25px;
	line-height: 30px;
	color: #FFF;
}
.banner_word{
	font-family: Arial;
	font-size: 16px;
	line-height: 27px;
	color: #CAE1A9;
	font-weight: bold;
}
.banner_word_s{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #CAE1A9;
	font-weight: normal;
}
a.buy {
	display: block;
	height: 64px;
	width: 184px;
	background-image: url(images/buy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.buy {
	background-image: url(images/buy.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
}
.pri_word{
	font-family: Geneva;
	font-size: 25px;
	line-height: 30px;
	color: #FFF;
	font-style: oblique;
}
.dow_word{
	color: #fff;
}
a.dow {
	display: block;
	height: 64px;
	width: 184px;
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.dow {
	background-image: url(images/dow.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
}
/*l-tab*/
.l_tab_tt{
	font-family: Arial;
	font-size: 20px;
	line-height: 30px;
	color: #65654D;
}
.l_tab_ico {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;

}
.l_tab_ico li {
	background-image: url(images/soft-box.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	margin: 0px;
}
.l_tab_dow{
	font-family: Arial;
	font-size: 20px;
	line-height: 25px;
	color: #0A68C8;
}
.l_tab_pri{
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
/*reviews*/
.reviews_bg{
	background-image: url(images/reviews-bg.jpg);
	background-repeat: no-repeat;
	width: 640px;
}
.reviews_br{
	padding-top: 15px;
	padding-right: 200px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.reviews_ico {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;

}
.reviews_ico li {
	background-image: url(images/reviews-img.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 40px;
	margin: 0px;
}
.reviews_sum_word{
	color: #999;
	font-size: 10px;
	line-height: 18px;
}
.reviews_word{
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
}

.title_word{
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}
/*Main*/
.main_img {
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;

}
.main_img li {
	background-image: url(images/main-img.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-left: 60px;
	margin: 0px;
}
.main_img_1 {
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;

}
.main_img_1 li {
	background-image: url(images/main-img-1.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-left: 60px;
	margin: 0px;
}
.main_img_2 {
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;

}
.main_img_2 li {
	background-image: url(images/main-img-2.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-left: 60px;
	margin: 0px;
}
.main_img_3 {
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;

}
.main_img_3 li {
	background-image: url(images/main-img-3.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-left: 65px;
	margin: 0px;
}
/*Guarantees*/
.guara_bg{
	background-image: url(images/guara-m.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1F2FA;
	border-left-color: #E1F2FA;
}
.guara_br{
	padding: 10px;
}
a.b_buy {
	display: block;
	height: 64px;
	width: 184px;
	background-image: url(images/b-buy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.b_buy {
	background-image: url(images/b-buy.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
}
.b_pri_word{
	font-family: Geneva;
	font-size: 25px;
	line-height: 30px;
	color: #275682;
	font-style: oblique;
}
.b_dow_word{
	color: #275682;
}
/*r-tab*/
.r_tab_bor{
	border: 1px solid #E8E8E8;
	padding: 12px;
}
/*Awards*/
.awards_link{
	font-size: 11px;
	color: #06c;
}
/*Guides*/
.guides_ico {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.guides_ico li {
	background-image: url(images/guides-ico.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
}
.guides_link a:link, .guides_link a:visited {
	text-decoration: none;
	font-family: Arial;
	color: #666;
}
.guides_link a:hover{
	color:#000;
	text-decoration: underline;
}
/*b*/
.b_link{
	color: #06c;
	line-height: 20px;
}
.b_word{
	line-height: 30px;
}

