@charset "UTF-8";
body {
	background-image: url(../img/share/bg_body.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
#Container {
	background-image: url(../img/share/bg_container.jpg);
	background-repeat: repeat-y;
	width: 799px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#Header {
	background-image: url(../img/share/bg_head.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 799px;
	text-align: right;
}
#MainMenu {
	height: 31px;
}
h2#MainIMG {
	background-image: url(../img/share/mainimg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 799px;
	margin: 0px;
	padding: 0px;
	text-indent: -700em;
}
#MainContents {
	background-image: url(../img/share/bg_contents.jpg);
	background-repeat: repeat-x;
	padding-top: 22px;
	padding-bottom: 50px;
}
#mcLeft {
	float: left;
	width: 208px;
}
#mcRight {
	float: right;
	width: 552px;
}
h3.categoryTitle {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BB0CF;
	color: #9BB0CF;
	margin: 0px 0px 5px;
	padding: 7px 0px 0px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
h4.categorySubTitle {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 25px;
	padding: 0px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../img/share/bg_foot.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCDCC;
	background-color: #E9F7FF;
	height: 85px;
}
.floatClear {
	clear: both;
	height: 1px;
}
.contents {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 60px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#footLogoBox {
	float: left;
	width: 80px;
}
#footCreditBox {
	float: right;
	width: 719px;
}
#Credit {
	float: left;
	width: 475px;
	background-image: url(../img/share/foot_logotype.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 40px;
	padding-left: 1px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
#Copyright {
	font-size: 10px;
	color: #666666;
	height: 32px;
	padding-top: 34px;
	text-align: right;
	padding-right: 5px;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
#bottomShadow {
	background-image: url(../img/share/bg_footershadow.jpg);
	height: 8px;
	width: 829px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.contents p {
	margin: 0px;
	padding: 10px 0px 0px;
}
.txtRed {
	color: #CC0000;
}

