@charset "windows-874";
/* CSS Document */
body { background:url(../Images/bg.png) center top repeat #e8e8f0;
    margin:0px;
	padding:0px;
	height: auto;
}
td {/*vertical-align:top;*/
}
.textb {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #424242;
}
.textw {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #FFFFFF;
}

img {
	border:none;
	text-align: center;
}
#topmenu {
	width:662px;
	height:33px;
	float: left;
	vertical-align:top;
	text-align: left;
	margin: 7px 20px 7px 20px;
}
.topmenu {
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color:#a8a7a7;
	font-size:13px;
	text-decoration: none;
	line-height:180%;
}
.topmenu a:link {
	color:#a8a7a7;
	text-decoration:none;
}
.topmenu a:visited {
	color:#a8a7a7;
	text-decoration:none;
}
.topmenu a:hover {
	color:#ffffff;
	text-decoration: none;
}
.topmenu a:active {
	color:#ffffff;
	text-decoration:none;
}
#leftmenu {
	width:200px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.leftmenu {
	width:195px;
	height:auto;
	text-align:left;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color: #3f3f3e;
	margin: 10px 0px 10px 0px;
}
.leftmenu a:link {
	color:#3f3f3e;
	text-decoration:none;
}
.leftmenu a:visited { 
	color:#3f3f3e;
	text-decoration:none;
}
.leftmenu a:hover {
	color:#025cc7;
	text-decoration: no-underline;
}
.leftmenu a:active {
	color:#025cc7;
	text-decoration:none;
}
#submenu {
	font-family: "Tahoma";
	font-size: 9pt;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: top;
}
.submenu {
	padding-left: 40px;
	padding-top: 15px;
	line-height: 19px;
	padding-bottom: 15px;
	color: #ffffff;
}
.submenu a {
	text-decoration:none;
	color:#ffffff;
}
.submenu a:hover {
	color:#e13d30;
	text-decoration:underline;
}
.textfield {
	font-family: "Tahoma";
	font-size: 8pt;
	height:15px;
	color:#000000;
	vertical-align:middle;
}
.textarea {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#000000;
	vertical-align:middle;
}
.listMenu {
	font-family: "Tahoma";
	font-size: 8pt;
	padding:5 px;
	color:#000000;
	vertical-align:middle;
}
.button {
	font-family: "Tahoma";
	font-size: 8pt;
	padding:5 px;
	color:#000000;
	vertical-align:middle;
}
.subject_header {
	font-family: "Tahoma";
	font-weight:bold;
	font-size: 8pt;
	padding:5 px;
	color:#000000;
	vertical-align:middle;
}
/* Table corner */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1h {
	height:1px;
	background:#a7a7a7;
	margin:0 5px;
}
.b2h, .b2bh {
	height:1px;
	background:#a7a7a7;
	border-right:2px solid #a7a7a7;
	border-left:2px solid #a7a7a7;
	margin:0 3px;
}
.b3h, .b3bh {
	height:1px;
	background:#a7a7a7;
	border-right:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	margin:0 2px;
}
.b4h, .b4bh {
	height:2px;
	background:#a7a7a7;
	border-right:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	margin:0 1px;
}
.b2bh, .b3bh, .b4bh {
	background: #a7a7a7;
}
.headh {
	background: #a7a7a7;
	border-right:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	font-family: "Tahoma";
	font-size: 8pt;
	color:#FFFFFF;
}
/* Table corner */

.table_square {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	background-color: #FFFFFF;
}
.table_square_dot {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#424242;
	border-bottom:1px dotted #A0A0A0;
	border-top:1px dotted #A0A0A0;
	border-left:1px dotted #A0A0A0;
	border-right:1px dotted #A0A0A0;
}
.table_header {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#ffffff;
	background-color: #a7a7a7;
}
.table_content_1 {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#fff;
/*background-color: #000;*/}
.table_content_2 {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#424242;
	background-color: #f1f1f1;
}
/* .header {  } */
.error {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #FF0000;
}
.content {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #8a6a39;
	padding-left: 0px;
	padding-right: 0px;
}
.link {
	font-family: "Tahoma";
	font-size: 8pt;
	text-decoration:none;
	color: #000;
}
/* Footer */
#footer { background:url(../Images/img_footer.png) center top no-repeat;
	width: 100%;
	height:65px;
	float:left;
	vertical-align:top;
	
}
.footer { background:url(../Images/bg_d_3.png) center top no-repeat;
	width:960px;
	height:auto;
	text-align:center;
	font-family:Tahoma;
	font-size: 8pt;
	color: #959697;
	vertical-align:top;
	line-height: 17px;
	padding-top:10px;
	padding-bottom:30px;
}
.footer a:link {
	color:#666768;
	text-decoration:none;
}
.footer a:visited {
	color:#666768;
	text-decoration:none;
}
.footer a:hover {
	color:#666768;
	text-decoration: underline;
}
.footer a:active {
	color:#ffffff;
	text-decoration:none;
}
/* Gallery */
#Container {
	border: 5px solid #6b6679;
} /* ¢ÍºÀÒ¾ */
#CaptionContainer {
	background-color: #6b6679;
} /* ¾×é¹ËÅÑ§ Detail */
#CaptionContainer p {
	color: #FFFFFF;
} /* µÑÇË¹Ñ§Ê×Í Detail */
#Counter {
	color: #FFFFFF;
} /* µÑÇË¹Ñ§Ê×Í Counter */s
/* Search */

#search {
	width:172px;
	height:38px;
	float: left;
	text-align: left;
	}
.button_search {
	background:url(../Images/img_search.png) center top no-repeat;
	width:23px;
	height:23px;
	border: none;
	cursor:pointer;
}
.button_search:hover {
	background:url(../Images/img_search_over.png) center top no-repeat;
	width:23px;
	height:23px;
	border:none;
}
.form_search {
	width:140px;
	height:18px;
	background-color:transparent;
	margin:7px 0px 0px 2px;
	border:none;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
}
/*** à¾ÔèÁàµÔÁ ***/
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#ff4200;
	text-decoration: underline;
}
a:active {
	color:#ff4200;
	text-decoration:none;
}
#main {
	width:960px;
	height:auto;
    margin:0 auto;
}
#bodytop { background:url(../Images/bg_top001.png) center top no-repeat;
	width:100%;
	height:auto;
	float:left;
	vertical-align:top
}
#header { background:url(../Images/bg_menu.png) center top no-repeat;
	width:960px;
	height:38px;
	float:left;
	vertical-align:top;
}
#top { 
	width:960px;
	height:aoto;
	float:left;
	vertical-align:top;
}

#top_left { 
	width:247px;
	height:41px;
	float:left;
	vertical-align:top;
	margin-left:10px;
	margin-top:6px;
}
#top_right { 
	width:703px;
	height:47px;
	float: left;
	vertical-align:top;
}
#top_search { 
	width:600px;
	height:60px;
	float: left;
	vertical-align:top;
}
#left {
	width:200px;
	height:auto;
	float:left;
	vertical-align:top;
	text-align:center;
	margin-left:15px;
}
#right {
	width:715px;
	height:auto;
	float:right;
	vertical-align:top;
	margin:0px 15px 15px 15px
}
#detail {
	width:960px;
	height:auto;
	float:left;
	vertical-align:top;
	margin-top:10px;
	
}
.logo {
	width:266px;
	height:116px;
	float:left;
	vertical-align:top
}
#topR {width:950px;
	height:36px;
	float:left;
	vertical-align:top;
}
#bgflag {
	width:443px;
	height:24px;
	float:right;
	vertical-align:top;
	text-align:right;
	margin:17px 63px 28px
}
#ban_01 {
	width:960px;
	height:auto;
	float:left;
	vertical-align:top;
}
#ban_02 {
	width:703px;
	height:94px;
	float:left;
	vertical-align:top;
}

#ban_03 {
	width:257px;
	height:94px;
	float:left;
	vertical-align:top;
}

#flag {
	width:50px;
	height:20px;
	float:right;
	text-align:center;
	padding-right:5px;
	padding-top:10px;
}
#RTop { background:url(../Images/bg_d_1.png) right top no-repeat; width:960px; height:11px; float:left; vertical-align:top}
#Rtext { background:url(../Images/bg_d_2.png) right top repeat-y; width:960px; height:auto; float:left; vertical-align:top}
#RB { background:url(../Images/bg_d_3.png) right top no-repeat; width:960px; height:39px; float:left; vertical-align:top; }

/* à¾ÔèÁàµÔÁ intro */
#footer_intro {
	background: url(../Images/img_footer.gif) center top no-repeat;
	width:100%;
	height:auto;
	float:left;
	vertical-align:top;
}
.footer_intro {
	width:100%;
	height:auto;
	vertical-align:top;
	margin:0 auto;
	text-align:center;
	line-height:130%;
	color: #fff;
}
#main_intro { 
	width:1000px; 
	height: auto;
	margin: 0 auto;
	padding:60px 233px 0px 127px;
}	
#bodymain_intro { background:url(../Images/bg_intro.png) center top no-repeat;
	width:1600px;
	height:582;
	float:left
}

#ban_intro { width:1000px;
	height:auto;
	float:left;
	vertical-align:top;
	margin:25px  0px 0px 0px
}

#enter_site { width:1000px;
	height:auto;
	float:left;
	vertical-align:top;
	padding-bottom:130px;

}

.enter_site { width:100%;
	height:auto;
	text-align:center;
	font-family: Tahoma;
	font-size: 24px;
	color: #025a99;
	vertical-align:top;
	margin-top:8px;
	
}

.enter_site a:link {
	color:#025a99;
	text-decoration:none;
}
.enter_site a:visited {
	color:#025a99;
	text-decoration:none;
}
.enter_site a:hover {
	color:#666666;
	text-decoration: none;
}
.enter_site a:active {
	color:#666666;
	text-decoration:none;
}