@charset "utf-8";
/* CSS Document */

.title_bar {
	width:662px;
	margin-bottom: 10px;
}
h4  {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	background: #e9f0fc;
	font-size:14px;
}
.txt_area {
	margin-bottom: 20px;
	font-size: 12px;
	line-height:1.7em;
	padding-left: 10px;
	width: 640px;
}
*html body.txt_area {
	margin-bottom: 20px;
	font-size: 12px;
	line-height:1.7em;
	padding-right: 10px;
	padding-left: 10px;
	width: 661px;
}

.entry_btn {
	margin-bottom: 30px;
}
.breadcramb {
	margin-top: 5px;
	margin-left: 15px;
		font-size: 10px;
}
.txt_area ul {
	padding: 0px;

}
.txt_area li {
	background-image: url(../img/allow2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

*html body.txt_area li {
	background-image: url(../img/allow2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.question {
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-color: #000066;
	color: #000066;
	margin-top: 10px;
}
.answer {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	background-image: url(A);
}
#left {
	float: left;
	width: 150px;
}
#right {
	float: right;
	width: 470px;
	margin-left: 10px;
}
.clr {
	clear: both;
}
.m_title_bar {
	height: 30px;
	width: 470px;
	margin-bottom: 10px;
}
.details_txt {
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	width: 450px;
}
.cl_left_txt {
	width: 150px;
	float: left;
}
.cl_right_txt {
	float: right;
	width: 470px;
}
.details_txt2 {
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 10px;
	width: 460px;
}
.left_photo {
	float: left;
	width: 150px;
}
.right_txt {
	float: right;
	width: 470px;
}
.i_title_bar {
	margin-bottom: 10px;
}
.pagetop {
	border-bottom:1px solid #aeaeae;
	margin-bottom:15px;
	text-align: right;
}
p {
	line-height: 17px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#banner_audition {
	background-image: url(../img/banner_audition.jpg);
	height: 115px;
	width: 661px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#banner_audition_btn {
	height: 35px;
	width: 286px;
	padding-top: 77px;
	padding-left: 340px;
}
.txt_field {
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

