@charset "TIS-620";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#2d2d2d;
	background-image:url(../Images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}
img {
	border:none;
	}
#main {
	width:100%;
	height:auto;
	background-image:url(../Images/main_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
.main {
	width:1000px;
	height:auto;
	margin:0 auto;
	}
.top {
	width:1000px;
	height:110px;
	position:relative;
	}
.logo {
	width:238px;
	height:110px;
	float:left;
	}
#topmenu {
width: 722px;
height: 35px;
margin-top:42px;
margin-left:10px;
float:left;
}
.topmenu {
width: 722px;
height: 35px;
text-align:center;
}
.topmenu ul {
	margin:0px;
	padding:0px;
	}
.topmenu li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:none;
	text-align:center;
	margin-left:20px;
	display: inline;
	line-height: 35px;
	color: #fff;
	
	}
.topmenu li a {
	color: #FFF;
	text-shadow:#470017 1px 1px 1px;
	text-decoration: none;
	}
.topmenu li a:hover {
	color: #ffd9e5;
	text-decoration: underline;
	}
.head_line {
	width:1000px;
	height:3px;
	background-image:url(../Images/header_line.png);
	margin-top:10px;
	margin-bottom:10px;
	}
.head {
	width:1000px;
	height:250px;
	background-image:url(../Images/header_bg.png);
	}
.sidebar {
	width:238px;
	height:auto;
	float:left;
	}
.content {
	width:742px;
	height:auto;
	float:left;
	margin-left:20px;
	}
#submenu {
width: 238px;
height: auto;
}
.submenu ul {
margin: 0px;
padding: 0px;
}
.submenu li {
	width: 208px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../Images/submenu_bg.png);
	background-position:-0px -0px;
	margin-bottom: 1px;
	color: #fff;
	padding-left: 30px;
	list-style-position: inside;
	line-height: 30px;
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	-o-transition: background .3s ease;
}
.submenu li a {
	color: #fff;
	text-decoration: none;
	text-shadow:#470017 1px 1px 1px;
	}
.submenu li a:hover {
	color: #ffd9e5;
	text-decoration: underline;
	}
.submenu li:hover {
	background-image: url(../Images/submenu_bg.png);
	background-position:-0px -30px;
	
	}
.titlemenu {
	width:742px;
	height:40px;
	background-image:url(../Images/title_bg.png);
	margin-bottom:15px;
	}
.content {
	width: 742px;
	font-size: 8pt;
	color: #2d2d2d;
}
#footer {
	width:100%;
	height:35px;
	background-color:#484848;
	margin-top:20px;
	margin-bottom:20px;
	}
.footer {
	width:1000px;
	height:35px;
	background-image:url(../Images/footer.png);
	margin:0 auto;
	text-align:center;
	line-height:35px;
	color:#fff;
	text-shadow:#470017 1px 1px 1px;
	}
.footer a {
	color:#ffd9e5;
	}
	.lang {
width: 230px;
height: 30px;
position: absolute;
right:0px;
top:0px;
background-color: #484848;
}
.lang_text {
width: 125px;
height: 35px;
padding-top: 7px;
color: #fff;
text-align: center;
float: left;
}
.font_size {
width: 100px;
height: 35px;
padding-top: 7px;
color: #fff;
text-align: center;
float: left;
}
.font_size  a {
color: #fff;
text-decoration: none;
}
.font_size a:hover {
color: #ffd9e5;
}
.lang_text img {
margin-left: 7px;
}


/* 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:#424242;
	background-color: #FFFFFF;
}
.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;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 0px;
}
.link { font-family: "Tahoma"; font-size: 8pt; text-decoration:none; color: #424242; }


td {
	vertical-align:top;
}

/* Gallery */
#Container {border: 5px solid #6b6679;} /* ¢ÍºÀÒ¾ */
#CaptionContainer {background-color: #6b6679;} /* ¾×é¹ËÅÑ§ Detail */
#CaptionContainer p {color: #FFFFFF;} /* µÑÇË¹Ñ§Ê×Í Detail */
#Counter {color: #FFFFFF;} /* µÑÇË¹Ñ§Ê×Í Counter */
/* Search */

.button_search{
	width: 22px;/*?<<"??<<E"ss?Oss?"ae?yE? search*/
	height: 22px; /*?<<"? Yss?Oss?"ae?yE? search*/
    background: transparent url(../Images/tem31_search_button.jpg) no-repeat top left;
	border: none;
	cursor:pointer;
}

/* * * * update 3/6/2010 * * * */
.text_highlight { font-family: "Tahoma"; font-size: 8pt; color: #FF0000; }
