
@charset "gb2312";

html,body{
	font-family:Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0px;
	font-size: 12px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width:1200px;
}
/*IE6 fixed bug*/


/**/
A IMG {
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
a{
	color:#444;
	text-decoration: none;
}
li {
	list-style-type: none;
}

a:hover{
	text-decoration:none;
	color:#FF0000;
}
a:active {
	color: #FF0000;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* ËÑË÷ÑùÊ½ */
#search {width:260px;height:28px; padding-left:35px; padding-top:3px; background:url(images/search_bg.jpg) no-repeat; } 
.input_search{ float:left; width:165px; height:23px; line-height:23px; border:0; text-align:left; font-size:12px; color:#999; } 
.button{ float:right; border:0; background:url(images/icon_search.jpg) no-repeat left; text-indent:-999px; width:75px; height:25px; cursor:pointer;}
/* ËÑË÷form
<form style="padding:0px; margin:0px;" action="" method="get">
<div id="search">
<input type="text" class="input_search" value="ÊäÈëËÑË÷¹Ø¼ü´Ê" onClick="this.value=''"/>
<input name="" type="submit" value="ËÑË÷" class="button" />
</div>
</form>
 */

.clear { clear:both; }

#header { width:100%; height:791px; }
#ding { width:100%; background:#1c59b8; margin:0 auto; height:32px; line-height:28px; text-align:left; color:#fff; padding-left:20px; }
/*#logo { width:100%; background:url(../images/logo.jpg) no-repeat center #993333; height:379px; text-align:center; }*/
#logo { width:100%; background:url(../images/logo2.jpg) no-repeat center #1c59b8; height:372px; text-align:center; }
#banner { width:100%; height:418px; background:url(../images/banner01.jpg) no-repeat center; }

#wreaper { width:100%; }
#main { width:1440px; margin:0 auto; padding-top:20px; background:#fff; }
#main_left { width:350px; float:left; }
#main_right { width:1030px; float:right; }
/*.nav { width:350px; height:624px; background:#1c59b8; }*/
.nav { width:350px; height:624px; background:#241d33; }
.nav ul li { height:52px; line-height:52px; float:left; position:relative; text-align:center; display:block; }
.nav ul li a { width:350px; color:#f0f0f0; font-size:18px; text-align:center; display:block; }
/*.nav ul li a:hover{ width:350px; background:url(../images/nav_bg.jpg) no-repeat; display:block; }*/
.nav ul li a:hover{ width:350px; background-color:#524b70; display:block; }


.index_contact { width:350px; margin-top:20px; }
.index_bt { width:280px; height:55px; line-height:55px; text-align:left; font-size:18px; color:#fff; font-weight:bold; padding-left:70px; background:url(../images/bt_bg.jpg) no-repeat; }
.index_contact_box { width:308px; border:1px solid #ccc; border-top-style:none; padding:20px 20px 20px 20px; text-align:left; font-size:14px; line-height:32px; }
.title { width:1010px; height:51px; line-height:51px; border-bottom:1px solid #ccc; padding:0px 10px 0px 10px; }
.title_font { width:30%; background:url(../images/icon01.jpg) no-repeat left; font-size:16px; color:#1c59b8; font-weight:bold; text-align:left; padding-left:30px; float:left; }
.title_zb { float:right; padding:5px 0px 0px 0px; }
.content {  padding-bottom:40px; }
.content_text { width:1000px; margin:0 auto; padding-top:20px; text-align:justify; font-size:14px; line-height:32px; }
.content_img { width:1030px; margin-top:20px; }

#footer { width:100%; height:57px; line-height:57px; text-align:center; background:#241d33; font-size:14px; color:#fff; font-weight:bold; }

.list_bt { font-size:16px; color:#333; font-weight:bold; }
.list_bt1 { font-size:16px; color:#ff6600; font-weight:bold; }
.list_bt2 { font-size:14px; color:#333; font-weight:bold; }