
/* CSS Document */

.box{ 
	height:246px;
	margin-bottom:20px;}
.box_left{
	width:185px;
	height:246px;
	float:left;
	background-color:#f3fdff;
	margin-right:30px;  
	line-height:24px;}
.box_left li{ padding:5px 8px; text-align:justify; text-justify :distribute;}	
.box_middle{
	width:185px;
	height:246px;
	float:left;
	background-color:#fcfff7;
	margin-right:30px;
	line-height:24px;}
.box_middle li{ padding:5px 8px; text-align:justify;text-justify :distribute;}	
.box_right{
	width:185px;
	height:246px;
	float:right;
	background-color:#fffbf4;
	line-height:24px;
	}
.box_right li{ padding:5px 8px; text-align:justify;text-justify :distribute;}
.box_reg{ 
	width:143px; 
	height:22px;
	margin-left:40px;
}	
.titlecolor1{ color:#29a3c7}
.titlecolor2{ color:#85bf0d}
.titlecolor3{ color:#ff9c00}
.right_col1 a{ margin-right:4px;}