/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	text-align: center;
}

A.man:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #03C;
	margin: 0px;
	clear: both;
	float: left;
	font-weight: bold;
	}
A.man:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #03C;
	margin: 0px;
	clear: both;
	float: left;
	font-weight: bold;
	}
A.man:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #03C;
	margin: 0px;
	clear: both;
	float: left;
	text-decoration: underline;
	font-weight: bold;
	}
.man_bg{
	background-image:url(../images/man_bg.jpg);
	background-repeat: repeat;
}
.title_bg{
	background-image: url(../images/title_bg-02.png);
	background-repeat: repeat-x;
	background-position: center;
}
#sheader {
	background-color: #8CC63E;
	width: 923px;
	height: 96px;
	background-image: url(../images/speedim_01.gif);
	background-repeat: no-repeat;	
}

#sheader_R {
	width: 182px;
	height: 70px;
	padding-right:10px;
	padding-top:20px;
	float:right;
	text-align: left;
	vertical-align: middle;
}

#scontent {
	width: 923px;
	height: 596px;
	margin-top: 6px;
}

#scontent_L {
	width: 185px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	padding:0 0 0 0px;
}

#scontent_R {
	width: 732px;
	float: right;
	padding:0 0 0 0px;
}
#scontent1 {
	width: 923px;
	height: 58px;
	background-image: url(../images/speedim_02.gif);
}

#sfooter {
	background-color: #F2F2F2;
	width: 923px;
	height: 116px;
	margin-top: 6px;
}

#sfooter_L {
	width: 449px;
	height: 116px;
	float:left;
}

#sfooter_R {
	width: 474px;
	height: 116px;
	float:right;
	background-image: url(../images/speedim_19.gif);
}

.font_g {
	font-size:12px;
	color: #8AC642;
}

.font_r {
	font-size:12px;
	color: #EF187A;
}

.font_w {
	font-size:12px;
	color:#FFFFFF;
}

.font_b {
	font-size:12px;
	color: #333333;
	padding-left: 12px;
}

a.font_b:link {
	text-decoration: none;
}
a.font_b:hover {
	color: #F03285;
	text-decoration: none;
}
select {
	font-size: 10px;
}


.font_b15 {
	font-size:15px;
	color: #333333;
	font-weight: bold;
}
button {
	font-size: 10px;
}
input {
	font-size: 10px;
}

textarea {
	font-size: 10px;
}
td {
	color: #333;
}
.white{
	color: #FFF;
}
.red{
	color: #F00;
	font-size: 14px;
}
