@charset "utf-8";
/* CSS Document */


#maincontents h3 {
	margin-bottom: 10px;
}
#owbox {
	width: 798px;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
}
#owbox2 {
	width: 798px;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
	background-color: #F1EBDF;
}
.sample-ow {
	background-color: #F1EBDF;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	height: 100px;
	overflow-y: scroll;
	padding-left: 25px;
}

.sample-ow li {
	padding-bottom: 20px;
	color: #055E80;
}


.ow-txt {
	font-size: 12px;
	color: #666;
	line-height: 15pt;
	margin-bottom: 10px;
}
.owimage-p {
	float: left;
	height: 86px;
	width: 86px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.owbox-txt {
	font-size: 12px;
	line-height: 15pt;
	color: #666;
	width: 274px;
	float: left;
}
.ow-leftbox {
	float: left;
	width: 380px;
	margin-right: 38px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
}
.ow-rightbox {
	padding: 0px;
	float: right;
	width: 380px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ow-leftbox h4 {
	height: 24px;
	width: 380px;
	padding-bottom: 20px;
}
.ow-rightbox h4 {
	height: 24px;
	width: 380px;
	padding-bottom: 20px;
}

#bnrspace {
	width: 798px;
	margin-top: 50px;
	overflow: hidden;
}

.bnr-left {
	float: left;
	height: 60px;
	width: 380px;
	margin-right: 38px;
}
.bnr-right {
	float: right;
	height: 60px;
	width: 380px;
}
