
/* CSS Document */
@charset "utf-8";
#index #middle{
    width:1148px;
	margin: 0 auto;
	margin-top:12px;
}
#left #lxwm{
    width:266px;
	height:296px;
	margin-top:20px;
	border:1px solid #A0A0A0;
	background-image:url(lxwm.jpg);
	background-repeat:no-repeat;
}
#lxwm #lxwmcon{
    width:223px;
	margin:0 auto;
	height:216px;
	font-size:13px;
	color:#525252;
	line-height:25px;
	padding-top:80px;
}
#right #comrighttitle{
    width:824px;
	height:55px;
	background-image:url(comrighttitle.jpg);
	background-repeat:no-repeat;
	line-height:55px;
	padding-left:30px;
	font-size:20px;
	color:#585858;
	font-weight:bold;
}
#comrighttitle span{
    font-size:15px;
}
#comrighttitle span a{
    text-decoration:none;
	font-size:15px;
	color:#585858;
}
#comrighttitle span a:hover{
    color:#ff0000;
}
#right #comrightcon{
    width:834px;
	margin:0 auto;
	height:auto;
	padding-bottom:20px;
	padding-top:20px;
	font-size:13px;
	color:#585657;
	line-height:25px;
}
#comrightcon a{
    text-decoration:none;
	font-size:13px;
	color:#585657;
}
#comrightcon a:hover{
    color:#ff0000;
}
#comrightcon a img{
    width:230px;
	height:173px;
	padding:5px;
	border:1px solid #D2D2D2;
	display:block;
}
#comrightcon a:hover img{
    width:230px;
	height:173px;
	padding:5px;
	border:1px solid #ff0000;
	display:block;
}
#index #bottom{
    height:113px;
	margin-top:10px;
}
#bottom #bottom1{
    width:1200px;
	margin:0 auto;
	background-image:url(bottom2.jpg);
	background-repeat:no-repeat;
	height:100px;
	line-height:45px;
	font-size:14px;
	color:#fff;
	padding-top:13px;
}


#comrightcon #comnews{
   width:834px;/*总宽度*/
   height:auto;
   margin-top:10px;
   text-align:left;
}
#comnews #comnewstitle{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#comnewstitle #comnewstitle1{
    width:300px;
	height:30px;
	float:left;
	margin-left:10px;
	padding-left:25px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
#comnewstitle #comnewstitle2{
   width:40px;
   height:30px;
   float:right;
   margin-right:10px;
}
#comnewstitle2 a{
   text-decoration:none;
   font-size:12px;
   color:#000000;
   font-weight:normal;
}
#comnewstitle2 a:hover{
    color:#ff0000;
}
#comnews #comnewscon{
   width:814px;/*比总宽度小20*/
   margin:0 auto;
   height:auto;
   padding-top:10px;
}
#comnewscon ul{
   margin:0px;
   padding:0px;
}
#comnewscon ul li{
   list-style-type:none;
   height:23px;
   line-height:23px;
   width:400px;
   float:left;
}
#comnewscon ul li a{
    text-decoration:none;
	font-size:12px;
	color:#000000;
	background-image:url(../images/gsxw.jpg);
   background-repeat:no-repeat;
   background-position:left center;
   padding-left:10px;
   width:300px;
   float:left;
}
#comnewscon ul li a:hover{
   color:#ff0000;
}
#comnewscon ul li span{
   width:80px;
	height:25px;
	float:right;
	font-size:12px;
	color:#000000;
	text-align:left;
}