#g_box{
	width: 575px;
	margin-left: 27px;
	margin-top: 20px;
}

#g_box .top{
	background-image: url(../common/images/contents2_top.gif);
	height: 11px;
	width: 575px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#g_box .bg{
	background-image: url(../common/images/contents2_body.gif);
	height: 171px;
	width: 535px;
	padding: 5px 20px 0px;
}
#g_box .bottom{
	background-image: url(../common/images/contents2_bottom.gif);
	height: 11px;
	width: 575px;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 5px;
}

#g_box .photo{
	float: left;
	margin-top: 18px;
	margin-right: 20px;
	margin-bottom: 15px;
	clear: left;
}
#g_box .text{
	float: right;
	font-size: 12px;
	line-height: 150%;
	margin-top: 18px;
	width: 415px;
}

.contents{
	float: right;
	width: 634px;
	background-image: url(../common/images/contents_body.gif);
	background-repeat: repeat-y;
}

.q{
	margin: 15px 4px 0px;
}
.a{
	margin: 0px 0px 15px 22px;
	background-image: url(../common/images/a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 470px;
	height: 33px;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 3px 0px 0px 45px;
}
#g_box hr{
	background-repeat: no-repeat;
	background-image: url(../images/line.gif);
	height: 4px;
	width: 580px;
	text-align: center;
  border: #fff 1px solid;
}
