.10ContentBack {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.10ContentGray {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
}
.11ContentBack {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.11ContentGray {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #858686;
	text-decoration: none;
}
.11ContentGray2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.12ContentBack {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.12ContentGray {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #898989;
	text-decoration: none;
}
.12ContentGray2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Bg01 {
	background-image: url(../../cs/images/bg_01.gif);
	background-repeat: repeat-x;
}
.Bg02 {
	background-image: url(../../cs/images/bg_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.Bg03 {
	background-image: url(../../cs/images/bg_02.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.Bg04 {
	background-image: url(../../cs/images/bg_03.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
}
.Bg05 {
	background-image: url(../../cs/images/bg_04.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.Bg06 {
	background-image: url(../../cs/images/bg_05.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.Bg07 {
	background-image: url(../../cs/images/bg_06.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.Bg08 {
	background-image: url(../../cs/images/bg_07.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.Bg09 {
	background-image: url(../../cs/images/img_12.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.BgTVC {
	background-image: url(../../cs/images/img_tvc_bg.jpg);
	background-repeat: no-repeat;
}
.Filed {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 215px;
	border: 1px solid #D0D0D0;
	background-color: #F9FAFA;
}
.SearchFiled {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 150px;
	border: 1px solid #D0D0D0;
	background-color: #F9FAFA;
}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}