body {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	text-align:left;
}
#gmTop {
	width:660px;
	text-align:left;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#title{
	width:660px;
	height:270px;
	padding-bottom:15px;
}
#titleL{
	width:285px;
	float:left;
}
#titleR{
	width:375px;
	float:left;
}
.ttlL{
	margin:0px;
	padding:0px;
}
.ttlR{
	margin:0px;
	padding:113px 0px 0px 0px;
}

#contents {
	width:660px;
	background-color:#BBBBBB;
	background-image:url(img/r_top.gif);
	background-repeat:no-repeat;
	overflow:auto;
}
#contentsL{
	width:310px;
	float:left;
	margin:10px 10px 0px 10px;
}
#contentsR{
	width:310px;
	height:325px;
	float:right;
	margin:10px 10px 0px 10px;
}
#contentsBanner {
	clear:both;
	width:640px;
	height:50px;
	margin:0;
	padding:10px;
	background-color:#BBBBBB;
}
#contentsB {
	width:660px;
	height:10px;
	margin-bottom:10px;
	background-color:#BBBBBB;
	background-image:url(img/r_bottom.gif);
	background-repeat:no-repeat;
}
.cntTtl{
	margin-bottom:10px;
}
.current{
	margin-bottom:30px;
}
.currentIcn {
	float:left;
	clear: right;
	margin-right:10px;
}
.banner{
	width:624px;
	margin:0 auto;
}
.bannerL{
	margin-bottom:5px;
}
.bannerR{
	margin-right:5px;
	margin-bottom:5px;
}
.txt_S {
	font-size:10px;
	margin:10px 0px;
}

.txt p {
	margin-bottom:7px;
}

.current a:link{
	color:#330066;
	text-decoration: none;
}

.current a:visited{
	color:#330066;
	text-decoration: none;
}

.current a:hover{
	color:#330099;
	text-decoration: underline;
}

.current a:active{
	color:#330099;
	text-decoration: underline;
}

hr {
	color:#DDDDDD;
	background-color:#DDDDDD;
	border-style:none;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

.btm {
	color:#DDDDDD;
	background-color:#DDDDDD;
	border-style:none;
	height:1px;
	margin:0 0 5px 0;
	padding:0;
}