@charset "UTF-8";

body, a {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.page_left {
	padding-left: 62px;
	background-image: url(../_image/page_top_leftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_right {
	padding-left: 26px;
}
.table_top {
	background-image: url(../_image/table_top.gif);
	height: 78px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabble_content {
	background-image: url(../_image/table_background.gif);
	background-repeat: repeat-y;
	width: 173px;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
}
.table_bottom {
	background-image: url(../_image/table_bottom.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 193px;
	background-position: center top;
}
.type_blue {
	color: #9999ff;
	font-size: 13px;
}
.type_pink {
	color: #cc66cc;
	font-size: 13px;
}
.type_purple {
	color: #9966cc;
	font-size: 13px;
}
.type-13 {
	font-size: 13px;
}
