﻿/*------------常用CSS开始-----------------*/
* {
	padding: 0px;
	margin: 0px;
	border-width:0px;
	list-style:none;
}

.inputbox
{
	width: 50px;
	height: 16px;
	border: 1px solid #666666;
}

.btn_go
{
	margin:4px;
}

a
{
	/*color:#256EB1;*/
    color: #000000;
	text-decoration:none;
}
a:hover
{
	color:#F33;
	text-decoration:underline;
}

.clear
{
	clear:both;
}

.more
{
	text-align:right;
	height:22px;
	line-height:22px;
	padding:0px 20px 10px 0px;
	background-color:#fff;
}

.time
{
	color:#ccc;
}

.white
{
	color:#fff;
}

.block
{
	display:block;
}

/*------------常用CSS结束-----------------*/


body 
{
	background-position: center 0px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('bg_001.gif');
	background-repeat: repeat-y;
	background-color: #004B97;
}

/*------------Header CSS开始-----------------*/
div#header
{
	width: 1000px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

div#header #top
{
	background-image: url('index_01.gif');
	background-repeat: no-repeat;
	overflow:hidden;
	height:30px;
}
div#header #tools 
{
	float:left;
	height: 30px;
	width:300px;
}

div#header #tools ul
{
	list-style:none;
	float:right;
	padding:0px 0px 0px 10px;	
}

div#header #tools ul li
{
	float:left;
	padding:10px 3px 2px 0px;
	color:#fff;
}

div#header #tools ul li.split
{
	width: 11px;
	height: 18px;
	background-image: url('bg_white_line.gif');
	background-repeat: no-repeat;
}

div#header #loginbox
{
	float:right;
	height: 28px;
	width: 262px;
	margin: 0px 00px 0px 00px;
	color:#fff
}

div#header #loginbox table
{
	border-collapse: collapse;
	table-layout: fixed;
	margin:0px auto auto 0px;
}

div#header #loginbox td
{
	vertical-align: middle;
	height:30px;
}


div#header #logo 
{
	height: 150px;
	clear:both;
}



div#header div#menu 
{
	background-position: 0px -87px;
	clear: both;
	height: 34px;
	background-image: url(header_bg.png);
	background-repeat: repeat-x;
	overflow:hidden;
}

div#header div#menu .t_l
{
	background-position: -13px 0;
	background-repeat: no-repeat;
	height: 34px;
	width: 7px;
	background-image: url(header_bg.png);
	float:left;
}

div#header div#menu .t_r
{
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 34px;
	width: 7px;
	background-image: url(header_bg.png);
	float:right;
}

div#header div#menu div#navmenu ul
{
	padding-left:20px;
}

div#header div#menu div#navmenu li 
{
	float: left;
	font-size:14px;
	line-height: 34px;
	height: 34px;
	background-image: url(header_interval.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;	
}
div#header div#menu div#navmenu li a 
{
	font-size: 13px;
	color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
}
div#header div#menu div#navmenu li a:hover, div#header div#menu div#navmenu li.hover a 
{
	background-image: url(header_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
/*------------Header CSS开始-----------------*/


/*------------footer开始--------------------*/
div#footer
{
	clear: both;
	width: 1000px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

div#footer #copyright
{
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	background-color: #666666;
}


div#footer #bottom
{
	clear: both;
	overflow: auto;
	background-image: url('logo_bottom.gif');
	background-repeat: no-repeat;
}

div#footer #bottom #b_r
{
	width: 500px;
	padding: 24px 0px 10px 450px;
	line-height:22px;
	height:116px;
}

/*--------------footer css 结束------------*/

/*----------------主界面----------------*/
div#home_content_top
{
	clear:both;
	overflow:auto;
	width:1000px;
	margin:0px auto 0px auto;
	background-color:#fff;
	height:190px;
	overflow:hidden;
}

div#home_content_top #hct_l
{
	float:left;
	width:262px;
	height:190px;
	background-color:#e62c13;
}

div#home_content_top #hct_l ul
{
	margin:10px 10px 10px 10px;
}

div#home_content_top #hct_l ul li
{
	height: 34px;
	background-image: url('bg_li_002.gif');
	background-repeat: repeat-x;
	line-height:34px;
	font-size:14px;
	padding:0px 0px 0px 40px;
	color:#fff;
	overflow:visible;
	
}

div#home_content_top #hct_l ul li.first
{
	background-image: url('bg_li_001.gif');
	height:112px;
}

div#home_content_top #hct_l ul li.end
{
	background-image: url('bg_li_003.gif');
}

div#home_content_top #hct_l ul li div
{
	margin: -8px 0px 0px -40px;
	width: 242px;
	background-image: url('bg_div_001.gif');
	background-repeat: repeat-y;
}

div#home_content_top #hct_m
{
	width: 554px;
	height: 190px;
	background-image: url('pic_hct_001.gif');
	float: left;
}

div#home_content_top #hct_r
{
	width: 183px;
	height: 185px;
	background-image: url('pic_hct_002.gif');
	float: right;
	margin:5px 1px 3px 0px;
	background-repeat:no-repeat;
}

div#home_content
{
	clear:both;
	overflow:auto;
	width:1000px;
	margin:0px auto 0px auto;
	background-color:#fff;
}

div#home_content #hc_l
{
	background-color:#d70504;
	width:262px;
	float:left;
	height:994px;
	overflow:hidden;
}

div#home_content #hc_l .hc_l_modul
{
	margin:20px 10px 20px 10px;	
}

div#home_content #hc_l .hc_l_modul_title
{
	background-color: #efa0a0;
	color: #000;
	font-size: 22px;
	text-align: center;
	padding: 10px 0px 6px 0px;	
	
}

div#home_content #hc_l .hc_l_modul_content
{
	margin:4px 0px 0px 0px;
	background-color:#fff;
	height:136px;	
}

div#home_content #hc_l .hc_l_modul_content ul
{
	padding:10px 0px 0px 0px;
}

div#home_content #hc_l .hc_l_modul_content li
{
	background-image: url('icon_001.gif');
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left:40px;
	height:22px;
	line-height:22px;	
}


div#home_content #hc_r
{
	width:726px;
	float:right;
	margin-top:4px;
}

div#home_content #hc_r #hotnews
{
	clear:both;
}

div#home_content #hc_r #hotnews #hot_pic
{
	float:left;
	width:260px;
}

div#home_content #hc_r #hotnews #hot_pic #hotpic_title
{
	background-image: url('bg_title_001.gif');
	background-repeat: no-repeat;
	height:24px;
	line-height:30px;
	text-align:right;
	padding:6px 20px 0px 0px;
}

div#home_content #hc_r #hotnews #hot_pic #hotpic_content
{
	width:258px;
	height:224px;
	border:1px #ccc solid;
}

div#home_content #hc_r #hotnews #hot_text
{
	float:right;
	width:458px;
}

div#home_content #hc_r #hotnews #hot_text #hottext_title
{
	height:30px;
}

div#home_content #hc_r #hotnews #hot_text #hottext_title ul
{
	margin:0px 0px 0px 0px;
}

div#home_content #hc_r #hotnews #hot_text #hottext_title li
{
	float:left;
	line-height:26px;
	background-image:url('bg_btn_001.gif');
	background-repeat:no-repeat;
	width:100px;
	height:22px;
	text-align:center;
	margin:8px 20px 0px 0px;
	cursor:pointer;
}

div#home_content #hc_r #hotnews #hot_text #hottext_title li.hover
{
	background-image:url('bg_btn_002.gif');
}

div#home_content #hc_r #hotnews #hot_text #hottext_content
{
	padding:6px 0px 0px 0px;
}

div#home_content #hc_r #hotnews #hot_text #hottext_content li
{
	background-image: url('line_02.gif');
	background-repeat: no-repeat;
	padding-left: 16px;
	height:22px;
	line-height:22px;
}

div#home_content #hc_r_m
{
	clear:both;
	width:726px;
	float:right;
}

div#home_content #hc_r .hc_r_modul
{	
	width:336px;
	float:left;
	margin:10px 0px 10px 10px;
	background-color:#eee;
	boder:1px #ccc solid;
}

div#home_content #hc_r .hc_r_banner
{
	background-image: url('hc_r_banner.gif');
	background-repeat: no-repeat;
	width: 726px;
	height: 90px;
	clear: both;
}

div#home_content #hc_r .hc_r_modul .hc_r_modul_title
{
	height:36px;
}

div#home_content #hc_r .hc_r_modul .hc_r_modul_title ul
{
	display:block;
}

div#home_content #hc_r .hc_r_modul .hc_r_modul_title li.hc_r_module_first
{	
	background-image: url('bg_title_001.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:95px;
	height:24px;
	line-height:30px;
	text-align:right;
	padding:6px 6px 0px 0px;
	margin:0px 10px 0px 0px;	
}


div#home_content #hc_r .hc_r_modul .hc_r_modul_title li
{
	float:left;
	line-height:26px;
	background-image:url('bg_btn_003.gif');
	background-repeat:no-repeat;
	width:78px;
	height:22px;
	line-height:26px;
	text-align:center;
	margin:8px 20px 0px 0px;
}


div#home_content #hc_r .hc_r_modul .hc_r_modul_content
{
	margin:4px 0px 0px 0px;
	background-color:#eee;
	height:176px;
}

div#home_content #hc_r .hc_r_modul .hc_r_modul_content li
{
	background-image: url('line_02.gif');
	background-repeat: no-repeat;
	background-position:10px 0px;
	padding-left: 26px;
	height:22px;
	line-height:22px;
}

div#home_content #hc_r #hc_r_pic
{
	width: 726px;
	float: right;
	clear: both;
}

div#home_content #hc_r #hc_r_pic #pic_title 
{
	background-image: url('menu_pic.gif');
	background-repeat: no-repeat;
	height: 39px;
}

div#home_content #hc_r #hc_r_pic #pic_content
{
	height:135px;
	border:1px #ccc solid;
}

div#home_content #hc_r #hc_r_pic #pic_content marquee
{
	overflow:hidden;
	
}

div#home_content #hc_r #hc_r_pic #pic_content ul
{
	width:2000px;
	height:135px;
	overflow:hidden;
}

div#home_content #hc_r #hc_r_pic #pic_content li
{
	float:left;
	margin:6px 10px 0px 10px;
	text-align:center;
}

div#home_link 
{
	width:1000px;
	margin:0px auto 0px auto;
	background-color:#fff;
	overflow:auto;
}

div#home_link ul
{
	padding:10px 20px 10px 40px;
}

div#home_link li
{
	float:left;
	width:131px;
	height:40px;
	margin:8px 10px 8px 10px;
}
