@charset "utf-8";

.top_intro {
	background: #90816A;
	background-image:url(../../img/voice_shared/headding_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #fff;
	padding: 30px;
	overflow: hidden;
	clear: both;
	padding-bottom: 50px;
}

.top_intro a {
	color: #fff !important;
	text-decoration: underline;
}

.intro_text {
	width: 365px;
	float: right;
	
}

p {line-height: 1.5em;}

hr {
	border-top: 1px dotted #fff;
}

h3 {
	font-size: 20px;
	color: #7a613b;
	line-height: 1.2em;
}

.l_text {
	float: left;
	width: 440px;
}

.l_text_sekou {
	float: left;
	width: 410px;
}

.r_img_box {
	float: right !important;
	width: 250px;
	background: #90816A;
	color: #fff;
	padding: 20px 20px 0 20px;
	margin-left: 25px;
	margin-bottom: 40px;
}

.r_img_box_sekou {
	float: right !important;
	width: 280px;
	background: #90816A;
	color: #fff;
	padding: 20px 20px 20px 20px;
	margin-left: 25px;
	margin-bottom: 40px;
	margin-top: 48px;
}



/*.panel_box {
	background: #90816A;
	padding: 20px;
	color: #fff;
	overflow: hidden;
	clear: both;
	margin: 20px 0 40px;;
}*/

.panel_box {
	background: #90816A;
	padding: 20px;
	color: #fff;
}

.bg_s {
	background: #90816A;
	padding: 10px;
}


.top_right_box {
    float: right !important;
    width: 281px;
    background: #90816A;
    color: #fff;
    padding: 20px 20px 15px 20px;
    margin-left: 25px;
	margin-top: 20px;
}
