/*--------------------------------------------------------
	new css style 
	creat by Billy Dai
-----------------------------------------------------------*/
.a1  a:link{text-decoration:underline; color:#636363;}
.a1  a:hover{text-decoration:none; color:#636363;}
#mainNav li {
	display:block;
	width:55px;
}
#col_main{
	width:680px;
	min-height:220px;
	border-bottom:1px dotted #636363;
}
.col_left{
	float:left;
	width:470px;
	padding-right:30px;
	margin-top:20px;
}
.no_margin{margin-top:0;}
.col_right{
	float:left;
	width:180px;
	padding-top:50px;
}
.col_right1{
	padding-top:30px;
}
.title{
	font-size:16px;
	font-weight:bold;
	color:#606060;
}
.description{
	margin:10px 0;
	color:#939393;
	font-size:13px;
}	
.time{
	margin-left:5px;
	margin-bottom:10px;
	font-size:13px;
}
.menber{
	font-size:13px;
}
