.12Pix {
	font-size: 12px;
}
.14Pix {
	font-size: 14px;
}
.16Pix {
	font-size: 16px;
}
.5Padding {
	padding: 5px;
}
.10Padding {
	padding: 10px;
}
.1PixBorder {
	border: 1px solid #666666;
}
.160-LineHeight {
	line-height: 160%;
}
.120-LineHeight {
	line-height: 120%;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;

}
a:visited {
}
.a01 {
	color: #C30C3E;
	text-decoration: none;
}
.a01:hover {
	color: #999999;
	text-decoration: underline;
}
.a02 {
	color: #FF0000;
	text-decoration: none;
}
.a02:hover {
	color: #999999;
	text-decoration: underline;
}
.a03 {
	color: #00B09D;
	text-decoration: none;
}
.a03:hover {
	color: #999999;
	text-decoration: underline;
}
.a04 {
	color: #005BC3;
	text-decoration: none;
}
.a04:hover {
	color: #999999;
	text-decoration: underline;
}
.a05 {
	color: #4FA600;
	text-decoration: none;
}
.a05:hover {
	color: #999999;
	text-decoration: underline;
}
.a-news {

	color: #003399;
	text-decoration: none;
}
.a-news:hover {

	color: #3399FF;
	text-decoration: underline;
}

.a-Top {

	color: #FFFFFF;
	text-decoration: none;
}
.a-Top:hover {

	color: #FFCCCC;
	text-decoration: underline;
}
.Bg-top {
	background-repeat: repeat-x;
	background-position: bottom;
}
.Bg-right {
	background-repeat: repeat-y;
	background-position: left;
}
.Bg-down {
	background-repeat: repeat-x;
	background-position: top;
}
.Bg-left {

	background-repeat: repeat-y;
	background-position: right;
}
.Bg-TL {

	background-repeat: no-repeat;
	background-position: right bottom;
}
.Bg-TR {


	background-repeat: no-repeat;
	background-position: left bottom;
}
.Bg-DR {



	background-repeat: no-repeat;
	background-position: left top;
}
.Bg-DL {




	background-repeat: no-repeat;
	background-position: right top;
}
.Input-cus {
	font-size: 12px;
	background-color: #C30C3E;
	color: #FFFFFF;
	border: 1px solid #C30C3E;


}
input {
	font-size: 12px;
}
td {
	font-size: 12px;
	line-height: 18px;


}
.5PaddingLR {
	padding-right: 5px;
	padding-left: 5px;

}
.Hand-PaddingL {
	padding-left: 50px;
}

