@charset "utf-8";
/* 结构式样式定义CSS Document */

body {
	font-family: "宋体", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#home_container {
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1002px;
}
.home_nav {
	background-image: url(../nav_bg2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
}
.home_nav ul {
	padding: 0px;
	list-style-type: none;
	width: 889px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home_nav ul li {
	background-image: url(../home_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 127px;
}

#home_container #home_top {
	height: 83px;
}
#home_container #flashhome {
	height: 274px;
}
#home_container #flashmov {
	height: 164px;
}
#home_container #home_foot {
	text-align: center;
	height: 34px;
	line-height: 34px;
}



#container {
	width: 998px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container .header {
	height: 77px;
	background-image: url(../header_bg.gif);
	background-repeat: no-repeat;
}
#container .logo {
	height: 77px;
	width: 445px;
	float: left;
	background-image: url(../home_01.jpg);
	background-repeat: no-repeat;
}
#container .header_info {
	background-image: url(../home_02.gif);
	float: left;
	height: 77px;
	width: 553px;
}
#container .header .header_info #dateName {
	height: 35px;
	width: 300px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	float: left;
}
#container .header .header_info #en {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	width: 200px;
}




#container .header a, #container .header a:visited {
	color: #a9a9a9;
}
#container .header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#container .flash {
	height: 211px;
	background-image: url(../../css/bg_line.gif);
	background-repeat: repeat-y;
}
.nav {
	background-image: url(../nav_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 889px;
}
.nav ul li {
	background-image: url(../home_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 127px;
}
#container .home_main_left {
	float: left;
	width: 223px;
	margin-bottom: -400px;
	padding-bottom: 400px;
	margin-top: 5px;
	margin-left: 6px;
}
#container .home_main_right {
	float: left;
	width: 753px;
	margin-top: 5px;
	margin-bottom: -400px;
	margin-left: 10px;
	padding-bottom: 400px;
	text-align: left;
}
#container #home {
	padding: 0px;
	clear: both;
	width: 998px;
}


#container .main_left {
	float: left;
	width: 223px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	margin-top: 5px;
	margin-left: 6px;
}
#container .main_left #nav_top {
	height: 46px;
}
#container .main_left #nav_foot {
	height: 2px;
}
#container .main_left #search_top {
	height: 49px;
}


#container .main_left #picmov {
	height: 199px;
	width: 223px;
	margin-bottom: 14px;
}
#container .search {
	background-image: url(../left_07.jpg);
	background-repeat: repeat-y;
	height: 85px;
	text-align: left;
}
#container .main_left #search_foot {
	margin-bottom: 10px;
}


#container .box {
	margin-top: 10px;
}
#container .main_left #menu {
	list-style-type: none;
	padding: 0px;
	width: 223px;
	background-image: url(../left_02.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#container .main_left #menu li {
	width: 223px;
	line-height: 37px;
	text-align: left;
	text-indent: 4em;
	margin: 0px;
	height: 37px;
	padding: 0px;
}
#container .main_left #menu li a:visited {
	color: #000000;
	text-decoration: none;
}
#container .main_left #menu li a:hover {
	color: #06F;
	text-decoration: underline;
}

#container .main_left #menu_2 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 205px;
}
#container .main_left #menu_2 li {
	width: 205px;
	line-height: 30px;
	text-align: left;
	text-indent: 4em;
	margin: 0px;
	background-image: url(../menu_bg.jpg);
	background-repeat: no-repeat;
	height: 37px;
}
#container .main_left #menu_2 li a {
	display: block;
	color: #000000;
	text-decoration: none;
}
#container .main_left #menu_2 li a:visited {
	color: #000000;
	text-decoration: none;
}
#container .main_left #menu_2 li a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#container .main_right {
	float: left;
	width: 753px;
	margin-top: 5px;
	margin-bottom: -1000px;
	margin-left: 10px;
	padding-bottom: 1000px;
	text-align: left;
}
.main_content {
	background-image: url(../main_right_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}

#container .main_right .main_content #honnors {
	text-align: center;
	float: left;
	height: 209px;
	width: 140px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#container .main_right .main_content #profile {
	height: 209px;
	overflow: hidden;
	width: 575px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container .footer {
	padding: 0px;
	width: 998px;
	margin: 0px;
}
#container .footer #footer_left {
	float: left;
	width: 368px;
}
#container .footer #footer_right {
	float: left;
	width: 630px;
	text-align: left;
}
#container .footer #footer_bottom {
	height: 12px;
}
#login {
	background-image: url(../login.jpg);
	height: 597px;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.Gallerylist2 {
	width: 240px;
	height: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	float: left;
	margin-right: 0px;
}
.Gallery2_smallpicture {
	height: 113px;
	width: 150px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Gallery2_picture {
	text-align: center;
	height: 300px;
	width: 400px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.column_name2 {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(../Enterprise-image.jpg);
	background-repeat: no-repeat;
	height: 27px;
	margin: 0px;
	text-align: left;
	text-indent: 0.5em;

}
.weblink {display:none;}