.normal {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.head {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000099;
}
.head-bg {
	background-attachment: fixed;
	background-color: #D0D0D0;
	background-image: url(image/head-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;

}
.link-gray:link {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.link-gray:visited {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.link-gray:hover {

	font-size: 13px;
	line-height: 18px;
	color: #000099;
	text-decoration: underline;
}
.link-d-gray:link {

	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.link-d-gray:visited {


	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.link-d-gray:hover {



	font-size: 13px;
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
}
.table-line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}
.red-b-13 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.new-bg {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(image/new-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.red-b-15 {

	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	color: #CC0000;
}
.form {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
}

