@charset "utf-8";
body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 815px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
}
a {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#333333;
}
#leftSide {
	float: left;
	width: 150px;
	height: 400px;
}
#leftSide .icon {
	border: none;
	margin-left: 20px;
	margin-top: 50px;
}
#rightSide #coTitle {
	float: left;
	color: #663300;
}
#rightSide #coTitle a {
	color: #663300;
	text-decoration: none;
}
#rightSide #coTitle .coTag {
	margin-left: 7px;
}
#rightSide #mBody #hImage {
	width: 150px;
	float: left;
	margin-right: 16px;
	color: #663300;
	padding-bottom: 20px;
}
#rightSide #mBody #hImage img {
	border:  none;
}
#rightSide #mBody #hImage .hText {
	margin-top: 5px;
	float: left;
}


#rightSide #mHeader {
	height: 120px;
	width: 650px;
}
#rightSide #mBody #bText {
	float: left;
	width: 650px;
	margin-bottom: 15px;
	font-size: 9pt;
}

#rightSide #mBody #forRule {
	background-image: url(../../images/rule.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	width: 650px;
	float: left;
}
#rightSide {
	float: left;
	width: 665px;
}
#rightSide #mFooter {
	text-align: left;
	float: left;
	width: 650px;
	color: #663300;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 7pt;
}
#rightSide #mBody .prevNext {
	color: #663300;
	float: left;
	width: 100%;
}
#rightSide #mBody #mImage {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
#rightSide #mBody .prevNext a {
	color: #663300;
	text-decoration: none;
}
#rightSide #mBody .prevNext a:hover {
	text-decoration: underline;
}
#rightSide #mBody #mPush {
	margin-top: 15px;
}
