@charset "utf-8";
/* CSS Document */

.index_new{
	float:left;
	width:780px;
	border:1px solid #dddddd;
	}
.new_img{
	float:left;
	width:357px;
	}
.new_cont{
	float:left;
	width:390px;
	}
.new_tit{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	font-family:"微软雅黑";
	text-align:center;
	height:50px;
	line-height:50px;
	}
.new_p{
	float:left;
	width:100%;
	font-size:12px;
	line-height:24px;
	}
.more_new{float:right;margin-top:10px;}

.index02_left{
	float:left;
	width:705px;
	}
.index02_right{
	float:left;
	width:285px;
	}
.index02_list{
	float:left;
	width:100%;
	border:1px solid #dddddd;
	}
.index02_list h1{
	float:left;
	width:100%;
	height:33px;
	line-height:33px;
	background:url(list01.jpg) top left repeat-x;
	border-bottom:1px solid #dddddd;
	}
.index02_h1{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	background:url(list02.png) center left no-repeat;
	padding-left:20px;
	}
.index02_more{float:right;margin-right:15px;margin-top:10px;}
.index02_list ul,.index02_list ul li {
	float:left;
	width:100%;
	}
.index02_list ul li a{
	float:left;
	width:94%;
	margin-left:3%;
	line-height:24px;
	}
.index02_cont{
	float:left;
	font-size:12px;
	color:#333333;
	}
.index02_time{
	float:right;
	font-size:12px;
	color:#333333;
	}
.index02_list ul li a:hover .index02_cont,.index02_list ul li a:hover .index02_time{color:blue;}

.index02_right_list ul,.index02_right_list ul li{
	float:left;
	width:100%;
	}
.index02_right_list ul li a{
	float:left;
	width:94%;
	margin-left:3%;
	font-size:12px;
	border-bottom:1px solid #eeeeee;
	line-height:24px;
	margin-top:2px;
	}
	
.select {
	float:left;
	width:100%;
	}
.select select{
	float:left;
	width:285px;
	padding:7px;
	border:1px solid #dddddd;
	}
