@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	text-align: center;
	/*behavior:url("include/csshover2.htc");*/
	
}
a{text-decoration: none;}

#wrapper{
	position:relative;
	margin:auto;
	width:900px;
	text-align:left;
}
#header{
	position:relative;
	height:146px;
	overflow:hidden;
}
#header_logo{
	position:absolute;
	top:26px;
	left:0px;
}
#header_menu{
	width:100%;
	height:35px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image: url(images/bg_header_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#header_menu ul{
	position:relative;
	left:50%;
	padding:0px;
	margin:0px;
	list-style:none;
}
#header_menu ul li{
	position:relative;
	right:50%;
	float:left;
	height:35px;
	padding-top:1px;
	margin:0px 26px;
	_margin:0px 22px;
	z-index:10000;	
	background-image:url(images/bg_header_menu_off.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#header_menu ul li:hover,.header_menu_on{
	background-image:url(images/bg_header_menu_on.gif) !important;
}
#header_stay{
	position: relative;
	top:38px;
	right:0px;
}
#header_search{
	position:absolute;
	top:2px;
	right:0px;
}
#header_kv{
	margin-top:10px;
}
#header_language{
	position:absolute;
	right:0px;
	top:35px;
}
.header_select{
	width:127px;
	height:20px;
}
.stay_home a{background-image:url(images/icon_home_off.gif);}
.stay_home a:hover{background-image:url(images/icon_home_on.gif);}
.stay_sitemap a{background-image:url(images/icon_sitemap_off.gif);}
.stay_sitemap a:hover{background-image:url(images/icon_sitemap_on.gif);}


.header_stay_item a,.stay_search,.stay_search_tw{
	display:block;
	float:right;
	height:20px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0.3em;
	margin-left:10px;
	padding-top:2px;
	position:relative;
}
.stay_search{
	width:220px;
	background-image:url(images/icon_search_off.gif);	
}
.stay_search_tw{
	width:180px;
	background-image:url(images/icon_search_off.gif);	
}
.stay_v_water{ margin-top:0px;}
.stay_v_water a{background-image:url(images/icon_v_water_off.gif); padding-left:37px !important;}
.stay_v_water a:hover{background-image:url(images/icon_v_water_on.gif);}
.search_input{
	border:solid 1px #dbdbdb;
	width:107px;
	height:14px;
	float:left;
}
.btn_search{
	float:left;
	width:16px;
	height:17px;
	background-image:url(images/btn_search_off.gif);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_search:hover{
	background-image:url(images/btn_search_on.gif);
}
/*************** container ****************/
#container{
	min-height:540px;
	_height:540px;
	/*padding-bottom:10px;*/
}
#primary{
	margin:20px 25px;
}
#primary_page,#page_bar{
	text-align:right;
	padding-right:10px;
}
/*************** Contact ****************/
.contact_input{
	width:200px;
	height:18px;
	margin-left:5px;
	border:solid 1px #c6c6c6;
}
.img_map{
	position:absolute; 
	right:0px; 
	bottom:-7px; 
	_bottom:5px;
}
/*************** About ****************/
.about_desc{
	margin-top:10px;
	margin-bottom:15px;
	padding-bottom:20px;
	background-image:url(images/bg_dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.about_block{
	width:282px;
	min_height:365px;
	_height:365px;
	background-image:url(images/about/bg_about.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-right:5px;
}
.about_img{
	width:278px;
	height:156px;
	border:solid 2px #ebebeb;
	position:relative;
}
.about_title{
	position:absolute;
	bottom:0px;
	left:0px;
}
.about_text{
	width:246px;
	min-height:207px;
	_height:207px;
	padding:10px 18px;
}
/*************** Human Resource ****************/
#human_kv{
	position:relative;
	margin-top:15px;
}
#human_list{
	position: absolute;
	top:114px;
	left:450px;
	width:265px;
}
.human_list_item{
	background-image:url(images/icon_1.gif);
	background-repeat:no-repeat;
	background-position:0 0.6em;
	padding-left:12px;
}
.human_block{
	float:left;
	width:240px;
	margin-right:30px;
	#margin-right:50px;
	margin-top:10px;
}
/*************** Sitemap ****************/
#sitemap_content{
	margin-top:20px;
	margin-bottom:120px;
}
#sitemap_img{
	position:absolute;
	top:370px;
	right:20px;
	z-index:-1;
}
.sitemap_item ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.sitemap_item ul li a{
	width:161px;
	display:block;
	background-image:url(images/icon_1.gif);
	background-repeat:no-repeat;
	background-position:1em 1.4em;
	padding:8px 10px 8px 25px;
	border-bottom:dotted 1px #b4b3b3;
}
.sitemap_item ul li ul li a{
	width:151px;
	display:block;
	background-image:none;
	padding:5px 10px 5px 35px;
}



#footer{
	text-align:center;
	border-top:solid 1px #c2c2c2;
	height:45px;
	padding-top:5px;
}




.block_1{
	margin-bottom:15px;
}
.block_2{
	margin-bottom:25px;
}
.block_3{
	margin-bottom:5px;
}
.clear{
	clear:both;
}





/*************** Member ****************/
#layer{
	width:100%;
	height:100%;
	position: absolute;
	top:0px;
	left:0px;
	z-index:10000;
}
#login_layer,#reg_layer,#pwd_layer{
	width:100%;	
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	z-index:10001;
}
#login_bg{
	width:774px;
	margin:auto;
	margin-top:140px;
	text-align:left;
}
#login_top{
	position:relative;
	background-image:url(images/member/bg_form_top.gif);
	background-repeat:no-repeat;
	width:774px;
	height:66px;
}
#member_title{
	position:absolute;
	top:10px;
	left:7px;
}
#login_exit{
	position:absolute;
	top:18px;
	right:17px;
	cursor:pointer;
}
#login_content{
	position:relative;
	background-image:url(images/member/bg_form.gif);
	background-repeat:repeat-y;
	height:366px;
}

#login_member_content{
	position:relative;
	background-image:url(images/member/bg_form.gif);
	background-repeat:repeat-y;
	height:366px;
}

#login_member_left{
	position:absolute;
	left:40px;
	top:10px;
	width:315px;
	height:325px;
}
#login_member_right{
	position:absolute;
	top:10px;
	right:40px;
	width:315px;
	height:325px;
}

#login_modify_content{
	position:relative;
	background-image:url(images/member/bg_form.gif);
	background-repeat:repeat-y;
	height:366px;
}

#login_modify_left{
	position:absolute;
	left:40px;
	top:10px;
	width:315px;
	height:325px;
}
#login_modify_right{
	position:absolute;
	top:10px;
	right:40px;
	width:315px;
	height:325px;
}

#login_left{
	position:absolute;
	left:40px;
	top:10px;
	width:315px;
	height:325px;
}
#login_right{
	position:absolute;
	top:10px;
	right:40px;
	width:315px;
	height:325px;
}
#login_center{
	position:absolute;
	top:50px;
	left:250px;
	width:315px;
	height:325px;
}
#login_bottom{
	background-image:url(images/member/bg_form_bottom.gif);
	background-repeat:no-repeat;
	width:774px;
	height:28px;
	text-align:center;
	padding-top:20px;
}
#login_bottom span:hover{
	color:#6b91d0;
}
.member_list{
	background-image:url(images/icon_1.gif);
	background-repeat:no-repeat;
	background-position:0 0.6em;
	padding-left:15px;
	margin-top:10px;
}
.member_input{
	width:203px;
	height:18px;
	border:solid 1px #c6c6c6;
	background-color:#f6f6f6;
	margin:4px 5px;
}
.member_input_d{
	width:290px;
	height:18px;
	border:solid 1px #c6c6c6;
	background-color:#f6f6f6;
	margin:1px 1px;
}



.btn_send,.btn_clear,.btn_submit{
	background-image:url(images/btn_send_off.gif);
	background-repeat:no-repeat;
	width:56px;
	height:16px;
	border:0px;
	cursor:pointer;
	margin:5px 7px 0px 0px;
}
.btn_send:hover{
	background-image:url(images/btn_send_on.gif);
}
.btn_clear{
	background-image:url(images/btn_clear_off.gif);
}
.btn_clear:hover{
	background-image:url(images/btn_clear_on.gif);
}
.btn_submit{
	width:66px;
	background-image:url(images/member/btn_submit_off.gif);
}
.btn_submit:hover{
	background-image:url(images/member/btn_submit_on.gif);
}

.btn_login,.btn_back{
	background-image:url(images/member/btn_login_off.gif);
	background-repeat:no-repeat;
	width:56px;
	height:16px;
	border:0px;
	cursor:pointer;
}
.btn_login:hover{
	background-image:url(images/member/btn_login_on.gif);
}
.btn_back{
	background-image:url(images/member/btn_back_off.gif);
}
.btn_back:hover{
	background-image:url(images/member/btn_back_on.gif);
}