@charset "utf-8";
/* CSS Document */
@import url("style.css");
#main{height:1%; overflow:hidden!important; overflow/**/:visible;}

#left{float:left; width:600px; padding: 0 0 30px 0;}
	.topics{padding: 15px 0 30px 0;}
	.topics .title{height:51px; background:url(/images/title_info.png) no-repeat;}
	.topics .title-p{height:51px; background:url(/images/title_prof.png) no-repeat;}
	.topics .title-l{height:51px; background:url(/images/title_live.png) no-repeat;}
	.topics .title-r{height:51px; background:url(/images/title_release.png) no-repeat;}
	.topics .title-li{height:51px; background:url(/images/title_link.png) no-repeat;}
	.topics .title .more{width:80px; height:16px; display:block; float:right; margin:7px 18px 0 0!important;margin:7px 9px 0 0; font-size:10px; text-indent:-9999px;}
	.topics .con_box{width:550px; overflow:hidden; margin:10px 25px; background-color:#fffcec;}
	.topics .con_box .info_title{width:530px; overflow:hidden; margin:10px; font-weight:bold;}
	.topics .con_box h1{width:530px; overflow:hidden; margin:10px 0 0 10px; font-weight:bold; font-size:1.4em;}
	.topics .con_box .info_txt{width:530px; overflow:hidden; margin:0 10px 10px 10px;}
		
		em{font-style:normal; padding: 0 0 0 3px; border-left-style:solid; border-left-width:3px;border-left-color:#d6cfc5; display:block; min-height:70px; height:auto!important; height:70px;}
		em.em1,em.em2,em.em7{border-left-color:#a16fa8;}
		em.em3{border-left-color:#6fa89f;}
		em.em4,em.em5{border-left-color:#e0907b;}
		em.em6{border-left-color:#cc639e;}
	
	.app_box{}
	.app_box .title{height:30px; background:url(../images/tit_top_app.gif) no-repeat; text-indent:-9999px;}
	.app_box .con_box{width:600px; overflow:hidden; padding:15px 0 0 0;}
	.app_box .con_box ul{width:630px;}
	.app_box .con_box li{float:left; padding: 0 30px 0 0; width:285px;}



#right{float:right; width:270px;}
	.blog_box{}
	.blog_box .title{height:30px; background:url(../images/tit_top_blog.gif) 0 0 no-repeat; text-indent:-9999px; overflow:hidden;}
	.blog_box .con_box{padding:8px 0 0 0;}
	.blog_box .con_box .info{padding:7px 0 8px 0; background:url(../images/icon_doe01.gif) left bottom no-repeat; height:1%; overflow:hidden!important; overflow/**/:visible;}
	.blog_box .con_box .info .ph{float:left; width:76px;}
	.blog_box .con_box .info .ph img{width:64px; border:3px solid #84c4d0;}
	.blog_box .con_box .info .t_box{float:left; width:187px;}
	.blog_box .con_box .info .t_box span{ display:block;}
	.blog_box .con_box .info .t_box span.time{font-size:10px; font-family:Verdana, Geneva, sans-serif;}
	.blog_box .con_box .info .t_box span.tit{color:#7296a4; background:#eff7f7; border-left:3px solid #cfe8eb; padding: 4px 0 3px 3px; font-size:14px; font-weight:bold;}
	.blog_box .con_box .info .t_box span.tit a{color:#7296a4;}
	.blog_box .con_box .info .t_box span.tit a:hover{color:#ff6600; text-decoration: underline;}
	.blog_box .con_box .info .t_box span.text{padding:3px 0 0 0;}






