@charset "utf-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(images/bg.gif) fixed;
}
#promotion {
	color: #990000;
}
.left_menu {
	background: url(images/images_r3_c1.png) #975e05 repeat-x;
	color: #FFFFFF;
	line-height: 1.4em;
	font-size: 0.9em;
}
#special{
	background:url(images/images_r2_c5.png) repeat-x;	
	margin:0px;
	padding:3px 0 0 0;
	height:27px;
	text-align:center;
	width:222px;
}
#leftmenu{
	margin:0;
	padding:0 10px;
}
a, a:visited {
	color: #FFFF00;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #FFFFFF;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.text {
	padding: 12px;
	font-size: .8em;
	color: #FFFFFF;
	line-height: 1.7em;
	text-align: justify;
}
#reserve {
	color: #FFFFFF;
	font-size: 1em;
}
.left_show {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.7em;
}
.left_show a{
	font-weight:bold;
	text-decoration:none;
}

.left_show a:hover{
	font-weight:bold;
	text-decoration:underline;
}
.right_pic {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFCC;
}
.pic {
	padding: 3px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFCC;
}
#ruler{
	border:1px solid #FFCC99;
	padding:6px;
	margin-bottom:14px;

}
#frmtest{
	margin:0;
	padding:0;
}
#frmtest ul{
	list-style:none;	
}
#frmtest ul li{
	margin:2px 0;
	padding:0;
	display:block;
}
#frmtest ul li label{
	margin:0;
	padding:0;
	width:120px;
	display:inline-block;
	vertical-align:top;
}
#frmtest ul li label span{
	color:#F00;
}
.footer {
	font-size: 0.7em;
}
.footer a {
	color: #000000;
}
