﻿/* CSS Document */

*{
margin:0;
padding:0px;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4d4d4d;
background:url(../images/bg.jpg) left top repeat-x;
}
img{
border:none;
}
ul li{
list-style:none;
}
a {
outline:none;
}
/*--------------------index.html start----------------------*/
#container{
width:922px;
margin:auto;
}
#top{
height:104px;
}
#menu{
float:right;
}
#logo{
float:left;
}
#en_cn{
padding-top:10px;
padding-bottom:12px;
text-align:right;
}
#flash{
display:block;
width:922px;

margin-top:6px;
margin-bottom:13px;
height:272px;
background:url(../images/banner.jpg) left top no-repeat;
}
#left{
width:244px;
float:left;
margin-right:10px;
}
#mid{
width:425px;
float:left;
margin-right:12px;
}
#right{
width:231px;
float:left;
}
.email{
background:url(../images/email.jpg) left top no-repeat;
height:72px;
margin-bottom:10px;
padding-top:40px;
padding-left:60px;
}
.boder{
border:#dedede 1px solid;
}
.title{
background:url(../images/about.jpg) left top no-repeat;
height:22px;
text-align:right;
padding-right:10px;
padding-top:7px;
}
.title1{
background:url(../images/product-e.jpg);
height:22px;
text-align:right;
padding-right:10px;
padding-top:7px;
}
.about{
padding-left:15px;
padding-right:15px;
padding-top:22px;
height:236px;
line-height:24px;
font-size:13px;
}
.about img {
float:left;
margin-right:10px;
}
.pro{
height:407px;
padding-top:1px;
}
.pro ul li{
background:url(../images/pro_bg.jpg) left top no-repeat;
height:21px;
padding-left:10px;
line-height:21px;
}
#footer{
line-height:20px;
padding-top:30px;
background:url(../images/footerbg.jpg) left top repeat-x;
height:62px;
clear:both;
}
.zzb07tail
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
}
a.zzb07link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #4d4d4d;
}

a.zzb07link:hover {
	text-decoration:underline;
	color: #4d4d4d;
}
.item_table{
border-collapse:collapse;
margin:auto;
}
.item_table td{
border:#dedede 1px solid;
padding:2px 5px;
}
.link:link{
color:#4d4d4d;
text-decoration:none;
}
.link:visited{
color:#4d4d4d;
text-decoration:none;
}
.link:hover{
color:#4d4d4d;
text-decoration:underline;
}
.input{
border:#dbdbdb 1px solid;
height:17px;
width:115px;
color:#333;
font-size:12px;
margin-bottom:10px;
}
.input_c{
float:left;
}
.contact{
background:url(../images/contactbg.jpg) left top no-repeat;
height:157px;
padding-left:32px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
}
.sub_contact{
background:url(../images/sub_e.jpg) left top no-repeat;
height:157px;
padding-left:32px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
}
.red{
color:#FF0000;
}
.sub_right{
float:left;
width:681px;
margin-left:10px;
display:inline;
}
.sub_title{
font-size:14px;
font-weight:bold;
height:30px;
background:url(../images/titile.jpg) left top no-repeat;
line-height:30px;
color:#FFFFFF;
text-align:center;
line-height:30px;
padding-left:13px;
width:134px;
padding-right:534px;
}
.content{
padding:15px;
width:651px;
line-height:22px;
overflow:hidden;
}