@charset "utf-8";
/* CSS Document */
#main {
	min-height: 800px;
}
* html #main {
	height: 800px;
}
.container {
	background: url(../images/container_bg.jpg) no-repeat;
	padding: 15px;
	height: 100%;
}
.tagArea {
	position: relative;
}
/*voice*/
.listset{ padding:0; margin:0;}
.listset_na{ font-size:13px; color:#026197; width:320px; overflow:hidden; padding-top:2px; text-align:left; float:left;}
.listset_na a{ color:#026197;}
.listset img{ width:113px; height:23px; float:right;}
.listset span{ font:13px #666; width:110px; padding-left:5px; overflow:hidden; float:left;}
.list_w{ border-bottom:1px solid #d6d6d6; padding:2px 5px; float:left;width:585px}
.list_g { border-bottom:1px solid #d6d6d6; padding:2px 5px; background-color:#eee; float:left;width:585px}

/*webs*/
.in_right {text-align: right;}
.webs_icon{ background:url(../images/webs_icon01.jpg) 0 0 no-repeat; width:10px; height:10px; margin-top:5px; margin-right:10px; float:left;}
.webs_icon02{ background:url(../images/webs_icon02.jpg) 0 0 no-repeat; width:10px; height:10px; margin-top:6px; margin-right:10px; float:left;}
.li_na{ font-size:15px; color:#e14201; overflow:hidden; text-align:left; float:left;}
.li_sna{ font-size:13px; color:#026197; width:200px; overflow:hidden; padding-top:2px; text-align:left; float:left;}
.li_sna a{ color:#026197;}
.li_wadd{ font-size:13px; color:#666; width:300px; float:right;}
.li_wadd a{ color:#666;}

.clr{ clear:both;}

