.t_blue {
	font-size: 12px;
	line-height: 20px;
	color: #3366CC;
	font-weight: bold;
}
a:link {
	color: #99CCCC ;
	text-decoration: none;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
.t_yellow {
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
}
.t_red {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
}
.t_green {
	font-size: 12px;
	line-height: 20px;
	color: #006600;
}
.t_black {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.t_gray {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.m_black {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
.m_blue {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #003399;
}
.m_red {

	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
}
.m_white {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.t_white {

	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.b_black {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.b_blue {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #003399;
}
.box_1 {
	height: 18px;
	font-size: 12px;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #727272;
}
.repeat_x {
	background-repeat: repeat-x;
}
.button {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	background-image: url(images/user/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 60px;
}
.blue02 {
	font-size: 12px;
	line-height: 20px;
	color: #9EB1C8;
}
.text_10 {
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pic_line {
	border: 1px solid #FFFFFF;
}
