/* common */
.space{height:10px; overflow:hidden; clear:both;}

/* container */
#container{width:960px; margin:0 auto;}

/* container */
#signboard{height:120px; line-height:120px; overflow:hidden; text-align:center;}

/* column */
#column{font-size:14px; margin:2px 0 5px; overflow:hidden;}
	#column li{width:180px; height:30px; line-height:30px; margin-bottom:5px; text-align:center; background:#99FF33; margin-left:10px;}
		li.column_current a{font-weight:bold; cursor:default; text-decoration:none;}
		
/* theme */
#theme{height:170px; margin:5px 0; padding-top:30px;}
	#theme .top{text-indent:40px;}
	#theme .bottom{text-indent:40px;}
	
/* area */
#area{height:25px; line-height:24px; margin:0; overflow:hidden;}
	#area .left{float:left; padding-left:20px;}
	#area .right{width:230px; float:right; text-align:right; padding-right:10px;}
	
		
/* plate */
#plate{margin:0 0 10px; padding-top:10px; overflow:hidden;}
	#plate .plate .title{height:27px; line-height:26px; margin:1px; padding:0 15px 0 54px; font-size:14px; font-family:'ËÎÌå'; font-weight:bold; overflow:hidden;}
		#plate .plate .title strong{float:left; text-align:center;}
		#plate .plate .title span{float:right;}
		#plate .plate .title a{font-weight:normal; font-size:12px;}
	#plate .plate .content{margin:10px;}
	#content{width:750px; float:right;}
	#side{width:200px; float:left;}
		#side .plate{width:180px; margin:0 auto;}
	     .indexproduct{width:750px; line-height:20px; font-size:12px; overflow:hidden; padding-left:6px;}
		.indexproductitem{width:120px; margin:5px 12px; float:left; display:inline;}
		.productdirectitem{margin-left:9px;}
/* footer */
#footer{width:960px; margin-top:10px; padding:10px 0; overflow:hidden;}
	#footer a{text-decoration:underline;}
	#footer .left{width:200px; float:left; text-align:right;}
	#footer .center{width:560px; line-height:22px; float:left; text-align:center;}
	#footer .right{width:200px; padding-top:10px; line-height:22px; float:left; text-align:left;}
