@charset "utf-8";
/* CSS Document */

.about_content{height:auto; padding:0px 20px;}
.about_content h1{ padding:10px 0; margin:0;}
.about_content p{ font-size: 14px; line-height:18px; color:#999;}

.testi_item img{ margin-left:100px;}

.category_left{
	float:left;
	width:200px;
	border-right:1px solid #CCC;
	min-height:500px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.category_left li a{font-size:15px; text-transform:none; color:#fff; list-style:none;}
.category_left li a:hover{color:#999;}
.category_left li ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.category_left li ul li a{font-size:10px;}
#selected {color:#f30;}
/*.category_left  #selected a{ color:#F30; font-weight:bold;}
.category_left  #selected a:hover{color:#900;}*/
.category_right{
	float:right;
	width: 750px;
}
.bigpic{border:10px solid #fff;}
.indent{margin-bottom:30px;}


.news_left{float:left; width:180px; margin:0 20px; border-right:1px solid #CCC; height:500px;}
.news_left li a{font-size:16px; text-transform:none;}
.news_right{ width:720px; float:right;}
.news_right h1{color:#fff; padding:0; margin:5px 0;}
.news_right h2{padding:0px 0; color:#f24830;}

.news_content{margin-top:10px; width:650px;}
.news_content h3{ color:#fff; font-size:18px;}
.news_content p{color:#fff; font-size:13px; line-height:18px;}
.news_content h4 a{color:#f24830; font-size:15px; margin:30px 0;}
