*{ margin:0; padding:0}
li {list-style:none;}
body, button, input, select, textarea {font:12px/1 Helvetica, Tahoma, "微软雅黑", san-serif}
a{position:relative;}

body {
	background:url(bg_body.gif) repeat;
}

.wrap{
	width:980px;
    padding:0px 11px;
	margin:0 auto;
	background:url(bg_main.png) repeat-y;
}

.head {
	height:95px;
    width:980px;
}
.head .logo {
	margin:0 0 0 31px;
	display:block;
	text-indent:-999em;
	height:95px;
	width:228px;
	background:url(logo.png) no-repeat;
}


#div_main{
	float:left;
	width:100%;
	background:url("mainnav_shadow.png") no-repeat scroll 0 0 transparent;
}

/*****************************************************************/
#sidebar {
    color: #F47321;
    float: left;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 15px;
    padding: 40px 0 0 30px;
    width: 170px;
}

#sidebar h2{
    padding-left:10px;
	font-size:16px;
    color:#F47321;
}

#sidebar ul{
	border-top:1px solid #CCCCCC;
    margin-top:10px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
}

#sidebar ul li {

    letter-spacing:1px;
    font-size: 12px;
    list-style-type: none;
    height:20px;
}

#sidebar a {
    color: #004e96;
    font-weight: bold;
    text-decoration: none;
}

#sidebar a:hover { text-decoration:underline}


/*****************************************************************/
#content {
    color: #5C707C;
    float: right;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 18px;
    padding-top:40px;
    text-align: left;
    width: 770px;
}

#content #text{
	width:740px;
	float:left;
}

#content #text h1 {
    color: #5C707C;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: normal;
    margin-bottom:25px;
}
#content #text h2 {
    color: #5C707C;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: normal;
    margin-bottom:20px;
}
#content #text h3 {
    color: #5C707C;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: normal;
	margin-top:20px;
    margin-bottom:5px;
}
#content #text p{
    color: #5C707C;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    margin-bottom:20px;
}

/*****************************************************************/
.nav {
    padding:0;
	height:25px; 
}
.nav .cur{
    color:black;
}
.nav li {
	background:url(bttn_mainnav.gif) no-repeat;
	height:25px;
	line-height:25px;
	width:196px;
	text-align:center;
	float:left;
	}
.nav li a {
	color:#fff;
	text-decoration:none;
	font-weight:600;
	display:block;
}
.nav li a:hover {
	color:#000;
}

/*************************************************/
.foot{
	width:980px;
	margin:10px auto 20px;
	text-align:center;
	color:#999;
	padding-bottom:20px;
	line-height:20px;
}
.foot a{
	color:#999;
	text-decoration:none;
}
.foot a:hover{
	color:black;
	text-decoration:underline;
}
/********************* language  *****************/

.language_box{
    position:absolute;
    width:980px;
}

.language_button{
    float:right;
    margin-top:70px;
    width:80px;
    text-align:center;
    height:20px;
    line-height:20px;
    font-weight:bold;

}
.language_button a{
    color:#D9D9D9;
    text-decoration:none;
}
.language_button a:hover{
    text-decoration:underline;
    color:gray;
}
.language_button .active{
    color:gray;
}
/********************* 产品总表  *****************/
.pro a{color:#3d607c; text-decoration:none }
.pro a:hover{text-decoration:underline;}
.pro{font-size:12px;border-collapse:collapse; width:718px}
.pro td,th{ text-align:left; padding:2px 10px; }
.pro td,th{ border:1px solid #ccc;}	

/***********************新闻**********************/
.hang{ float:left; margin:0; padding:0; width:740px; line-height:24px; font-size:14px}
.hang h5{ float:left; margin:0 20px 0 0; font-weight:normal}
.hang p{ padding:0; margin:0; float:left;}
.hang a{color:#3d607c;}

/* 分页 */
.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}