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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #777777;
	margin-left: 0px;
	margin-top: 10%;
	margin-right: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
#mainFrame {
	height: 370px;
	width: 680px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #CCCCCC;
}
#top314 {
	margin: 0px;
	height: 314px;
	width: 660px;
	background-image: url(../../img/site_img/img_bg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#leftDIV {
	height: 260px;
	width: 245px;
	margin-top: 30px;
	margin-bottom: 24px;
}
#redBar {
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 680px;
}
#greyBar {
	background-color: #666666;
	margin: 0px;
	height: 30px;
	width: 660px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#whiteBar {
	background-image: url(../../img/site_img/white_bg.jpg);
	margin: 0px;
	height: 16px;
	width: 645px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
	font-size: 11px;
}

.title18px {
	color: #FFFFFF;
	font-family: 新造粗明;
	font-size: 20px;
}
.title15px {
	color: #FFFFFF;
	font-size: 14px;
}
.times_italic_large {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}
.lightGreyText {
	font-size: 11px;
	color: #CCCCCC;
}
.11pxEnglishText {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial;
}
.12pxEnglishText {
	font-size: 12px;
	font-family: Arial;
}

