body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	background-image: url(bg.jpg);
}
a:link {
	text-decoration:none;
	color: #333333;
}
a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color: #FF6600;
	position: relative;
	top: 1px;
	left : 1px;
}
input,select,textarea {
	border:1px #666666 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
hr {
	 border-bottom:1px #CCCCCC dashed;
	 width: 95%;
	 color: #FFFFFF;
	 height: 1px;
}
.content_t {
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 98%;
}
.content_c {
	padding: 15px;
	line-height: 200%;
}
.guest_t {
	border:1px #999999 solid;
	margin-top: 10px;
	margin-bottom: 18px;
	background-color: #F5F5F5;
	width: 98%;
	padding: 3px;
}
.guest_s {
	height: 28px;
	background-color: #CCCCCC;
}
.t_border {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-color: #FFFFFF;
}
.t_left {
	border-right:1px #CCCCCC solid;
	background-image: url(bg2.gif);
}
.t_local {
	background-color: #F2F2F2;
	font-size: 11px;
	padding: 5px;
}
.t_title {
	font-weight: bold;
	color: #003399;
	text-align: center;
	height: 30px;
	font-size: 13px;
	border-bottom:2px #003399 solid;
}
.t_name {
	font-weight: bold;
	color: #999999;
	text-align: right;
	height: 30px;
	font-size: 12px;
	padding-right: 10px;
	border-bottom:2px #999999 solid;
}
.t_bottom {
	padding: 5px;
	text-align: center;
	line-height: 160%;
	font-size: 11px;
}
.t_content {
	padding: 15px;
	line-height: 160%;
}
.t_class {
	padding: 3px;
	background-color: #FAFAFA;
	border:1px #999999 solid;
	height: 25px;
}
.t_menu {
	background-image: url(m_mbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
