body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-repeat:repeat-x;
background-attachment:fixed;
}
/*首页公司简介*/
.profile{
font-family: Dotum;
font-size:12px;
color:#0D5972;
}
.profile span{
margin-left:15px;
margin-tottom:10px;
font-size:13px;
font-weight:bold;
line-height:25px;
}

.profile p{
margin-top:5px;
margin-left:10px;
margin-bottom:0;
line-height:18px;
text-indent:1em;
}

/*首页产品背景*/
.product-bg{}
.product-bg td{
width:192px;
height:157px;
background:url(../images/index-pro-bg.gif) no-repeat;
}
/*首页FLASH定位*/
.flash{
padding:0 0 56px 51px;
}
.product-bg td img{
margin:0 0 0 18px;
width:155px;
height:125px;
}
/*底部文字*/
.copyright{
margin:0 0 7px 65px;
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

/*产品页面left*/
.left{
margin:25px 0 0 50px;
width:185px;
}
/*.left-list{}

.left-list td{
height:31px;
background:url(../images/left-list-bg2.gif)
}

.left-list a{
margin:0 0 3px 0;
text-transform:uppercase;
color:#0C947E;
text-decoration:none;
;
}

.left-list a:visited{
}

.left-list td a:hover{
color:#625C49;
background:url(../images/left-list-bg.gif) left;
}*/

ul{
	width: 100%;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}

li{
	margin: 0;
	padding: 0;
	list-style: none;
	height:31px;
}
li a
{
	display: block;
	padding: 0 0 1px 38px;
	text-decoration: none;
	text-align: left;
	line-height: 31px;
	font-weight:bold;
	font-size:11px;
	background:url(../images/left-list-bg.gif) left bottom ;
	text-decoration:none;
}
li a:link,li a:visited
{
	color:#0C947E;
}

li a:active,li a:hover

{
text-decoration:none;
	color:#625C49;
	background:url(../images/left-list-bg2.gif);
}


/*控制列表长读*/
/*

#left{
height:508px;
overflow:hidden;
}
*/

.more{
float:right;}
a.more {
margin:5px 15px 0 0;}

a.more:visited{
}

.more a:hover{}

.more a:active{}




/*产品页面right*/
.right{
margin:25px 0 0 10px;
}
.product-title{
margin:8px 0 3px 0;
height:39px;

}


.product-title span{
font-family: Dotum;
padding:0 0 0 25px;
text-transform:capitalize;
font-weight:bold;
font-size:13px;
line-height:30px;
color:#699F06;
letter-spacing:1px;
}
.span2{
font-family: Dotum;
padding:0 0 0 25px;
text-transform:capitalize;
font-weight:bold;
font-size:13px;
line-height:30px;
color:#068796;
letter-spacing:1px;
}

.product-table{
margin:0px 0 0 0;
width:179px;
}
.product-table td{
background:url(../images/product-img-bg.jpg) no-repeat center;
height:165px;
}
.product-table img{
margin:2px 0 0 10px;
width:158px;
height:126px;
}


/*详细产品页面*/
.product-table2{
margin:10px 5px 10px 20px;
width:370px;
}
.product-table2 td{
background:url(../images/big-product-bg.jpg) no-repeat center;
height:299px;
}
.product-table2 img{
margin:2px 0 0 15px;
width:342px;
height:273px;
}

/*普通连接*/
a:link{
text-decoration:none;
color:#006600;}
a:visited{
text-decoration:none;
color:#006600;}
a:hover{
text-decoration: underline;
color:#000000;}


.inp{
width:400px;
border:solid #9CC 1px;
}
.inp2{
margin:8px 0;
width:400px;
height:130px;
border:solid #9CC 1px;
}
.button{
font-family:Tahoma;
font-size:11px;
height:22px;
width:60px;
background:#fff;
border:solid  #9CC  1px;
text-transform:uppercase;
color:#0D5972;
}
.feedback{
font-family:Tahoma;
line-height:25px;
font-size:13px;
letter-spacing:1px;
color:#0D5972;

}
.contactus{
font-family:Tahoma;
padding:15px 0 15px 45px;
line-height:25px;
font-size:13px;
letter-spacing:1px;
color:#0D5972;
}

.contactus span{
line-height:35px;
font-size:14px;
font-weight:bold;
}




.pages{
text-align:right;
padding-right:25px;
color:#006600;
text-transform:uppercase;
}




.aboutus{
font-family:Tahoma;
padding:15px 10px 15px 30px;
line-height:25px;
font-size:13px;
letter-spacing:1px;
color:#0D5972;
}

.aboutus span{
line-height:35px;
font-size:14px;
font-weight:bold;
}


.product-img {
width:630px;
overflow:hidden;
text-align:center;
} 