@charset "utf-8";

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:0px;
}
img{border:none;}
a{text-decoration:none;}
a img{}
#main {
	width: 950px;
	text-align:left;
}
#back{
	background-image:url(../images/common/back.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#right_bnr{
	background-image:url(../images/right/r_back.png);
	width:166px;
	height:395px;
	background-repeat: no-repeat;
	background-position: left top;
}
#right_bnr div{
	margin-left:12px;
	margin-right: 12px;
	padding-top: 12px;
}
#right_bnr hr{
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E6E6E6;
}
#footer{color:#FFFFFF;}
#footer a{color:#FFFFFF;}

#content{
	margin-left:57px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.pos_rel{position:relative;}
.pos_abs{position:absolute;}
.font10{font-size:10px;}
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font_colB{color:#0071BC;}
.font_colG{color:#37AA00;}
.font_colR{color:#C80000;}
.LH125{line-height:125%;}
.LH150{line-height:150%;}
.LH175{line-height:175%;}
.mgnT05{margin-top:5px;}
.mgnT10{margin-top:10px;}
.mgnT15{margin-top:15px;}
.mgnT20{margin-top:20px;}
.mgnT25{margin-top:25px;}
.mgnT30{margin-top:30px;}
.mgnB05{margin-bottom:5px;}
.mgnB10{margin-bottom:10px;}
.mgnB15{margin-bottom:15px;}
.mgnB20{margin-bottom:20px;}
.mgnB25{margin-bottom:25px;}
.mgnB30{margin-bottom:30px;}
