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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px; 
	color:#555555;
	font-size:13px;
}
a:link,a:visited {text-decoration:none; color:#666666;}
a:hover{color:#999999;}
ul {list-style: none; margin: 0; padding: 0;}
img {border: none;}


.title_1 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.title_2 {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	background-color:#666666;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 20px;
}
.title_3 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color:#999999;
}
.title_4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.title_5 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

.btn_text {
	font-size: 12px;
	height: 20px;
}

.mouse_in {
	font-size:12px;
	color: #ffffff;
	text-decoration: underline;
}

.mouse_out {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

.text_1 {
	font-size: 12px;
	line-height: 20px;
	background-color: #e7e9eb;
}

.text_2 {
	font-size: 12px;
}

.text_3 {
	font-size: 12px;
	line-height: 20px;
	background-color: #CCCCCC;
}

.input_txt {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	text-align: center;
}

.input_txt_2 {
	font-size: 12px;
	line-height: 16px;
}
.input_txt_3 {
	font-size: 12px;
	line-height: 16px;
	color:#666666;
}

.page a:link,.page a:visited{
	color:#888888;
}
.page a:hover{
	color:#CCCCCC;
}
