@charset "utf-8";

/* ------------------------------------------------------
bace_setting
------------------------------------------------------ */
.contents {
	padding-top:20px;
	background-position:center;
	height:100%;
    margin: 0 auto;
}

/* ------------------------------------------------------
side_menu
------------------------------------------------------ */



/* ------------------------------------------------------
main
------------------------------------------------------ */
.topt{
width:140px;
float: left;
font-size:12px;
margin-left:5px;
}

.menu_index {
	width: 600px;
	height: 15px;
	text-align: right;
	padding-top: 2px;
	margin-right: 5px;
    float: right;
}
ul.menu_index li {
	padding-right: 12px;
	margin: 0px;
	border: 0px;
	display: inline;
	vertical-align: top;
}
.menu_index a:link {
	text-decoration: none;
	color: #846846;
}
.menu_index li a:hover {
	text-decoration: none;
	color: #E97516;
}
.menu_index li a:visited {
	text-decoration: none;
	color: #92795F;
}

.main {
	width:800px;
	margin: 0px auto;
	height: 100%;
}
.mainImage {
	margin: 0px auto;
	height: 371px;
	width: 665px;
}
.infomation {
	text-align: center;
	margin-top: 10px;
}
.infomation a:link{
	text-decoration: none;
	color: #CC6600;
}
.infomation a:hover {
	text-decoration: none;
	color: #FF6600;	
}
.infomation a:visited {
	text-decoration: none;
	color: #CC6600;	
}
.news {
	width:450px;
	margin-top:20px;
	padding-left:60px;
	float:left;
}
.news_titie{
	margin-bottom:10px;
}
.textarea {
	background-color:#FBF7F1;
	border:#715C39;
	background-image:url(../img/news_backimage.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:20px;
	border:#E8E1D2 solid 1px;
}
.news_comment {
	padding-bottom:10px;

}
.news_comment a:link{
	text-decoration: none;
	color: #CC6600;
}
.news_comment a:hover {
	text-decoration: none;
	color: #FF6600;	
}
.news_comment a:visited {
	text-decoration: none;
	color: #CC6600;	
}

.bunner_big {
	width:170px;
	padding-right:60px;
	margin-top:32px;
	float:right;
}
.bunner_01, .bunner_02, .bunner_03 {
	margin-bottom:10px;
}
.bunner_small{
	width:800px;
	text-align: center;
<<<<<<< .mine
	_width:740px;
=======
	_width: 740px;
>>>>>>> .r1054
	height:100px;
	padding: 20px, 0, 0, 60px;
}