/* CSS Document */
*{
margin:0px;
padding:0px;
border:0px;
font-size:12px;
}
a{
color:#666666;
text-decoration:none;
}
a:hover{
color:#0099cc;
text-decoration:underline;
}
#head{
width:100%;
height:100%;
}
#layout{
margin:0px auto;
background-color:#f5fcfd;
width:950px;
height:100%;
}
#main{
height:100%;
width:100%;
}

#left_zj{
width:655px;
height:100%;
margin:5px;
border:1px solid #b9eafb;
float:left;
}

.daoyu{
margin:10px;
border:1px solid #ccc;
}
.daoyu p{
line-height:20px;
text-indent:2em;
margin:5px 10px;
color:#336699;
}


.top_fenye{
margin:10px;
border-bottom:1px solid #0099cc;
color:#666;
height:20px;
}
.top_fenye .btn
{
	text-align:center;
	float:left;
}
.im{
color:#0099cc;
float:left;
}

.row{
height:175px;
border-bottom:1px solid #ddd;
width:100%;
}
.row .row_lt,.row .link{
	/*border:1px solid red;*/
	width:500px;
	float:left;
	margin:5px 5px 0 0;
}
.row_lt .jianjie{
	margin:0px 0 0px 5px;
	/*border:1px solid blue;*/
}
.row_lt .jianjie,.row_lt p{
	height:120px;
	line-height:20px;
	overflow:hidden;
}
.row_lt p{
width:180px;
float:left;
margin:0 5px 0 0;
}
.link{
	/*border:1px solid red;*/
	height:30px;
}
.link span{
	float:left;
	margin:0 0 0 30px;
	padding:15px 0 0 0;
	color:#0099cc;
}
.link span img{
	margin:0 10px 0 0;
}
.link span a{
	color:#0099cc;
}
.link span .te{
	color:#F90;
}
.imgs{
margin:5px 10px;
float:left;
border:1px solid #ccc;
width:125px;
height:155px;
background-color:#fff;
text-align:center;
padding:5px 0 0 0;
}

.fenye{
	width:95%;
	margin:10px;
	text-align:center;
}
.fenye span{
	color:#039;
}

/*************left end*****************/

/*************right start*******************/
#right_zj{
width:270px;
_width:262px;
height:100%;
margin:5px 0 5px 5px;

float:left;
}

.search{
	width:99%;
	height:30px;
	border:1px solid #ddd;
	margin:0 0 10px 0;
	padding:6px 0 0 0;
}

.rt_newslist,.rt_top10{
height:265px;
border:1px solid #ccc;
margin:0 0 10px 0;
}
.title{
background:url(images/title_icon.gif) repeat-x;
border-bottom:1px solid #ccc;
height:22px;
}
.title .tt{
margin:5px auto 5px 15px;
font-size:14px;
color:#0099cc;
font-weight:bold;
width:60%;
float:left;
}
.title span{
float:left;
margin:5px 5px auto 30px;
}
ul{
margin:10px 5px;
list-style:none;
overflow:hidden;
}
.rt_newslist ul li{
line-height:22px;
background:url(images/lsit_icon.gif) no-repeat left;
padding-left:10px;
}
.rt_top10 ul{
	background:url(images/top_10.gif) no-repeat left center;
}
.rt_top10 ul li{
	line-height:22px;
	padding-left:30px;
}

.rt_ad{
margin:0 0 10px 0;
border:1px solid #ccc;
}
.rt_ad img{
max-width:270px;   /****************ÉèÖÃÍ¼Æ¬´óÐ¡*************/
_width:260px;
}

.tuwen{
height:280px;
border:1px solid #ccc;
}
.tuwen .img_bt{
width:120px;
margin:10px auto 0px 8px;
_margin:10px auto 0px 4px;
text-align:center;
line-height:24px;
float:left;
border:1px solid #ddd;
}






