@charset "utf-8";
/* CSS Document */

@import url(global.css);

 /*******************************left****************************/ 
 
#contentLeft{ width:203px; float:left; border:1px #D7D7D7 solid; height:250px; overflow:hidden;}

	#contentLeft ul{ width:203px; float:left;}
	#contentLeft ul li{ height:28px; line-height:28px;}
	.tab{ width:193px; padding:0 5px; float:left; background:url(../images/currentlyBg.gif) no-repeat;}
	.tab a,.tab a:hover{ background:url(../images/icon1.gif) no-repeat; padding-left:15px; color:#9F2069; font-size:14px; text-decoration:none; background-position:0 3px; font-weight:bold;}
	
	
	.tab1{width:193px; padding:0 5px; float:left;background:url(../images/currentlyBg1.gif) no-repeat;}
	.tab1 a,.tab1 a:hover{ background:url(../images/icon1.gif) no-repeat; padding-left:15px; color:#D63492; font-size:14px;text-decoration:none; background-position:0 3px; }
	
#contentRight{width:738px; padding:10px; float:right; border:1px solid #D7D7D7;}
	#contentRight h3{ float:left;width:718px; background:#D7D7D7; font-size:14px; height:30px; line-height:30px; padding:0 10px; margin-bottom:10px;}
	
	
	.zjcontent{width:738px; float:left; color:#666;}
		.zjcontent span{ border:1px #ccc solid; padding:1px; float:left; margin:0 10px 10px 0;}
		.zjcontent p{ width:445px; margin-bottom:5px; color:#000; float:left;} 
		.zjcontent p strong{ font-size:14px;}
		.zjcontent p a,.zjcontent p a:hover{ color:#000; margin-right:10px;float:left; }
		
	#contentRight h4{float:left;width:718px; background:#D7D7D7; font-size:12px; font-weight:normal; height:25px; line-height:25px; padding:0 10px; margin-bottom:10px; margin:20px 0 10px 0; }	

	.xgbd{ width:738px; float:left; color:#666;}
	.xgbd dt{ width:738px; float:left; margin-bottom:5px;}
	.xgbd dd{ width:738px; float:left;}
	.xgbd dd a,.xgbd dd a:hover{ background:url(../images/point.gif) no-repeat; height:25px; line-height:25px; text-decoration:underline; text-indent:10px; width:738px; color:#666; float:left; background-position:0 10px; overflow:hidden;}
	.xgbd img{ float:left; margin-right:10px;}
	.qtzjimg{ width:738px; float:left;}
	.qtzjimg li{ width:100px; float:left; margin-right:22px;}
	.qtzjimg li img{ border:1px #ccc solid; padding:1px;}
	.qtzjimg li span{ width:100px; text-align:center; float:left;}
	.qtzjimg li span a,.qtzjimg li span a:hover{ color:#666; text-decoration:underline;}
