@charset "utf-8";

.pageTitle_owner {
	clear: both;
	float: left;
	padding: 6px 0 0 10px;
	width: 700px;
	height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background: url("/owner/img/title_bg.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .pageTitle_owner {
	height: 26px;
}


/* categoryBox----------------------------------------------------- */
#categoryBox {
	float: left;
	padding: 10px 0 10px 10px;
	margin-bottom: 30px;
	width: 688px;
	background: url("/img/top_bg.gif") left bottom repeat-x;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
/* for IE6 */
*html #categoryBox {
	width: 700px;
}

#categoryBox a {
	float: left;
	padding-left: 10px !important;
	margin: 3px 0;
	width: 219px;
	background: url("/img/arrow1.gif") 0 0.4em no-repeat;
	text-decoration: none;
	font-size: 1.2em;
	color: #000000;
	overflow: hidden;
}
/* for IE6 */
*html #categoryBox a {
	width: 229px;
}

#categoryBox a:hover {
	background: url("/img/arrow1o.gif") 0 0.4em no-repeat;
	text-decoration: underline;
	color: #333333;
}

.nolink {
	float: left;
	padding-left: 10px !important;
	margin: 3px 0;
	width: 219px;
	text-decoration: none;
	font-size: 1.2em;
	color: #666666;
	overflow: hidden;
}


/* owner----------------------------------------------------- */
.ownerSub {
	clear: both;
	float: left;
	padding: 6px 0 0 10px;
	margin-top: 30px;
	width: 700px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background: url("/img/title_bg1.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .ownerSub {
	height: 26px;
}

.ownerCopy {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 180%;
	color: #660000;
	text-align: center;
	border-bottom: dotted 1px #660000;
}

.ownerCopy2 {
	float: left;
	margin-top: 10px;
	width: 700px;
	font-size: 1.1em;
	line-height: 180%;
	color: #000000;
}

.owner {
	float: left;
	margin-top: 10px;
	width: 700px;
}

.owner1 {
	float: left;
	width: 340px;
	vertical-align: top;
}

.owner2 {
	float: right;
	width: 340px;
	vertical-align: top;
}

.ownerTxt {
	float: left;
	width: 340px;
	text-align: center;
}

.ownerTxt2 {
	float: left;
	padding: 4px;
	width: 332px;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
	background-color: #660000;
}
/* for IE6 */
*html .ownerTxt2 {
	width: 340px;
}

.ownerPhoto{
	float: left;
	margin-top: 5px;
	width: 340px;
}

.answerBr {
	float: left;
	margin-top: 10px;
	width: 700px;
	border-bottom: dotted 1px #cccccc;
}

.answer {
	float: left;
	padding: 5px 0;
	width: 700px;
	border-bottom: dotted 1px #cccccc;
}

.answerMark {
	float: left;
	width: 60px;
	height: 20px;
}

.answerTxt {
	float: left;
	margin-top: 2px;
	width: 640px;
	font-size: 1.1em;
	line-height: 180%;
	color: #000000;
}

.ownerTop {
	float: left;
	width: 700px;
}

.ownerTop1 {
	float: left;
	width: 100px;
}

.ownerTop2 {
	float: left;
	width: 600px;
}

.ownerTopTxt1 {
	float: left;
	margin-top: 6px;
	width: 600px;
	font-size: 1.2em;
	color: #666666;
}

.ownerTopTxt2 {
	float: left;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 600px;
	font-size: 1.1em;
	color: #000000;
}

.ownerNum {
	float: left;
	padding-bottom: 3px;
	margin-top: 20px;
	width: 700px;
	border-bottom: dotted 1px #cccccc;
}

.numMark {
	float: left;
	width: 50px;
	height: 20px;
}

.numTitle {
	float: left;
	margin-top: 2px;
	width: 640px;
	font-size: 1.2em;
	color: #000000;
}

.numTxt {
	float: left;
	margin-top: 10px;
	width: 700px;
	font-size: 1.1em;
	color: #666666;
}
