body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#button {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.main_menu {
	font-size: 12px;
	color: #FFFFFF;
}
.main_menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.main_menu a:hover {
	color: #99FF00;
	text-decoration: underline;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.img1 {
	margin: 2px;
	padding: 2px;
	border: 1px solid #8CCBFF;
}
.brief {
}
.brief h1 {
	font-size: 16px;
	padding-left: 12px;
}
.brief h2 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	text-indent: 22px;
}
.brief h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	text-indent: 28px;
}

.left_plist {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.left_plist a {
	color: #3366FF;
	text-decoration: none;
}
.left_plist a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#textfield {
	font-size: 12px;
	border: 1px solid #404042;
	font-family: Arial, Helvetica, sans-serif;
}
.probox_1 {
	font-size: 14px;
	font-weight: bold;
}
.probox_1 a {
	color: #0033CC;
	text-decoration: none;
}
.probox_1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.probox_2 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
}
.probox_2 a {
	color: #333333;
	text-decoration: none;
}
.probox_2 a:hover {
	color: #009933;
	text-decoration: underline;
}
.end {
	background-image: url(imgs/end.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.end a {
	color: #FFFFFF;
	text-decoration: none;
}
.guest_fun_box {
	background-color: #E7E7E7;
	padding: 2px;
}
.guest_fun_box a {
	color: #006699;
	text-decoration: none;
}
.guest_fun_box a:hover {
	color: #FF0000;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.guest_fun_box #button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 2px;
	padding-bottom: -2px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
}

.guest_box {
	background-color: #FFFFFF;
	border: 1px solid #006699;
	padding: 5px;
}
.guest_box #textfield {
	font-size: 12px;
	border: 1px solid #AFAFAD;
}

.guest_box_title {
	list-style-position: inside;
	list-style-image: url(imgs/34aL_007.png);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	line-height: 22px;
	padding-left: 5px;
	padding-top: 2px;
}
.guest_box_poster {
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	padding-top: 2px;
	padding-bottom: 2px;
}
.guest_box_msg {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 4px;
}
.guest_box_rep {
	font-size: 12px;
	color: #999999;
	margin: 6px;
	padding: 2px;
	border: 1px dotted #FF6666;
}

.guest_box_poster_date {
	font-size: 10px;
	font-weight: normal;
}

