BODY{
	COLOR: #424242;	
	font-size:12px;
	line-height:22px;
	letter-spacing:0px;
	font-family: Arial;	font-size:12px;
	background-color:#4A7B9C;
	background-repeat:repeat-x;
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
	background-image:url(images/bg.jpg);
}

.tblrTab td{
	background-color:#FFF;
}
*
{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.b{
	font-weight:bold;
}
.zi13{
	font-size:13px;
}
.bai_fff{
	color:#FFFFFF;
}
.juHuang{
	color:#fd8431;
}
/*限定单元格大小：当内容超出其所在元素的区域时overflow属性可以设置应该如何应对*/
.overflow_hidden{
	overflow:hidden;
}
/*将元素显示为行内元素*/
.display_inline{
	display:inline;
}
.text_align_right{
	text-align:right;
}
.text_align_center{
	text-align:center;
}
.line_height18px{
	line-height:17px;
}
/*a***************************************/
a:link {
	color: #393939;	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #393939;
}
a:hover {
	text-decoration: none;
	color: #007CD2;
}
a:active {
	color: #393939;
	text-decoration: none;
}

a.lu:link {
	color: #393939;	
	text-decoration: none;
}
a.lu:visited {
	text-decoration:underline;
	color: #85a200;
}
a.lu:hover {
	text-decoration:underline;
	color: #85a200;
}
a.lu:active {
	color: #85a200;
	text-decoration:underline;
}

a.cheng:link {
	color: #393939;	
	text-decoration: none;
}
a.cheng:visited {
	text-decoration:underline;
	color: #ff7e00;
}
a.cheng:hover {
	text-decoration:underline;
	color: #ff7e00;
}
a.cheng:active {
	color: #ff7e00;
	text-decoration:underline;
}

a.lan:link {
	color: #393939;	
	text-decoration: none;
}
a.lan:visited {
	text-decoration:underline;
	color: #007cd2;
}
a.lan:hover {
	text-decoration:underline;
	color: #007cd2;
}
a.lan:active {
	color: #007cd2;
	text-decoration:underline;
}
/*form表单样式***************************************/
form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}
select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}

/*width*****************层宽度**************************/
.id_width100{
	zoom:1;
	width:100%;
	margin:0px auto;
	text-align:left;
}
.id_width980{
	zoom:1;
	width:980px;
	margin:0px auto;
	text-align:left;
}
.id_width93{
	zoom:1;
	width:93%;
	margin:0px auto;
	text-align:left;
}
.id_width98{
	zoom:1;
	width:98%;
	margin:0px auto;
	text-align:left;
}
.id_width85{
	zoom:1;
	width:85%;
	margin:0px auto;
	text-align:left;
}
.id_width75{
	zoom:1;
	width:75%;
	margin:0px auto;
	text-align:left;
}
.id_width70{
	zoom:1;
	width:70%;
	margin:0px auto;
	text-align:left;
}
.id_width67{
	zoom:1;
	width:67%;
	margin:0px auto;
	text-align:left;
}
.id_width49{
	width:49%;
	margin:0px auto;
	text-align:center;
}
.id_width33{
	width:33%;
	margin:0px auto;
	text-align:center;
}
.id_width32{
	width:27px;
	margin:0px auto;
	text-align:center;
}
.id_width25{
	zoom:1;
	width:30%;
	margin:0px auto;
	text-align:left;
}
.id_width23{
	zoom:1;
	width:23%;
	margin:0px auto;
	text-align:left;
}
.id_left{
	float:left;
}
.id_right{
	float:right;
}
.id_height700px{
	height:700px;
}
/*margin***************************************/
.margin_top3px{
	margin-top:3px;
}
.margin_top7px{
	margin-top:7px;
}
.margin_top9px{
	margin-top:9px;
}
.margin_top8px{
	margin-top:8px;
}
.margin_top12px{
	margin-top:12px;
}
.margin_top13px{
	margin-top:13px;
}
.margin_top23px{
	margin-top:23px;
}

.margin15px{
	margin:15px;
}
.margin8px{
	margin:8px;
}
.margin5px10px{
	margin:5px 10px;
}

.margin_bottom20px{
	margin-bottom:20px;
}

.margin_left6px{
	padding-left:6px;
}
.margin_left12px{
	padding-left:12px;
}

.margin_right2px{
	margin-right:2px;
}
.margin_right42px{
	margin-right:42px;
}

.padding_top13px{
	padding-top:13px;
}
.margin_topbottom10px{
	margin:10px 0px;
}
.margin_topbottom8px{
	margin:8px 0px;
	float:left;
	width:250px;
}
.margin_topbottom5px{
	margin:5px 0px;
}
.margin_bottom3pxtop3px{
	margin-bottom:3px;
	margin-top:3px;
}

.padding_bottom20px{
	padding-bottom:20px;
}

/*web_bg*******************************************/
#web_bg{
	width:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
/*web_bg*******************************************/
.logo_top{
	width:980px;
	height:41px;
	color:#c7c7c7;
}
.sign_in{
	width:610px;
}
/*Navigation*******************************************/
.navigation_bg{
	background-image:url(images/narigation_bg_03.jpg);
	background-repeat:repeat-x;
	height:42px;
	width:980px;
}	
.navigation_bg .div ul{
	margin:0;
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	text-align:center;
}
.navigation_bg .div li{
	font-weight:bold;
	color:#ffffff;
	float:left;
	margin-right:4px;
	margin-left:8px;
	cursor:pointer;
}
.navigation_bg .div li a{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.navigation_bg .div li a:hover{
	font-weight:bold;
	text-align:center;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
/*flash*******************************************/
.flash_bg{
	width:980px;
	height:298px;
	margin:0px auto;
	background-image:url(images/flash_bg_06.jpg);
}
.flash_bg .div{
	padding:12px;
}
.flash_bg .div .left{
	background-image:url(images/shipin_03.jpg);
	width:365px;
	height:279px;
}
.flash_bg .div .left .shipin_div{
	margin:28px 22px 42px 23px;
}
/*hotProducts_main*******************************************/
	.hotProducts_main{
		width:976px;
		margin:0px auto;
	}
	.hotProducts_main .width25{
		width:25%;
	}
	.hotProducts_main .width25 .pho{
		width:244px;
		margin:0px auto;
		text-align:center;
	}
	.hotProducts_main .width25 .product_bg{
		width:240px;
		margin:0px auto;
		text-align:left;
		background-image:url(images/product_tu_15.jpg);
		background-repeat:no-repeat;
		
	}
	.hotProducts_main .width25 .product_bg .div{
		width:70%;
		height:244px;
		margin:0px auto;
		padding:16px 0px;
	}
	.hotProducts_main .width25 .product_bg .div a{
		color:#0b344f;
		text-decoration:none;
	}
	.hotProducts_main .width25 .product_bg .div a:hover{
		color:#8be8ff;
		text-decoration:underline;
	}
/*bottom*******************************************/
.bottom_bg{
	background-image:url(images/bottom_03.jpg);
	width:972px;
	height:42px;
	margin:0px auto;
	color:#4d7ea0;
}
.bottom_bg .div{
	padding:5px 0px 0px 20px;
}
.bottom_bg .div .copyright{
	margin:6px;
}
/*neiyea*******************************************/
.neiye_banner_pho_bg{
	background-image:url(images/neiye_banner_pho_03.jpg);
	background-repeat:no-repeat;
	width:972px;
	height:207px;
	margin:0px auto;
}
.neiye_banner_pho_bg .div{
	margin:0px;
	padding:12px;

}
/*******/
.neiye_main_bg{
	width:972px;
	margin:0px auto;
}
.neiye_main_bg .top{
	width:972px;
	margin:0px;
	padding:0px;
}
.neiye_main_bg .bg{
	width:972px;
	float:left;
	background-image:url(images/neiye_main_bg_pho_05.jpg);
	background-repeat:repeat-y;
}
.neiye_main_bg .bg .div{
	margin:0px 12px;
}
.location_bg{
	
	background-image:url(images/main-bg.jpg);
	height:37px;
}
.location_bg .location_bg_div{
	padding:10px 20px 0px 0px;
	text-align:right;
	color:#4d7ea0;
}
.neiye_main_bg .bottom{
	width:972px;
	margin:0px;
	padding:0px;
}
.neiye_main{
	float:left;
	width:100%;
	background-color:#FFFFFF;
}
.neiye_main_main{
	padding:0px 17px 30px 17px;
	
}
/*neiye_main_main_left************/
.neiye_main_main_left{
	width:216px;
	background-color:#d7e0e6;
}
.neiye_main_main_left_main{
	padding:1px;
}
.neiye_main_main_left_main .biaoti{
	width:214px;
	height:23px;
	background-image:url(images/left-bg1.jpg);
	color:#0b344f;
	font-weight:bold;
}
.neiye_main_main_left_main .biaoti div{
	padding-left:15px;
}
.neiye_main_main_left_main .main{
	padding:0px 15px;
}
.neiye_main_main_left_main .hengxian{
	background-image:url(images/hengxian_07.jpg);
	height:1px;
	width:100%;
}
/*neiye_main_main_left************/
.neiye_main_main_right{
	width:670px;
	background-color:white;
}
.neiye_main_main_right .biaoti{
	font-size:16px;
	color:#2681bd;
	font-weight:bold;

}
/*products********************************************************/
.products_liulan_padding1px{
	margin:1px;
}
.products_liulan{
	background-image:url(images/liulan_03.jpg);
	height:30px;
	margin:0px;
	padding:0px;
}
.products_liulan .div{
	
}
.products_fenleibiaoti{
	background-image:url(images/jianbianbg_03.jpg);
	float:left;
	width:100%;
	height:23px;
	margin:0px;
	padding:0px;
}
.product_list_border_divqianlan{
	border:1px solid #d7e0e6;
	background-color:#eff4f8;
	height:27px;
	margin-top:3px;
}
.product_list_border_divqianlan div{
	padding:3px 0px 0px 12px;
	color:2b3f4d;
}
.product_list_border_divqianlan_Mtop{
	border-left:1px solid #d7e0e6;
	border-right:1px solid #d7e0e6;
	border-bottom:1px solid #d7e0e6;
	padding-left:10px;
}
.more_send_online{
	height:34px;
}
.more_send_online div ul{
	margin:0;
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	text-align:center;
	display:inline;
}
.more_send_online div li{
	color:#ffffff;
	float:left;
	margin-right:3px;
	margin-left:3px;
	cursor:pointer;
}
/*********************************************************/
.border_divqianlan{
	border:1px solid #cddbe7;
}
.border_divqianhui{
	border:1px solid #dedede;
}
.border_divqianhui2px{
	border:2px solid #dedede;
}
/*div********************************************************/
.div_qianlanDIV{
	background-color:#eff4f8;
	padding:2px;
}

/*sendInquiry********************************************************/
.sendInquiry_from_formwrapper {
	padding:0px;
	margin:0px;
	text-align:left;
}
.sendInquiry_from_border_div383838_Mbottom{
	border-top:#efeeee solid 1px;
	border-left:#efeeee solid 1px;
	border-right:#efeeee solid 1px;
	background-color:#fafbfb;
	padding:5px;
}
.sendInquiry_from_border_div383838{
	border:#efeeee solid 1px;
	background-color:#fafbfb;
	padding:5px;
}
.sendInquiry_from_formwrapper fieldset {
	border:0px solid #000000;
	margin:0px;
	padding:0px;
}

.sendInquiry_from_formwrapper fieldset label {
	float:left;
	width:130px;
	text-align:right;
	padding-top:3px;
	padding-right:8px;
}
.text-align_left{
	text-align:left;
}
.sendInquiry_from_formwrapper fieldset div {
	clear:left;
	margin-bottom:0px;
}
.sendInquiry_from_formwrapper fieldset form{
	padding:0px;
	margin:0px;
	color:#333333;
}
.sendInquiry_from_formwrapper fieldset input
{	
	background-color:#ffffff;
	border:#b6b5b5 1px solid;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	width:178px;
	height:16px;
	padding:0px;
}
.sendInquiry_from_formwrapper fieldset select
{
	background-color:#ffffff;
	border:#b6b5b5 1px solid;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	width:178px;
	height:18px;
	padding:0px;
}
.sendInquiry_from_formwrapper fieldset .no_input
{
	background-color:no;
	border:0px;
	width:auto;
	height:auto;
	width:16px;
	height:16px;
}
.sendInquiry_from_formwrapper fieldset div .name_input
{
	background-color:#ffffff;
	border:#b6b5b5 1px solid;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	width:120px;
	height:16px;
	padding:0px;
}
.sendInquiry_from_formwrapper fieldset .anniu_input
{
	background-color:#d4d0c8;
	border:2px #FFFFFF groove;
	width:120px;
	height:18px;
	color:#000000;
}
/*company*******************************************/
.company{
	width:100%;
	margin:0px auto;
	padding-top:12px;
}
/*contactUs*******************************************/
.contactUs{
	width:100%;
	margin:0px auto;
}	
.contactUs ul{
	margin:0;
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
}
.contactUs li{
	width:98%;
	float:left;
	padding-left:13px;
	padding-top:3px;
	cursor:pointer;
	background-image:url(images/index_117g_bg.jpg);
	height:25px;
}

.td-smallline {
	line-height: 18px;
}

.td-s {
	font-size: 11px;
	color: #797979;
}

A.a2:link {
	color: #ffffff;
	text-decoration: none;
}
A.a2:visited {
	color: #ffffff;
	text-decoration: none;
}
A.a2:hover {
	color: #000000;
	text-decoration: underline;
}
A.a2:active {
	color: #ffffff;
	text-decoration: none;
}


A.a3:link {
	color: #0B344F;
	text-decoration: none;
}
A.a3:visited {
	text-decoration: none;
	color: #0B344F;
}
A.a3:hover {
	text-decoration: underline;
	color: #8BE8FF;
}
A.a3:active {
	color: #0B344F;
	text-decoration: none;
}


A.a4:link {
	color: #9C9C9C;
	text-decoration: none;
}
A.a4:visited {
	text-decoration: none;
	color: #9C9C9C;
}
A.a4:hover {
	text-decoration: underline;
	color: #99CC00;
}
A.a4:active {
	color: #9C9C9C;
	text-decoration: none;
}


A.a5:link {
	color: #393939;	
	text-decoration: none;
}
A.a5:visited {
	text-decoration: none;
	color: #393939;
}
A.a5:hover {
	text-decoration: underline;
	color: #85A200;
}
A.a5:active {
	color: #393939;
	text-decoration: none;
}


A.a6:link {
	color: #393939;	
	text-decoration: none;
}
A.a6:visited {
	text-decoration: none;
	color: #393939;
}
A.a6:hover {
	text-decoration: underline;
	color: #FF7E00;
}
A.a6:active {
	color: #393939;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg2 {
	background-image: url(images/index-pro-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.Frame1 {
	background-color: #ffffff
	border: 1px solid #ffffff;
	color: #CCCCCC;
	text-indent: 5px;
	}

.td-yellow1 {
	color: #FD8431;
}

.td-yellow2 {
	color: #AD792F;
	line-height:15px;
}

.td-blue1 {
	color: #0B344F;
}

.td-blue2 {
	color: #4D7EA0;
}

.td-dirty1 {
	color: #C7C7C7;
}

.td-dirty2 {
	color: #666666;
	text-decoration: line-through;
}

.td-green1{
	color: #E5FFB7;
}

.td-green2{
	color: #81782F;
		line-height:15px;
}

.td-green3{
	color: #85A200;
	font-size:14px;
}

.td-white {
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}

.td-red1 {
	font-size: 12px;
	line-height: 20px;
	color: #EE7555
}

.title1 {
   font-size: 14px;
   color: #FF6702;
}

.title2 {
   font-size: 18px;
   color: #2681BD;
}

.title3 {
   font-size: 14px;
   color: #2B3F4D;
}

.oncate{
	width:100%;
	height:23px;
	background-image:url(images/left-bg1.jpg);
	color:#0b344f;
	font-weight:bold;
	margin-top:5px;
}
.parcate{	
	margin:0 15px;
	border-bottom:1px dotted #4A8DB5;
}
#fixedbody{
	float:left;
	width:100%;
	background-image:url(images/neiye_main_bg_pho_05.jpg);
	background-repeat:no-repeat;
	height:auto;
	}
#pageleft{
	float:left;
}
#pageright{
	float:right;
	width:670px;
}
#bottom{
	clear:both;
}
#wrap{	
	margin:0 auto;
	padding: 0 12px;
	width:970px;
}
.zi{
	float:left;
		color:#4F80A0;
}
.rtu
{
	float:right;
}
.pagerightco{
	float:left;
	width:98%;
	padding:4px;
	margin-bottom:5px;
	border:2px solid #EFF4F8;

}
.productbox2{
	float:left;
	width:110px;
	height:150px;
	padding:1px;
	margin:5px;
	text-align:center;
	border:1px solid #ccc;
}
.pagerightbgt{
	float:left;
	width:600px;
	padding:10px;
	margin:10px;
	border:3px solid #eee;
}
.pagerightbgt h2{
	font-size:14px;
	font-weight:normal;
	
}
.pagertitle,.pagertitle a{
	color:#2681BD;
	font-size:16px;
	font-weight:bold;
}
.logo_top a
{
	color:#ddd;
}
#focusViwer{
	border:0;
}
.photobigshow{
	float:left;
	height:300px;
	width:250px;
	text-align:center;
}
.overflow_height{
	height:350px;
}
.id_left img{
	border:0px;
}
#product_char{
	float:right;
	width:300px;
}
#product_color_see{
	clear:left;
	float:left;
	width:300px;
}
.pro{
	float:left;
}
#pagenav,.pageNav{
	float:left;
	clear:both;
}
#productsearch{
	float:left;}
