@charset "utf-8";
#index #middle{
   width:980px;
   margin:0 auto;
}
#middle #left{
   width:185px;
   height:auto;
   background-color:#0265CB;
   float:left;
}
#left #cpfl{
   width:185px;
   height:auto;
}
#cpfl #cpfltitle{
    width:185px;
	height:55px;
}
#cpfl #cpflcon{
    width:170px;
	margin:0 auto;
	height:auto;
	padding-bottom:20px;
}
#cpflcon ul{
    margin:0px;
	padding:0px;
}
#cpflcon ul li{
    list-style-type:none;
	width:160px;
	height:31px;
	line-height:31px;
	padding-left:10px;
	margin-bottom:6px;
	background-image:url(../images/cpfl1.jpg);
	background-repeat:no-repeat;
}
#cpflcon ul li a{
    text-decoration:none;
	font-size:12px;
	color:#ffffff;
}
#cpflcon ul li a:hover{
   text-decoration:underline;
}
#left #lxwm{
    width:185px;
	height:auto;
}
#lxwm #lxwmtitle{
    width:185px;
	height:55px;
}
#lxwm #lxwmcon{
    width:170px;
	margin:0 auto;
	height:auto;
	font-size:12px;
	color:#ffffff;
	line-height:25px;
	padding-bottom:10px;
}
#middle #right{
    width:763px;
	height:auto;
	float:right;
	border:1px solid #C9C9CB;
	overflow:hidden;
    zoom:1;
	padding-top:1px;
	background-image:url(../images/comrighttitle.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#right #comrighttitle{
    width:728px;
	height:35px;
	line-height:35px;
	background-image:url(../images/comrighttitle1.jpg);
	background-repeat:no-repeat;
	background-position:20px top;
	padding-left:35px;
	color: #106CB5;
   font-size: 14px;
   font-weight: bold
}
#comrighttitle span{
    margin-left:5px;
	font-size:12px;
	color:#020202;
}
#comrighttitle span a{
    text-decoration:none;
	font-size:12px;
	color:#020202;
}
#comrighttitle span a:hover{
    color:#ff0000;
}
#right #comrightcon{
    width:740px;
	margin:0 auto;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	color:#020202;
	line-height:25px;
}
#comrightcon a{
    text-decoration:none;
	font-size:12px;
	color:#020202;
}
#comrightcon a:hover{
    color:#ff0000;
}
#comrightcon a img{
    width:300px;
	height:220px;
	display:block;
	border:1px solid #cccccc;
}
#comrightcon a:hover img{
    width:300px;
	height:220px;
	display:block;
	border:1px solid #ff0000;
}