@charset "UTF-8";

#message{ 
	text-align:center;
	font-size:11px;
	color:#666666;
	padding:3px 0;
}
#bookmarks{ 
	padding-top:10px;
	text-align:right;
	font-size:12px;
	line-height:2em;
}
#title{ 
	padding-top:70px;
	margin:0;
}

#cont1{ 
	padding-top:40px;
	float:left;
	width:450px;
}

#enter{ 
	width:450px;
	text-align:center;
}

#enter table{ 
	width:380px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

a#yes,
a#no{ 
	display:block;
	width:150px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
a#yes{ 
	background-image:url('../image/yes.gif');
}
a#no{ 
	background-image:url('../image/no.gif');
}
a#yes:link,
a#yes:visited,
a#no:link,
a#no:visited{ 
	background-position:center -40px;
}
a#yes:hover,
a#yes:active,
a#no:hover,
a#no:active{ 
	background-position:center 0;
}

#area_btns{ 
	padding-top:30px;
}

#area_btns table{ 
	width:354px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#area_btns span,
#area_btns a{
	display:block;
	width:118px;
	height:33px;
	background-repeat:no-repeat;
	text-indent:-9999px;	
}

a.zk,span.zk{ background-image:url('../image/index_area_btn_zk.gif'); }
a.ht,span.ht{ background-image:url('../image/index_area_btn_ht.gif'); }
a.kt,span.kt{ background-image:url('../image/index_area_btn_kt.gif'); }
a.hk,span.hk{ background-image:url('../image/index_area_btn_hk.gif'); }
a.tk,span.tk{ background-image:url('../image/index_area_btn_tk.gif'); }
a.ks,span.ks{ background-image:url('../image/index_area_btn_ks.gif'); }
a.cs,span.cs{ background-image:url('../image/index_area_btn_cs.gif'); }
a.ko,span.ko{ background-image:url('../image/index_area_btn_ko.gif'); }
a.m{background-image:url('../image/index_area_btn_m.gif'); }

a.zk:link,
a.zk:visited,
a.ht:link,
a.ht:visited,
a.kt:link,
a.kt:visited,
a.hk:link,
a.hk:visited,
a.tk:link,
a.tk:visited,
a.ks:link,
a.ks:visited,
a.cs:link,
a.cs:visited,
a.ko:link,
a.ko:visited,
a.m:link,
a.m:visited{ 
	background-position:0 0;
}

a.zk:hover,
a.zk:active,
a.ht:hover,
a.ht:active,
a.kt:hover,
a.kt:active,
a.hk:hover,
a.hk:active,
a.tk:hover,
a.tk:active,
a.ks:hover,
a.ks:active,
a.cs:hover,
a.cs:active,
a.ko:hover,
a.ko:active,
a.m:hover,
a.m:active{
	background-position:0 -33px;
}

#area_btns span{ 
	background-position:0 -66px;
}

#mobile_info{ 
	padding-top:50px;
	text-align:center;
}


#in_areas{ 
	padding-top:50px;
	padding-left:25px;
	font-size:12px;
}
#in_areas h2{ 
	background-image:url('../image/index_area_info_head.gif');
	background-repeat:no-repeat;
	height:18px;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px solid #cccccc;
	text-indent:-9999px;
}
#in_areas td,
#in_areas th{ 
	padding:3px;
	vertical-align:top;
	line-height:1.6em;
}
#in_areas td{ 
	color:#aaaaaa;
}
#in_areas th{ 
	font-weight:bold;
	color:#666666;
}

#in_indus{ 
	padding-top:30px;
	padding-left:25px;
	font-size:12px;
}
#in_indus p{
	width:400px;
	line-height:1.7px;
	color:#aaaaaa;
}
#in_indus h2{ 
	background-image:url('../image/index_indu_info_head.gif');
	background-repeat:no-repeat;
	height:18px;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px solid #cccccc;
	text-indent:-9999px;
}
#in_indus td,
#in_indus th{ 
	padding:3px;
	vertical-align:top;
}
#in_indus th{ 
	font-weight:bold;
}

#in_areas a:link,
#in_areas a:visited,
#in_indus a:link,
#in_indus a:visited{ 
	color:#666666;
}
#in_areas a:hover,
#in_areas a:active,
#in_indus a:hover,
#in_indus a:active{ 
	color:#ff0080;
}


#cont2{ 
	padding-top:40px;
	margin-left:520px;
}

#new_list{ 
	font-size:12px;
}
#new_list h2{ 
	height:28px;
	background-image:url('../image/index_newlist_head.gif');
	background-repeat:no-repeat;
	text-indent:-9999px;
	border-bottom:1px solid #cccccc;
	margin-bottom:3px;
}
#new_list dl{ 
	line-height:1.8em;
}
#new_list dt{ 
	color:#666666;
	font-weight:bold;
}
#new_list dd a:link,
#new_list dd a:visited{ 
	color:#666666;
}
#new_list dd a:hover,
#new_list dd a:active{ 
	color:#ff0080;
}
#new_list dd span{ 
	color:#999999;
	font-size:11px;
}

#inside_links{
	margin-top:30px; 
	text-align:center;
	font-size:11px;
}

#links{ 
	padding-top:40px;
	font-size:12px;
}
#links p{ 
	color:#ff6666;
}
#links td{ 
	vertical-align:top;
	text-align:center;
	padding:5px;
}