@charset "utf-8";
/* CSS Document */
#main{
	width:930px;
	margin:10px auto;
}
#main #js_show{
	float:left;
	width:522px;
	padding:0 4px;
}
#main .news_style{
	float:left;
	width:199px;
	padding:114px 0 0;
	background:url(../images/index_contact.jpg) no-repeat;
}
#main .news_style #news_list{
	height:95px;
	margin:3px 0 0;
	padding:0 8px;
	border:5px solid #f2f2f2;
}
#main .news_style #news_list li{
	padding:0 0 0 12px;
	line-height:20px;
	background:url(../images/news_arrow.gif) no-repeat 2px 10px;
}
#main .news_style #news_list .morenews{
	height:26px;
	margin:0 0 5px;
	background:url(../images/title_news.gif) no-repeat;
	border-bottom:1px solid #e1e1e1;
}
#main #recommend{
	clear:both;
	padding:50px 0 15px 12px;
	background:url(../images/recommend_bg.jpg) no-repeat;
}
#main .index_list_style{
	clear:both;
	height:160px;
	padding:48px 5px 8px 215px;
	background: url(../images/rnh_title_bg.gif) no-repeat 210px 10px;
}
#main .index_list_style li{
    float:left;
	width:142px;
	text-align:center;
}
#main .index_list_style li a{
    display:block;
	margin:0 0 3px;
	padding:0 5px;
	white-space:normal;
	word-break:break-all;
	overflow:hidden;
}
#main .index_list_style li .name{
	height:32px;
}
#main .index_list_style li div{
	color:#ff4800;
}
#main .index_list_style li div span{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#main #index_list1{
	background:url(../images/index_list1_bg.jpg) no-repeat left 62px;
}
#main #index_list1 .index_list_title{
	background:url(../images/index_list1_title_bg.gif) no-repeat left;
}
#main #index_list2{
	background:url(../images/index_list2_bg.jpg) no-repeat left 62px;
}
#main #index_list2 .index_list_title{
	background:url(../images/index_list2_title_bg.gif) no-repeat left ;
}
#main #index_list3{
	background:url(../images/index_list4_bg.jpg) no-repeat left 62px;
}
#main #index_list3 .index_list_title{
	background:url(../images/index_list3_title_bg.gif) no-repeat left;
}
#main #index_list4{
	background:url(../images/index_list3_bg.jpg) no-repeat left 62px;
}
#main #index_list4 .index_list_title{
	background:url(../images/index_list4_title_bg.gif) no-repeat left;
}
#main .index_list_class{
	clear:both;
	height:270px;
}
#main .index_list_class .index_list_title{
	height:50px;
	border-bottom:2px solid #000;
	background:url(../images/index_list1_bg.gif) no-repeat;
}
#main .index_list_class .index_list_title span{
	display:block;
	float:right;
	padding:20px 10px 0 60px;
	background:url(../images/index_list_title_class.gif) no-repeat left 15px;
	font-size:12px;
	color:#666;
}
#main #index_help{
	clear:both;
	width:930px;
	margin:10px auto;
	padding:33px 0 0;
	background:url(../images/index_help_bg.gif) no-repeat;
}
#main #index_help .index_help_style{
	float:left;
	height:120px;
	padding:15px 0 10px;
	border-right:1px solid #bdbdbd;
}
#main #index_help .index_help_style li{
	margin:0 5px 0 15px;
	line-height:20px;
}