@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.png) repeat-x;
	background-color:#FFF;
}
#mainIn{width:990px; margin:auto; position:relative;}
#mainIn_top{
	width:990px; height:5px; display:block; font-size:0; margin-top:20px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="images/main_bg_top.png");/*只对IE6有效*/
	background:url(images/main_bg_top.png) repeat-x !important;
	_background:none;
}
#mainIn_middle{
	width:990px; display:block;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="images/main_bg_middle.png");/*只对IE6有效*/
	background:url(images/main_bg_middle.png) repeat-y !important;
	_background:none;	
}
#mainIn_btm{
	width:990px; height:5px; display:block; font-size:0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="images/main_bg_btm.png");/*只对IE6有效*/
	background:url(images/main_bg_btm.png) repeat-x !important;
	_background:none;
}

#bottom{width:980px; position:static; margin:auto; margin-top:15px;}

#banner{width:980px; margin:auto; height:280px;}

#mainM{width:940px; margin:auto;}
#mainL{width:190px; float:left; margin-top:13px;}
#mainR{width:730px; float:right; margin-top:0px; background:url(images/rightTit_bg.png) no-repeat left 1px;}

.bt{background:#59A31D; color:#FFF; font-size:14px; font-weight:bold; padding:8px 0px 8px 10px;}

.leftmenu a{display:block; padding:8px 0px 8px 20px; border-bottom:1px solid #EEE; background:url(images/arr.jpg) no-repeat 10px center;}
.leftmenu a:hover,.leftmenu a:active,.leftmenu a.A{color:#59A31D; background:url(images/arr2.jpg) no-repeat 10px center;}
.leftmenu a.A{font-weight:bold;}

.path{text-align:right; color:#888;padding-top:10px;}
.path a{color:#888;}
.path a:hover{color:#59A31D;}
.path a.A{color:#2F57A9;}
.rightTit{font-weight:bold; font-size:15px; padding-left:10px;}

.about{margin-top:22px; line-height:240%; padding-left:2px;}
.about2{
	margin-top:15px;
	line-height:20px;
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftimg{margin-top:22px;}
.leftimg a{display:block; margin-bottom:15px;}
.leftimg img{border:0px none;}

.procontent{padding-top:18px; line-height:180%; padding-left:10px;}

.t1{
	width:350px;
	height:25px;
	background-image: url(images/1_10.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.t2{
    width:350px;
	height:25px;
	background-image: url(images/1_12.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left:10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
