@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	border:0px;
	font:12px "微软雅黑";
}
/* body {
	background: url('../images/scroll-bg.jpg') top center repeat-y;
} */
                                          /*nav.php  css代码*/
#navbar {
	background: url(../images/navbar.png) repeat-x scroll bottom center;
	width:100%;
	height:89px;
	position:fixed;
	bottom:0px;
	left:0;
	_position:absolute;_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible; 
	
}
ul {
	list-style:none;
}



#nav {
	width:721px;
	height:89px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat scroll 0px 0px;
	margin:auto;
	
	position:fixed;
	bottom:0px;
	left:22%;
	/*z-index:999;*/
	
}

#nav li, #nav li a {
	float:left;
	display:block;
	width:100px;
	height:89px;
}
#nav ul {
	padding-left:119px;
}
#nav li a {
	width:721px;
	height:89px;
	background:url(../images/nav.png) no-repeat scroll top center;
	margin:auto;
}
#nav .n01 a {
	width:100px;
	background-position:-119px 0px;
}
#nav .n01 a:hover {
	background-position:-119px -89px;
}
#nav .n02 a {
	width:100px;
	background-position:-219px 0
}
#nav .n02 a:hover {
	background-position:-219px -89px;
}
#nav .n03 a {
	width:100px;
	background-position:-319px 0;
}
#nav .n03 a:hover {
	background-position:-319px -89px;
}
#nav .n04 a {
	width:100px;
	background-position:-419px 0;
}
#nav .n04 a:hover {
	background-position:-419px -89px;
}
#nav .n05 a {
	width:100px;
	background-position:-519px 0;
}
#nav .n05 a:hover {
	background-position:-519px -89px;
}
#nav .n06 a {
	width:100px;
	background-position:-619px 0;
}
#nav .n06 a:hover {
	background-position:-619px -89px;
}
                                                          /*index.php   css代码*/
#headbar {
	background:#FFF url(../images/headbar.gif) no-repeat scroll top center;
	width:820px;
	height:28px;
	margin:auto;
}
#main_pic {
	background:#FFF url(../images/main_pic.png) no-repeat scroll 0 0;
	width:761px;
	height:221px;
	margin:auto;
}
#layout {
	background:#FFF url(../images/layoutbg.gif) repeat-y scroll 0 0;
	width:820px;
	height:auto;
	margin:auto;
}
#about {
	width:761px;
	height:345px;
	background:#FFF url(../images/shape1.png) no-repeat scroll top right;
	margin:auto;
	margin-top:35px;
}
#about dl dd {
	width:380px;
	height:265px;
	float:left;
	margin-left:20px;
}
#about dl dd ul li {
	line-height:17px;
}
#photo {
	width:312px;
	height:265px;
	background:url(../images/photo.jpg) no-repeat scroll 0 0;
	float:left;
	margin-left:20px;
	display:inline;
}
#news {
	width:757px;
	height:285px;
	background:#FFF url(../images/shape2.png) no-repeat scroll top right;
	margin:auto;
	margin-top:30px;
}
#news dl dd ul {
	height:auto;
	width:380px;
	float:left;
	margin-left:70px;
	display:inline;
}
#news dl dd ul li {
	line-height:30px;
	height:30px;
	list-style:disc;
}
#news dl dd ul .date {
	margin-left:100px;
	line-height:30px;
}
#news dl dd ul li a {
	text-decoration:none;
	color:#000;
}
#news dl dd ul li a:hover {
	text-decoration:underline;
	color:#447fbc;
}
#ing {
	width:761px;
	height:350px;
	background:#FFF url(../images/shape1.png) no-repeat scroll top right;
	margin:auto;
	margin-top:30px;
}
#ing dl dt img {
/* 	width:60px;
	height:60px; */
	float:left;
	border:0px;
	display:block;
}
#ing dl {
	float:left;
	width:300px;
	height:100px;
	margin-left:60px;
	display:inline;
}
#ing dl dd {
	float:left;
	margin-left:6px;
	display:block;
	width:150px;
	border:0px solid #eee;
	display:inline; 
}
#ing dl dt a img {
	border:1px solid #eee;
	padding:2px;
	position:relative;
}
#ing dl dt a:hover {
	border:none;
}
#ing dl dt a:hover img {
	border:1px solid #447fbc;
	padding:2px;
}
p img {
	margin:15px 30px 20px;
}
.clear {
	clear:both;
}
                                                            /*about.php      css代码*/
#members {
	background:#FFF url(../images/aboutus.gif) no-repeat scroll 0 0;
	width:176px;
	height:70px;
	margin:10px 60px 0px;
}
.box {
	width:757px;
	background-color:#F5F5F5;#f3f3f3;
	margin:auto;
	margin-top:30px;
}    /*f8f8f8*/

.us {
	width:757px;
	height:250px;
	background-color:#F5F5F5;#f3f3f3;
	margin:auto;
	margin-top:30px;
}
.us p { margin:0 auto; width:680px;}
.us .bold { font-size:14px; font-weight:bold; line-height:35px;}
.member_pho dd a img {
	border:1px solid #808080;
	padding:2px;
	cursor:default;
}
.member_pho dd a:hover img {
	border:1px solid #808080;
	padding:2px;
	/* filter:gray; */
	cursor:default;
}
.member_pho dd a:hover {
	border:none;
}
.member_pho {
	margin-left:60px;
}
.member_pho dd {
	margin:5px;
	display:inline;
}
/*contact.php   css代码*/
#contact {
	background:#FFF url(../images/contactus.gif) no-repeat scroll 0 0;
	width:181px;
	height:64px;
	margin:10px 60px 0px;
}
.box dl {
	margin:20px 60px;

}
.box dl dd {
	line-height:30px;
/*	height:30px;*/
	font-size:14px;
/*	display:inline;*/
position:relative;
}
/*.box dl dd { position:relative; background-color:#00F;}*/
#contact-email {
	width:761px;
	height:500px;
	margin:auto;
	margin-top:30px;
}
#contact-email form { margin:20px auto;}
.input_list input, .input_list textarea {
	display:table;
	border:1px solid #979797;
	margin-top:10px;
	font-size:14px;
}
.input_list1 {
	display:table;
	border:1px solid #979797;
	background-color:#FFF;
}
.input_list2 {
	display:table;
	border:1px solid #979797;
	background-color:#f7f7f7;
}
#contact-email form {
	margin-left:60px;
}
.label {
	clear:left;
	float:left;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	margin-right:10px;
	padding-top:1px!important; 
	padding-top:10px;
}
#send { float:right; margin-right:170px; display:inline;}

                                                                /*message.php  css 代码*/
#leave_word {
	background:#FFF url(../images/messageboard.gif) no-repeat scroll 0 0;
	width:161px;
	height:60px;
	margin:10px 60px 0px;
}
.visitor dt { background: url(../images/visitor.png) no-repeat scroll 0 0; width:auto;}
.visitor dd { margin-left:40px;}
.word_name,.word_time { padding-left:60px; line-height:25px;}



                                                                /*show.php  css code*/
#show {
	background:#FFF url(../images/show.png) no-repeat scroll 0 0;
	width:176px;
	height:55px;
	margin:10px 60px 0px;
}
.box_show {width:757px;
	background-color:#F5F5F5;#f3f3f3;
	margin:auto;
	margin-top:-120px;}

.box:hover,.us:hover{
	background-color:#f3f3f3;
} 
.box_show:hover{background-color:#f3f3f3;}

.box_show_margin-top { margin-top:30px;}
.box_show img { border:1px solid #ccc; margin:20px 60px; display:inline; float:; padding:3px; background-color:#FFF;}
.work_show { background-color:#FFF;}
.work_show img { border:none;}
.show {
	position:relative;
	left: 318px;
	top: -170px;
	width: 288px;
	height: 141px;
	text-align:left;
	border:0px solid red;
/*	display:none;*/
}
.show dt { line-height:45px; font-size:18px; color:#7eaee0;}
.show dd { line-height:25px; }

.join{
	position:relative;
	left: 318px;
	top: -200px;
	width: 288px;
	height: 141px;
}
.join dt { font-size:15px; color:#7eaee0;}
/*.aboutus{
float:left;
margin:0 auto;
width:700px;
text-indent:0em;
padding-top:5px;
margin-left:30px;
}*/
                                                          /*hr.php   css code*/
#hr {
	background:#FFF url(../images/recruitment.gif) no-repeat scroll 0 0;
	width:161px;
	height:65px;
	margin:10px 60px 0px;
}
#we {width:680px;margin-left:60px;text-indent:2em;}

/*bottom.php  css code*/
#bottom { margin:60px; text-align:center; line-height:40px; font-size:14px;}
#bottom p{color:#696969;font-size:12px;text-align:center;}
