@charset "utf-8";
/* CSS Document */

#mv_top{
	width:967px;
	margin:17px auto 47px;
}

#mv_top_l{
	width:724px;
	height:304px;
	float:left;
}

/*
#mv_top h1{
	background:url(../../image/mv.jpg) no-repeat;
	width:724px;
	height:304px;
	float:left;
	text-indent:-9999px;
}

#mv_top h1 a{
	display:block;
	width:724px;
	height:304px;
}
*/

#mv_top_r{
	width:223px;
	float:right;
	background:url(../../image/mv_r_bg.gif) no-repeat;
	height:304px;
	padding-left:20px;
}

#mv_top_r ul{
	margin-bottom:14px;
}

#mv_top_r ul li{
	margin-bottom:6px;
}

#top_mv_r_txt{
	width:151px;
	float:left;
}

#top_mv_r_txt input{
	border:1px solid #a5a5a5;
	border-radius:3px;
    -webkit-border-radius:3px;  
    -moz-border-radius:3px;
	height:24px;
	line-height:24px;
	width:150px
	border-right:none;
}

#top_mv_r_bt{
	float:left;
	width:54px;
	display:block;
}


#top_mv_r_bt input{
	background:url(../../image/mv_r_search_bt.gif) no-repeat;
	width:54px;
	height:26px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	display:block;
}

#top_block1{
	margin-bottom:40px;
}

#top_block1 p{
	float:left;
	width:260px;
}

#top_topics_box{
	float:left;
	padding:8px 0 0 0;
	width:700px;
}

#top_topics_box h2{
	float:left;
	width:174px;
}

#top_topics_box #nav{
	float:left;
	background:url(../../image/tab_bg.gif) 0 bottom repeat-x;
}

#top_topics_box #nav li{
	/*width:102px;*/
	width:128px;
	height:25px;
	margin-right:4px;
	float:left;
	text-indent:-9999px;
}

#topics_nav_bt1{
	background:url(../../image/tab1.gif) no-repeat;
}

#topics_nav_bt1.select,
#topics_nav_bt1:hover{
	background:url(../../image/tab1_on.gif) no-repeat;
}

#topics_nav_bt2{
	background:url(../../image/tab2.gif) no-repeat;
}

#topics_nav_bt2.select,
#topics_nav_bt2:hover{
	background:url(../../image/tab2_on.gif) no-repeat;
}

#topics_nav_bt3{
	background:url(../../image/tab3.gif) no-repeat;
}

#topics_nav_bt3.select,
#topics_nav_bt3:hover{
	background:url(../../image/tab3_on.gif) no-repeat;
}

#topics_nav_bt4{
	background:url(../../image/tab4.gif) no-repeat;
}

#topics_nav_bt4.select,
#topics_nav_bt4:hover{
	background:url(../../image/tab4_on.gif) no-repeat;
}

#topics_nav_bt5{
	background:url(../../image/tab5.gif) no-repeat;
}

#topics_nav_bt5.select,
#topics_nav_bt5:hover{
	background:url(../../image/tab5_on.gif) no-repeat;
}

#tab{
	margin-top:13px;
}

#top_topics{
	width:700px;
}

#top_topics li{
	border-bottom:1px dotted #ccc;
	/*padding:9px 0;*/
	padding:6px 0;
}

#top_topics .topics_date{
	float:left;
	color:#2d4615;
	width:90px;
	padding-left:7px;
	display:block;
	font-size:85%;
	font-weight:bold;
	color:#555;
	padding-top:2px;
}

#top_topics .topics_txt{
	float:left;
	display:block;
	width:500px;
	padding-left:15px;
	background:url(../image/arrow1.gif) 0 4px no-repeat;
}

#top_topics .topics_icon{
	float:left;
	width:75px;
	height:16px
}

#top_topics .icon1{background:url(../../image/icon1.gif) no-repeat;}
#top_topics .icon2{background:url(../../image/icon2.gif) no-repeat;}
#top_topics .icon3{background:url(../../image/icon3.gif) no-repeat;}
#top_topics .icon4{background:url(../../image/icon4.gif) no-repeat;}
#top_topics .icon5{background:url(../../image/icon5.gif) no-repeat;}

#top_block2{
	width:965px;
	margin-left:-10px;
	margin-bottom:42px;
}

#top_block2 li{
	float:left;
	margin-left:18px;
	margin-bottom:13px;
	_display:inline;
}

#top_block3 ul{
	background:#f7f7f7;
	border:1px solid #ddd;
	padding:18px 18px 18px 2px;
	margin-top:11px;
	margin-bottom:58px;
}

#top_block3 ul li{
	float:left;
	margin-left:16px;
}

#top_block4 li{
	float:left;
	margin-right:13px;
	padding-top:2px;
}

#top_block4 li.lastChild{
	padding-top:0 !important;
}


