#box_left {
		padding:15px 0 15px 0;
	float:left;
	width:600px;
}
#box_right {
		padding:15px 0 15px 0;
	float:right;
	width:270px;
}
#box_left h3{
		margin: 15px 130px 10px 15px;
	padding:0;
	font-size:14px;
}
#box_right h3{
		margin: 0;
	padding:0;
}
.box_voice {
		width:600px;
	float:left;
	background-image:url(../img/bar_600.jpg);
	background-repeat:no-repeat;
}
.vo_tag ul {
	list-style: none;
	margin: 0;
	padding:3px 0 3px 10px;
}

.vo_tag li {
	float: left;
	width:70px;
	text-align:left;
	margin: 0;
	padding:0 0 3px 0;
}
		
.ev_update {
		width:200px;
	float:right;
	text-align:right;
	font-size:10px;
}
.ev_update img{
		margin-right:5px;
	vertical-align:top;
}

.vo_profile {
		width:455px;
	background-image:url(../voice/img/bar_ownars_profile.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:83px;
	padding-top:35px;
	float:right;
}

.vo_profile p{
		padding:5px 5px 5px 5px;
}
.vo_profile a:link {
	color: #7AA700;
	text-decoration: none;
}
.vo_profile a:visited {
	color: #7AA700;
	text-decoration: none;
}
.vo_profile a:hover {
	color: #7AA700;
	text-decoration: underline;
}
.vo_profile a:active {
	color: #7AA700;
	text-decoration: none;
}	
.ev_listbox {
		padding:2px 0 5px 0;
	margin-bottom:15px;
	border-bottom:#CCCCCC 1px dotted;
	width:600px;
	float:left;
}
.vo_textbox {
	width:590px;
	float:right;
	padding:20px 5px 20px 5px;
	min-height:60px;
}
.vo_textbox p{
		padding:5px 0px 15px 0px;
}
.vo_staff {
		width:570px;
	background-image:url(../voice/img/bar_staff_voice.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:83px;
	padding:35px 15px 10px 15px;
	float:right;
}
.vo_staff img{
		border:1px #CCCCCC solid;
	padding:5px;
	float:left;
	background-color:#FFF;
	margin:0 10px 15px 0;
}
.ev_textbox {
	width:440px;
	float:right;
	padding:20px 0 20px 0;
	min-height:60px;
}
.ev_textdetail {
	width:580px;
	float:right;
	padding:20px 10 20px 10;
	min-height:60px;
	line-height:180%;
}
.ev_textdetail p{
		margin-bottom:18px;
	}
.ev_textdetail a:link {
	color: #7AA700;
	text-decoration: none;
}
.ev_textdetail a:visited {
	color: #7AA700;
	text-decoration: none;
}
.ev_textdetail a:hover {
	color: #7AA700;
	text-decoration: underline;
}
.ev_textdetail a:active {
	color: #7AA700;
	text-decoration: none;
}
.ev_photo {
	border:1px #CCCCCC solid;
	float:left;
	padding:4px;
	background-color:#FFF;
	margin:3px 10px 5px 5px;
	background-image:url(../img/no_image110.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:110px;
}

.btn_detail {
		width:400px;
	text-align:right;
	float:right;
	height:26px;
}


.btn_back {
		width:600px;
	float:right;
	text-align:left;
	margin-bottom:10px;
}




.box_info {
		width:270px;
	float:right;
	margin-bottom:15px;
	background-image:url(../img/bg_sidemenu.jpg);
	background-repeat:repeat-x;
	padding-bottom: 32768px;
		margin-bottom: -32768px;
}

#box_right {
		overflow:hidden;
}
.info_listbox {
		padding:2px 0 5px 0;
	margin-bottom:5px;
	border-bottom:#CCCCCC 1px dotted;
	width:270px;
	float:left;
}
.info_textbox {
	width:190px;
	float:right;
}
.info_textbox ul {
	list-style: none;
	margin: 0;
	padding:3px 0 3px 0;
	width:190px;
}

.info_textbox li {
	float: left;
	width:190px;
	text-align:left;
	margin: 0;
	padding:0 0 3px 0;
}
.info_textbox li.info_category {
		width:190px;
	text-align:left;
	font-size:10px;
}
.info_textbox li.info_title {
		padding:0 0 5px 0;
	font-size:10px;
}
.info_textbox li.info_date {
		font-size:10px;
	color:#7B7B7B;
	background-image: url(../img/icon_update.gif);
	text-indent:40px;
	background-repeat:no-repeat;
}

.info_photo {
		border:2px #CCCCCC solid;
	float:left;
	background-color:#FFF;
	margin:3px 5px 10px 5px;
	background-image:url(../img/no_image60.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:58px;
}

