#left {
	width: 280px;
	float: left;
	height: 675px;
	background-image: url(imagesleftbg.gif);
	border: 1px solid #e6e6e6;
}
#left ul{
	background-image: url(imagestitle1.jpg);
	background-repeat: repeat-x;
	height:228px;
	line-height:200%;
}
#left ul h3{
	color:#FFF;
	font-size:13px;
	
	padding-left:10px;
	margin-bottom:10px;
}
#left ul li{
	padding-left:24px;
	line-height:150%;
	background-image: url(imagesleft-title.png);
	background-position: 10px;
	background-repeat: no-repeat;
}
#right{
	float:left;
	margin-left:15px;
	width:631px;
}
#right h3{
	margin-left:20px;
	margin-top:10px;
}
#right ul{
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	min-height:570px;
	font-size:13px;
	line-height:120%;
}
#right ul img{
	margin-left:0px;
	width:540px;
	margin-top:20px;
	margin-bottom:20px��
}
#title{
	height:40px;
	font-size:18px;
	line-height:40px;
	text-align:center;
	font-weight: bold;
	color: #666;
}
#article{
	background-image: url(imagestitlebg.png);
	margin-bottom:20px;
  text-align:center;
	height:25px;
	line-height:25px;
	
}

#article span{
	margin-left:20px;
	overflow:hidden;
	font-size:12px;
}
p{
	text-indent: 2em; 
	line-height:200%;
}

#right table {
	border-collapse:collapse;
	border:1px solid #D0DbE7;
                width:100%;
	
}
#right table th{
               border:1px solid #D0DbE7;
                text-align:center;
                font-weight:bold;
                padding:5px;
}
#right table td{
	border:1px solid #D0DbE7;
                text-align:left;
                padding:5px;
}

#right table tbody>tr>td:nth-child(1){
	text-align:left;
                padding-left:4px;
                padding-left:4px;
}
#right .hmc li {
	list-style:none;
	float:left;
	width:135px;
	line-height:240%;
	text-align:center;
}
#right .hmc li img{
	width:120px;
	height:180px;
	border:1px solid #BDBDBD;
	padding:2px;
}
#right .hmc li a{
	display:block;
	outline:none;
}