/* CSS Document */
body {
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: #FFF4EB  url(../images/a_bg.jpg) repeat-x top center;
	/*background: #EFDDB9;*/
	width: 100%;
	height: 100%;
}

.formfield {
	border: 1px solid #90643A;
	color: #333;
	padding: 3px;
	margin: 0;
}

.wapper {
	margin: 0px auto;
	padding: 0px;
	width: 930px;
}

*+html .wapper,* html .wapper {
	margin: 0px auto;
	padding: 0px;
	width: 930px;
}

.main {
	margin: 0px auto;
	padding: 0px;
	width: 928px;
	background: #A77545;
}

div {
	margin: 0px;
}

img {
	border: 0px;
}

#logo {
	width: 150px
}

#lang {
	text-align: center;
	width: 128px;
	height: 30px;
	float: right;
	padding-top: 7px;
	background: url(../images/lang_bg.gif) no-repeat top left;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #fff;
	outline:none;
	outline:0;
}

a:hover {
	text-decoration: none;
	color: #fff;
	outline:none;
	outline:0;
}

a:link {
	text-decoration: none;
	color: #fff;
	outline:none;
	outline:0;
}

a:visited {
	text-decoration: none;
	color: #fff;
	outline:none;
	outline:0;
}

a:active {
	text-decoration: none;
	color: #fff;
	outline:none;
	outline:0;
}

.red {
	color: #ff0000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#nav,#nav ul {
	margin: 0px;
	padding: 0px
}

#nav ul {
	width: 930px;
	background: url(../images/new_nav_bg.gif) no-repeat left top;
}

#nav ul li {
	float: left;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 14px;
	text-transform: uppercase;
}

#nav ul li.on {
	float: left;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 14px;
	text-transform: uppercase;
}

#nav ul .first {
	text-align: center;
}

#nav ul .last {
	width: 150px;
	text-align: center;
}

#nav ul .fg {
	width: 1px;
	background: url(../images/new_nav_fg.gif) no-repeat left top;
}

#index_show {
	height: 437px;
	margin-top: 38px;
	background: url(../images/b_bg.gif) no-repeat top left;
}

*+html #index_show {
	height: 437px;
	margin-top: 3px;
	background: url(../images/b_bg.gif) no-repeat top left;
}


#head_link_1{
	background: url(../images/gallery.gif) no-repeat left 0px;
}
*+html #head_link_1{
	background: url(../images/gallery.png) no-repeat top left;
}

#head_link_2{
	background: url(../images/faq.gif) no-repeat left -1px;
}

*+html #head_link_2{
	background: url(../images/faq.png) no-repeat top left;
}

#head_link_3{
	background: url(../images/contact.gif) no-repeat left 0px ;
}

*+html #head_link_3{
	background: url(../images/contact.png) no-repeat top left;
}
/*图片show*/
#show_pic {
	text-align: left;
	position: relative;
	left: 48%;
	top: 50%;
	float: left;
}

#slider {
	position: absolute;
	width: 560px;
	height: 400px;
	left: -430px;
	top: -212px;
	overflow: hidden;
	background: #000;
	border: 10px solid #E6C47D;
}

*+html #slider {
	position: absolute;
	width: 560px;
	height: 400px;
	left: -430px;
	top: -212px;
	overflow: hidden;
	background: #000;
	border: 10px solid #E6C47D;
}

#slider .slide {
	position: absolute;
	top: 0px;
	height: 400px;
	width: 500px;
	background: #432910;
	overflow: hidden;
	border-left: #432910 solid 1px;
	cursor: default;
}

#slider .title {
	color: #F80;
	font-weight: bold;
	font-size: 14px;
	margin-right: 1.5em;
	text-decoration: none;
}

#slider .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #744209;
	filter: alpha(opacity = 70);
	opacity: 0.4;
}

#slider .text {
	position: absolute;
	top: 1%;
	top: 100%;
	color: #FFF;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 470px;
	left: 10px;
}

#slider .diapo {
	position: absolute;
	filter: alpha(opacity = 200);
	opacity: 1;
	visibility: hidden;
	height: 400px;
}

/*图片showend*/
#show_right {
	float: right;
	width: 333px;
	text-align: right;
}

.right_three {
	width: 323px;
	height: 137px;
	margin-top: 6px;
	text-align: left;
	margin-right: 1px;
	background: url(../images/show_right_bg.gif) no-repeat top left;
}

.right_three .inside {
	margin-top: 5px;
	height: 115px;
	width: 300px;
}

*+html .right_three .inside {
	margin-top: 5px;
	margin-left: 0px;
	height: 115px;
	width: 300px;
}

.inside .show_title {
	font-weight: 800;
	padding-top: 10px;
	margin-left: 25px;
	font-family: 楷体;
	font-size: 20px;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	width: 260px;
	border-bottom: 1px dashed #B68336;
}

*+html .inside .show_title * html .inside .show_title {
	font-weight: 800;
	margin-top: 10px;
	font-family: times new Roma;
	font-size: 22px;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	width: 260px;
	border-bottom: 1px dashed #B68336;
}

.inside .show_content {
	margin-top: 5px;
	padding-left: 10px;
	height: 30px;
	font-family: times new Roma;
	line-height: 20px;
	color: #61340A;
}

.show_link a {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url(../images/more.gif) no-repeat top left;
}

.show_link2 a {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-left:10px;
}
.show_link .b_right {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	height: 25px;
	width: 93px;
	line-height: 25px;
	display: block;
	/*background: url(../images/link_right.gif) no-repeat top right;*/
	cursor: pointer;
}

#banner {
	text-align: left;
	margin-top: 3px;
	height: 140px;
	line-height: 140px;
	background: url(../images/banner.jpg) no-repeat top left;
}

#banner #war {
	margin-top: 8px;
	margin-left: 20px;
}

#banner #outdoor {
	margin-top: 41px;
	margin-left: 14px;
}

#footer_ban {
	text-align: left;
	margin-top: 3px;
	height: 140px;
	line-height: 140px;
	background: url(../images/footer_ban.jpg) no-repeat top left;
}

#footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	width:930px;
	height: 70px;
	background: #FFF4EB;
	color:#000;
}

#footer a{
	color:#000;
}
#b_nav {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;height:25px;
}

#b_nav ul {
	text-align: center;height:25px;line-height:25px;
}

#b_nav li {
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px dotted #000;
	text-align: center;
	float: left;
}

#b_nav li.last {
	border: 0px;
}

#footer #bottom_right {
	text-align: center;
	margin-top: 10px;
	
}

/*分类列表*/
.def_cate {
	height: 195px;
	width: 422px;
	float: left;
	margin-left: 17px;
	margin-top: 10px;
	background: url(../images/cate_bg.gif) no-repeat top left;
}

*+html .def_cate {
	height: 195px;
	width: 422px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	background: url(../images/cate_bg.gif) no-repeat top left;
}

.def_cate .cate_name {
	color: #fff;
	margin-top: 13px;
	text-align: left;
	padding-left: 50px;
	font-size: 18px;
	font-weight: 800;
}

.def_cate .cate_desc {
	color: #fff;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 20px;
	word-spacing:1px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	height: 100px;
}

.def_cate .cate_link {
	color: #fff;
	text-align: right;
	padding-right: 40px;
	float: right;
}

.def_cate .cate_link a {
	height: 25px;
	width: 100px;
	line-height: 25px;
	display: block;
	background: url(../images/link_left.png) no-repeat top left;
}

.def_cate .cate_link .b_right {
	text-align: center;
	height: 25px;
	width: 100px;
	line-height: 25px;
	display: block;
	background: url(../images/link_right.png) no-repeat top right;
	cursor: pointer;
}

/*分类页面*/
#ur_here {
	clear: both;
	height: 930px;
	height: 31px;
	line-height: 31px;
	text-align: left;
	padding-left: 80px;
	background: url(../images/ur_here_bg.gif) no-repeat top left;
}

#ur_here a {
	
}

#pro_left {
	width: 200px;
	float: left;
	text-align: left;
	height: 700px;;
	border-top: 1px solid #61340a;
	overflow:hidden;
}

#pro_right {
	width: 710px;
	float: left;
}

.cate_nav {
	width: 200px;
	border-bottom: 1px solid #fff;
	height: 35px;
	line-height: 35px;
	background: #E6C47D;
}

.cate_pro {
	background: url(../images/bg_img_pic.gif) no-repeat top left;
	height: 165px;
	width: 600px;
}

.cate_pro_show {
	margin-top: 10px;
	margin-left: 30px;
	border: 1px solid #fff;
}

.cate_pro_name {
	margin-top: 10px;
	margin-left: 20px;
}

.cate_pro_name a {
	color: #6A3E12;
	font-size: 14px;
	font-weight: 800;
}

.cate_nav_on {
	width: 200px;
	border-bottom: 1px solid #fff;
	height: 35px;
	line-height: 35px;
	background: #432910 url(../images/cate_on_bg.gif) no-repeat 10px 10px;
}

.cate_nav,.cate_on_pro {
	cursor: pointer;
}

.cate_nav a,.cate_nav_on a{
	margin-left: 25px;
	color: #61340a;
}

.cate_nav_on a {
	color: #fff;
}

.cate_on_pro a,.cate_on_pro_on a {
	margin-left: 40px;
	color: #61340a;
}

.cate_on_pro {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #D9BE54;
	background: #EFDDB9;
}

.cate_on_pro_on {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #D9BE54;
	font-weight: 800;
	background: #EFDDB9 url(../images/cate_pro_on_bg.gif) no-repeat 25px
		10px;
}

.left_nav_pro{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #D9BE54;
	color:#90643A;
	font-weight: 400;
	background: #fff ;
}
.left_nav_pro a,.left_nav_pro_on a{
	margin-left: 55px;
	color:#90643A;
}
.left_nav_pro_on{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #D9BE54;
	color:#90643A;
	font-weight:800;
	background: #fff url(../images/left_pro_on.gif) no-repeat 42px 13px;
} 

#now_cate_title {
	font-family: Tahoma;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	text-align: left;
	padding-left: 70px;
	color: #fff;
	border-bottom: 1px solid #61340a;
	background: url(../images/m_logo.gif) no-repeat 30px 8px;
}

#cate_left {
	margin-bottom: 40px;
	padding-left: 20px;
	color: #fff;
	text-align: justify;
	text-justify: inter-ideograph;
}

#cate_profile {
	color: #fff;
	padding-right: 10px;
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	float: left;
}

#cate_warr {
	margin-top: 15px;
	float: right;
}

#pro_textures,#pro_colors {
	/*border: 1px solid #61340a;*/
	width: 680px;
	min-height:120px
}

.texture_show {
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
}

/*安装指南*/
#install_main {
	background: #A77545 url(../images/install_bg.jpg) no-repeat top left;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	color: #fff;
	padding-top: 260px;
}

#install_main #install_intro {
	font-size: 14px;
}

.install_cate {
	padding-top: 5px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.install_cate .install_cate_name {
	color: #cecece;
	font-size: 14px;
	font-weight: 800;
	border-bottom: 1px solid #A67546;
}

.install_cate .installation ul {
	margin-top: 5px;
}

.install_cate .installation li {
	line-height: 22px;
	list-style-type: decimal;
}

.install_cate .installation li a {
	text-decoration: underline;
}

/*FAQS*/
#faq_main {
	color: #fff;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#faq_main #faq_intro {
	font-size: 25px;
	font-family: Arial, Times New Roman, Verdana;
	border-bottom: 1px solid #ccc;
}

.faq_cate {
	margin-top: 10px;
}

.faq_cate .faq_cate_name {
	font-weight: 800;
	color: #cecece;
	font-size: 14px;
}

.faq_cate ul li {
	line-height: 22px;
	list-style-type: decimal;
}

.faq_cate .faq li a:hover  {
	text-decoration: underline;
}

/*认证*/
.cert_show {
	height: 170px;
	width: 180px;
	text-align: center;
	float: left;
}

.cert_show {
	
}

#decimal {
	margin-top: 10px;
	margin-left: 22px;
	padding-left: 0px;
}

#decimal li {
	list-style-type: decimal;
	font-size: 11px;
	line-height: 18px;
	margin-top: 8px;
}

.en3 {
	font-size: 10px;
	color: #cecece;
}

/*文章*/
#article_content {
	color: #fff;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 20px;
}

.en1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #E6C47D;
}

.style3 {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	margin-left: 10px;
}

/*- Menu Tabs 11--------------------------- */
#tabs11 {
	float: left;
	width: 678px;
	font-size: 100%;
	line-height: normal;
	border-bottom: 1px solid #cecece;
	background: url(../images/title_h4_bg.gif) no-repeat 580px top ;
}

#tabs11 ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}

#tabs11 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs11 a {
	float: left;
	background: url("../images/tableft11.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	cursor: pointer;
}

#tabs11 a span {
	float: left;
	display: block;
	background: url("../images/tabright11.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #61340a;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs11 a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs11 a:hover span {
	color: #FFF;
}

#tabs11 a:hover {
	background-position: 0% -42px;
}

#tabs11 a:hover span {
	background-position: 100% -42px;
}

#tabs11 a.on {
	background-position: 0% -42px;
}

#tabs11 a.on span {
	background-position: 100% -42px;
}

.title_h4 {
	background: url(../images/title_h4_bg.gif) no-repeat 580px top ;
	font-size: 16px;
	line-height: 25px;
	width:680px;
	font-weight: 800;
	margin-top: 30px;
	border-bottom: 1px solid #cecece; 
	font-family : Tahoma;
	color: #E6C47D;
}

.img_kuang{
	border:3px solid #cecece;
	height:110px;
	line-height:110px;
	width:157px;
	min-width:157px;
	vertical-align:middle;
	background:#fff;
}
.img_kuang img{
	margin:auto;
	vertical-align:middle;
}

#wat{
position:relative;
left:145px;
top:-20px;
}

*+html #wat{
position:relative;
left:145px;
top:-20px;
}

#wat_t{
position:relative;
left:75px;
top:-20px;
}
.cert_pic{
}
.cert_title{
}
.cert_daoying{border:2px solid #cecece;margin-top:2px;
filter:flipv() Alpha(startX=77, startY=0, finishX=77, finishY=22,style=1,opacity=45,finishOpacity=0);
}
.cert_text{
	height:140px;
	line-height:20px;
	padding-left:20px;
	padding-right:10px;
	margin-top:5px;
	overflow:hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}


#wpc_pro_tab{
	padding-left:5px;line-height:22px;
	border-top:1px solid #cecece;
	border-right:1px solid #cecece;line-height:28px;
}

#wpc_pro_tab .head td{
	border-bottom:2px solid #cecece;
	border-left:1px solid #cecece;
	text-align:center;
	font-weight:800;
	background:#996633;
}
#wpc_pro_tab  td{
	text-align:center;
	border-bottom:1px solid #cecece;
	border-left:1px solid #cecece;
}
#menu_b_bg{
	height:100%;
	background:url(../images/menu_b_bg.gif) right top no-repeat;
}


/*2009-9-22*/
.show_content li a{
color:#61340a
      }
.show_content li a:visited {
	text-decoration: none;
	color: #fff;
	outline:none;
	outline:0;
}


/*2009-10-11*/
#pic_nav_show{
border-bottom:1px solid #cecece;
/*	border-bottom:1px solid #cecece;
	border:1px solid #cecece;
	padding-top:5px;*/
}
#show_pic_img_outer{
}
#pic_big_show{
}
.sub_nav_cate {
display:none;background: url(../images/new_nav_bg.gif) no-repeat left bottom;height:35px;margin-bottom:3px;clear:both;
}
.sub_nav_cate ul {
	margin:0px 0px 0px 60px;
}
.sub_nav_cate ul li{
float:left;padding:11px 28px 0px 28px;height:28px; background:url(../images/new_sub_on.gif)  no-repeat 10px 13px;
}
/*
#sub_pro_cate ul li hover,#sub_install_cate ul li a:hover,#sub_cert_cate ul li a:hover,#sub_warr_cate ul li a:hover {
	text-decoration: underline;
	background:#cecece;
}
*/
/*
#sub_pro_cate ul li:hover,#sub_install_cate ul li:hover,#sub_cert_cate ul li:hover,#sub_warr_cate ul li:hover {
	margin-borrtom:15px;
	height:24px;
	background:#E29852;
}
*/
.sub_nav_on{
	margin-bottom:15px;
	height:24px;
	background:#E29852;
}



