@charset "UTF-8";
/* 
	Background-Styles 
*/

body {
	margin:0px;
	padding:0px;
	font-family: 微软雅黑;
	color:#666666;
	font-size:12px;
	line-height:20px; background:#FFFFFF;
}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,input,form,p,img,td{ margin:0px; padding:0px;font-size:12px;}
ui,li{list-style-type:none;}
img,input{ border:0;}
	input,select,textarea{margin:0;padding:0;line-height:20px;}
	input{height:20px;}
	input,textarea{background-color: #fff; border-left:1px solid #000;	border-top:1px solid #000;border-right:1px solid #aaa;border-bottom:1px solid #aaa;}
	.btn_feedback{background: url("btn_back.gif") repeat left bottom;height:23px;width:65px;border:none;cursor:pointer;behavior:url("images/btn.htc");	}
/*------------------文字连接样式-----------------*/
a{cursor:pointer; hide-focus:expression(this.hideFocus=true); outline:none;color: #666666;text-decoration: none;}
a:hover{color:#ff9900;text-decoration: underline;}

/*------------------头部样式-----------------*/
#top{
	position:absolute;
	top:0;
	width:100%;
	height:87px;
	z-index:1;
	background:url(head-bg.png) top repeat-x;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/head-bg.png");_background:none;
}
#header{width:960px; height:80px; margin:0 auto;}

.logo h1{
	height:40px;
	width:202px; margin:0; padding:0; float:left}
.logo h1 a{
	margin:0px;
	display:block;
	text-indent:-9999px;
	background:url(logo.png) bottom no-repeat;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/logo.png");_background:none;
	width:202px; height:40px;
}

.logo { float:left;padding:17px 0px 23px 0px; width:202px;}

.menu{width:600px; height:38px; float:left; padding:23px 0px 20px 48px; }
.menu ul{width:600px; height:38px; float:left; list-style-type:none;}
.menu ul li{float:left; margin:0; padding:0;}
.menu ul a{display:block; width:100px; height:38px; line-height:38px; text-decoration:none; text-align:center; font-size:14px; color:#555555; background:none;}
.menu ul a:hover{display:block; width:100px; height:38px; line-height:38px; text-decoration:none; text-align:center; font-size:14px; color:#2194c8; font-weight:bold; background:none}

.member{ float:left; width:110px; height:38px; position:relative; z-index:10; cursor:pointer; margin:0; padding-top:23px;}
.member .txt{ float:left; width:70px; height:38px; line-height:38px; color:#555555; overflow:hidden; text-align:right; font-family:Arial;}
.member .btn{ float:left; width:40px; height:38px; background:url(link_img.png) left no-repeat;}
.member .list{ width:95px; background:#3c9dca;position:absolute; top:55px;filter:alpha(opacity=96); left:0px;}
.member .list ul{ width:95px; padding:0; margin:0; list-style-type:none}
.member .list li{ height:24px; line-height:24px; color:#b4e3f9; cursor:pointer;}
.member .list li a{ display:block; color:#b4e3f9; text-decoration:none; text-align:center}
.member .list li a:hover{ color:#ffffff; text-decoration:none;}

/*------------------底部部样式-----------------*/ 
#bottom{width:100%; height:270px; background:url(down-bg.jpg) top repeat-x; clear:both; }
#navigation{width:960px; height:245px; margin:0 auto; padding-top:25px;}
#navigation ul{float:left; width:660px; height:245px; list-style-type:none;}
#navigation ul li{float:left; width:134px; height:245px; padding-left:30px; border-right:1px #39a6d8 solid; line-height:24px;}
#navigation ul li h1{height:30px; font-size:15px; color:#FFFFFF;}
#navigation ul li img{padding-right:6px; padding-left:2px;}
#navigation ul li a{color:#b5dbed; text-decoration:none;}
#navigation ul li a:hover{color:#ffffff; text-decoration:none;}

.contact{float:left; width:270px; padding-left:30px; }
.contact h1{height:30px; font-size:15px; color:#FFFFFF; line-height:24px;}
.contact span{display:block; line-height:35px; font-size:16px; color:#FFFFFF; padding-top:4px; padding-bottom:25px;}
.contact span img{padding-right:8px;}

.input{ width:156px;float:left; height:29px; background:url(search-bg.jpg) left center no-repeat; border:none; padding:2px 12px;line-height:29px; color:#999999;}
.an{ width:42px; height:32px;float:left;border:0px;cursor:hand; background:url(search.jpg) right no-repeat; display:block; margin-left:6px;}


#downer{width:960px; margin:0 auto; height:65px;color:#888888;}
#downer a{color:#888888; text-decoration:none}
#downer a:hover{color:#333333; text-decoration:none;}
.down_left{float:left; width:660px; height:65px; line-height:65px; }
.down_right{float:left; width:300px; height:20px; text-align:right; padding-top:22px;}

