@charset "utf-8";
/*////////////////////////////////////////////////
toppage - structure
////////////////////////////////////////////////*/

#topimage {
	width:960px;
	height:360px;
	margin:0px;
	background-color:#FFF;
	clear:both;
}

#top-bn{
	width:660px;
	padding-right:15px;	
	}
	
#top-bn	a:hover img {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";	
}


.box-comment {
	background-image: url(../images/t_comment-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 393px;
	margin: 20px 0 0px 0;
}
.comment-p{
	padding:75px 210px 0 30px;
	line-height:165%;
	color:#735b1c;
	font-size: 13.5px;	
}




.tmt{
	padding:30px 0 15px 0;		
	}




.tabox1 {
	width:660px;
	margin:0;
	text-align:left;
	overflow: auto;
	background-color:#f5f3ec;
	padding:7px 0 20px 0;
	}

.tabox1 dl{
	width:610px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
	clear:both;
	}

.tabox1 dt{
	font-size:12px;
	color:#f2822a;
	float:left;
	padding-left:0px;
	line-height:1.5em;
	}

.tabox1 dd{
	width:510px;
	float:right;
	color:#715b2b;
	font-size:12px;
	/*text-indent:20px;*/
	line-height:1.5em;
/*	text-decoration:underline;*/	}






.sent_top {
	margin:20px 10px;
	line-height:1.6;
	color:#8D8D99;
}
#top_cbase {
	width:624px;
	margin-bottom:20px;
}
.top_cbox {
	width:295px;
	height:175px;
	position:relative;
	background-color:#fafaf9;
}
.top_cbox .inner {
	padding:12px;
}
.top_cbox .fl {
	width:113px;
}
.top_cbox .fr {
	width:130px;
}
.top_cbox .fl img {
	padding:4px;
	border:2px solid #FFF;
	background-color:#fafaf9;
}
#top_cbase h3 {
	color:#211c18;
	font-weight:bold;
	line-height:1.4;
	padding-top:5px;
	margin-bottom:5px;


}

#top_cbase p {
	color:#8d8d98;
	line-height:1.6;
}
.top_cbox .fr .tx_r {
	padding-left:40px;
	position:absolute;
	right:20px;
	bottom:10px;
}
.top_cbox .fr a {
	display:block;
	padding-left:8px;
	background:url("../img/ya1.gif") no-repeat left 6px;
	font-size:10px;
	white-space:nowrap;
}
