 @charset "utf-8";
/* CSS Document */
#content,#header, #main, #main1, #nav, #footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#content{
	text-align:center;
	margin:0 auto;
	padding:0;
	background:url(../images/bg.jpg) repeat-x top;
}
#footer {
	height:44px;
	background:url(../images/footer.jpg) repeat-x;
	text-align:center;
	clear:both;
	margin:0px auto;
	overflow:hidden;
}
#f{
	background:url(../images/f.jpg) no-repeat 8px 7px;
	width:933px;
	margin:0 auto;
	line-height:44px;
	padding-left:70px;
	position:relative;
}
#f1{
	position:absolute;
	right:0px;
	top:0px;
	line-height:44px;
}
#f1 a{
	line-height:44px;
	padding:0 6px;
}
#header {
	height:104px;
	text-align:center;
	overflow:hidden;
}
#logo{
	display:inline;
	float:left; 
	width:677px; 
	margin:20px 0 0 10px;
}
.tel{
	width:200px;
	background:url(../images/tel.jpg) no-repeat left 10px;
	height:75px;
	margin-top:20px;
	padding-left:50px;
}
.tel1 a,.tel1 a:visited{
	color:#d13232;
	font-family:Verdana;
	line-height:25px;
}
.tel2{
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.tel3 a{
	display:inline-block;
	background:url(../images/t_icon.jpg) no-repeat left 10px;
	padding-left:8px;
	margin:0 5px;
	color:#d13232;
}
.tel3 a:visited{
	color:#d13232;
}
#nav {
	text-align:center;
	overflow:hidden;
	background:url(../images/nav.jpg) no-repeat left top;
	height:47px;
	padding-left:50px;
	width:953px;
}
#nav li {
	float:left;
	width:auto;
	padding:0 13px;
	line-height:47px;
	background:url(../images/nav_li.jpg) no-repeat right 14px;
}
#nav li a{
	line-height:47px;
	font-size:14px;
	font-family:Verdana;
	color:#1a5581;
	font-weight:bold;
}
#nav li.search{
	width:200px;
	float:right;
	padding:0px;
	padding-top:10px;
	overflow:hidden;
}
.s_input{
    width:165px; 
	height:22px; 
	border:none;
	background:url(../images/input.jpg) no-repeat;
	line-height:22px;
	overflow:hidden;
	float:left;
	padding-left:10px;
}
.s_go{
	display:inline;
    width:23px; 
	height:23px; 
	overflow:hidden;
	border:none;
	background:url(../images/go.jpg) no-repeat;
	text-align:center;
	cursor:pointer;
	float:right;
	margin-top:2px;
}
#banner{
	background:url(../images/banner.jpg) repeat-x bottom;
	overflow:hidden;
	height:362px;
	
}
#main{
	text-align:center;
	overflow:hidden;
	padding:15px 0;
}
#left{
    display:inline;
    float:left;
	width:240px;
	overflow:hidden;
}
#right{
    float:right;
	width:752px;
	overflow:hidden;
}
.left_t{
	background:url(../images/left_t.jpg) no-repeat;
	overflow:hidden;
	height:5px;
}
.left_b{
	background:url(../images/left_b.jpg) no-repeat;
	overflow:hidden;
	height:6px;
	margin-bottom:10px;
}
.left_bg{
	background:url(../images/left_bg.jpg) repeat-y;
	overflow:hidden;
	padding:1px;
}
.title{
	height:43px;
	overflow:hidden;
	background:url(../images/title.jpg) repeat-x;
}
.title .t_l{
	float:left;
	width:165px;
	height:30px;
	font-size:14px;
	font-family:Verdana;
	color:#005ca1;
	font-weight:bold;
	background:url(../images/t.jpg) no-repeat 5px 7px;
	padding-left:15px;
	line-height:30px;
}
.title .t_l span{
	color:#c8c8c8;
	font-size:12px;
	padding-left:3px;
	font-family:Verdana;
	text-transform:uppercase;
}
.title1{
	background:url(../images/title1.jpg) repeat-x;
	height:35px;
}
.t1{
	background:none;
	padding:2px 10px 0 15px;
	height:32px;
	font-size:16px;
	font-family:Verdana;
	color:#005ca1;
	font-weight:bold;
	line-height:32px;
}
.contact{
	background:url(../images/contact.jpg) no-repeat top;
	width:221px;
	margin:0 auto;
	padding:5px;
	line-height:20px;
}
#left_c{
    width:232px;
	margin:10px auto;
}
.p_list{
    width:232px;
	background:url(../images/li.jpg) no-repeat;
	margin:0 auto;
}
.p_list a{
    display:block;
    line-height:32px;
	background:url(../images/li2.jpg) no-repeat 10px center;
	margin-left:25px;
	width:190px;
}
.g_list{
    width:232px;
	background:url(../images/g_list.jpg) no-repeat top;
	margin:0 auto;
}
.g_list a{
    display:block;
    line-height:23px;
	background:url(../images/li2.jpg) no-repeat 10px center;
	padding:6px 10px 0 30px;
}
a.more{
	display:inline;
	float:right;
	width:31px;
	margin:13px 10px;
}
#p{
    background:url(../images/p.jpg) no-repeat bottom;
    height:28px;
}

#p_l{
    float:left;
	width:170px;
	padding-left:5px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana;
	color:#005ca1;
}
#p_r{
    display:inline;
    float:right;	
	line-height:25px;
	font-family:Verdana;
}

#right_c{
    padding:10px;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.name{
	background:#6a93b3;
	line-height:25px;
	text-align:center;
	width:166px;
	color:#fff;
}


