
body {
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
/* for page button by jerry 2010/01/12*/
.button_intro a:link, .button_intro a:hover{
	display:block;
	background-color:#F09;
	width:160px;
	height:20px;
	font-weight:bold;
	text-align:center;
}
.button_intro a:visited{
	display:block;
	background-color:#F09;
	width:160px;
	height:20px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.button_intro a:hover{
	color:#FF0;
	text-decoration:underline;
}
.button_intro a:visited{
	color:#FF6;
}
.button_intro a:link{
	color:#FFF;
	text-decoration:none;
}
a:link {
	color: #5B8897;
	text-decoration: none;
}
a:visited {
	color: #5B8897;
	text-decoration: none;
}
a:hover {
	color: #8DB4C1;
	text-decoration: underline;
}
.a1:link {
	color: #399;
	text-decoration: none;
}
.a1:visited {
	color: #399;
	text-decoration: none;
}
.a1:hover {
	color: #399;
	text-decoration: underline;
}
.main_rebg {
	background-image: url(../images/main_rebg.gif);
	background-repeat: repeat-y;
}
.main_bg {
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
}
.txtcolor_01 {
	color: #5B8897;
}
.txtcolor_02 {
	color: #E0155E;
}
.txtcolor_03 {
	color: #64300A;
}


.txtsize_11 {
	font-size: 11px;
}
.txtsize_16 {
	font-size: 16px;
	color: #E0155E;
}

.btnstyle_01 {
	font-size: 12px;
	color: #FFF;
	background-color: #E0155E;
	border: 1px solid #FFF;
	height: 30px;
	width: 140px;
}
.border_01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #74A1B1;
	padding-bottom: 5px;
}
.border_02 {
	border: 1px dashed #74A1B1;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
}