body{
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fonok5 {
color:#565656;
font-weight:bold;
}
img{
border:0;}

form{
margin:0}

input{
border:#666666 1px solid;
border-bottom:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
padding-left:5px;}
.inputs{
width:200px;}

textarea{
border:#666666 1px solid;
border-bottom:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
padding-left:5px;
overflow:auto;}


.fonta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #949494;
	text-decoration: none;
}
.en_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #CC0200;
	text-decoration: none;
}

a.tt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #D6D6D6;
	text-decoration: none;
}
a.tt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #D6D6D6;
	text-decoration: none;
}
a.tt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #CC0200;
	text-decoration: none;
}



/*产品页面*/
.product_title{
font-size:28px;
color:#565656;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:7px;
}

.product_titles{
	line-height:23px;
}

.product_txt_box{
	width: 100%;
}

.product_txt{
	padding-left:12px;
	width: 100%;
	color: #000000;
	background-color: #f2f2f2;
	line-height: 22px;
}
.product_space{
height:10px;}





/*产品页面切换框*/
.tab1 a{
	width:73px;
	float: left;
	background-image: url(../images/product/products_tab_01.gif);
}
.tab1 a:hover{
	background-image: url(../images/product/products_tab_2_01.gif);
}
.tab1 a.on{
	background-image: url(../images/product/products_tab_2_01.gif);
}

.tab2 a{
	width:109px;
	float: left;
	background-image: url(../images/product/products_tab_02.gif);
}
.tab2 a:hover{
	background-image: url(../images/product/products_tab_2_02.gif);
}
.tab2 a.on{
	background-image: url(../images/product/products_tab_2_02.gif);
}

.tab3 a{
	width:123px;
	float: left;
	background-image: url(../images/product/products_tab_03.gif);
}
.tab3 a:hover{
	background-image: url(../images/product/products_tab_2_03.gif);
}
.tab3 a.on{
	background-image: url(../images/product/products_tab_2_03.gif);
}
