﻿ @import url(main.css);
 
/* Content
*************************************/

#content ul{
	margin-bottom:25px;
}

#content ul li{
	padding:2px 0;	
}

#content h2{
	background-repeat:no-repeat;
	background-position:0 40%;	
	text-indent:18px;
	font-weight:bold;
	margin-bottom:4px;
}

#content h2 a{
	font-size:16px;
	background:none;
	font-family:"Arial" "Verdana" "宋体";
}

#content ul li.info{
	color:#999;
	font-family:"宋体" "Arial"  "Verdana" ;
}

#content ul li.info a{
	color:#999;
}

#content ul li.description{
	font-size:14px;
	line-height:145%;
	font-family:"Arial" "宋体" "Verdana" ;
}

