/* CSS Document 
=====================================================
design: Ò¶·å
english name: colin
Email:colinyf@163.com
QQ:307958977
==========================================================
*/
@import url("txtColor.css");
@import url("txtAlign.css");
@import url("txtLink.css");
*{ margin:0; padding:0}

body{
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td ,img{
	font-size:12px;
	color:#606060;
	font-family: Arial, Helvetica, sans-serif;	
}



address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
img{ border:0;}
caption, th { text-align: left; }
hr{ height:1px;}
a { text-decoration: none; color:#606060;}
a:hover{ text-decoration:underline;}



.clear{clear:both}
/*base float*/
.left{ float:left}
.right{ float:right}

/*top*/

#header{width:949px; height:89px; background:url(../images/logo.jpg) no-repeat; margin:0 auto;}
#header .home{ float:right; margin:10px 20px 0 0;}
#banner{ width:949px; height:300px; background:url(../images/banner.jpg) no-repeat; margin:0 auto;}
#menu{ width:949px;margin:0 auto; }
#menu #menu-inner{ height:30px;margin:5px 0;background:url(../images/menu_bg.jpg) no-repeat;}
#menu .input{ background:transparent; height:14px; border:0; margin:4px 0 0 0;}
#menu a{ color:#fff; font-weight:bold;}
#menu .btn{ margin:3px 0 0 1px;}
.ggao{ width:949px; height:23px; background:#000; margin:0 auto; line-height:2;}

/*content*/
#content{width:949px;margin:0 auto; padding-top:5px;}
#content .left{ width:222px; line-height:1.6;}
#content .line{ border-bottom:#afc2c8 1px solid;}
#content .about-ind{ width:485px; line-height:1.7;}

#pro-ind{ width:949px; margin:0 auto; padding:7px 0;}

#content .about{ width:710px; line-height:2;}
#content .about1{ margin-bottom:20px; height: auto !important; overflow:hidden;}
#content .about1 p { margin-bottom:10px;}
#content .about1 img{ margin:5px 10px;}
#content .pro{ width:193px; height:158px; float:left; text-align:center; margin:0px 35px 10px 5px; padding-bottom:25px;}
#content .pro img{  border:#efefef solid 2px;}
.table3{ margin-top:10px; background-color:#ccc;}
.table3 tr{ background:#fff; height:25px}
.table3 td{ padding-left:10px;}
.table3 a{ color:#eb7f14; text-decoration:underline;}
.table3 a:hover{ text-decoration:none;}

/*footer*/
#footer{ width:949px; height:50px; margin:0 auto; line-height:2;}
#footer-inner{padding:5px 0 0 20px; text-align:center;}
