/* CSS Document */

/* 
---------------------------------------
clear
---------------------------------------
*/

.clear{
	clear: both;}

.clearfix:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;}

.clearfix{
	min-height:1px;}

* html .clearfix{
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/}
	
	

/* 
---------------------------------------
¾¦ÉÊ°??
---------------------------------------
*/

	
.com_textarea2-1 {width:600px;padding-left:0px;line-height: 2.0em;}

.listitem_inner{
	width:560px;
	margin:0 auto;}



#listitem ul{list-style:none;}


#listitem ul li{
	float:left;
	width:180px;
	height:auto;
	margin:0 10px 10px 0;
	}


#listitem ul li.last{
	float:left;
	width:180px;
	height:auto;
	margin:0;
	}

#listitem .dt1{
	text-align:center;}
	
	
#listitem .thum{
	margin:5px 0 8px 0;
	}
	
	
#listitem .dt2{
	font-size:12px;
	font-weight:bold;
	height: 40px;
    line-height: 1.6;
    text-align: center;
	}
	
#listitem .btn{
	margin:0 0 18px 0;
	
	}


.listitem_inner a{
	text-decoration:none !important;
	
	}
	
#listitem a {color:#733592;text-decoration:none; border:none;}
#listitem a:hover {color:#777777;text-decoration:none; border:none;}
#listitem a:visited {color:#733592;text-decoration:none;}	



/* 
---------------------------------------
¾¦ÉÊ¾ÜºÙ
---------------------------------------
*/


#item .l_box{
	width:250px;
	margin:0 30px 20px 0;
	float:left;
	}

#item .r_box{
	width:320px;
	margin:0 0 20px 0;
	float:left;
	}

#item h3{
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	padding:8px 0 8px 10px;
	border-left:5px solid #cc9900;
	margin:0 0 10px 0;
	}



#item h4{
	margin:20px 0;
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
	}


#item p{
	margin:0;
	font-size:10px;
	line-height:1.5;
	}


	
#item table{
	border-collapse: collapse;  
	border: 1px #ccc solid; 
	background-color: #fff;
	font-size:12px; 
	
	
}	
	
#item th {
	border:solid 1px #ccc;
	padding:10px;
	background:#eee7db;
	font-weight:normal;
	width:100px !important;
	
	}
				 
#item td { 
	  border-left:solid 1px #ccc;
	  border-bottom:solid 1px #ccc;
	  border-right:solid 1px #ccc;
	  padding:10px;

	  }	
	
	
