body{
	background-color: #EEEEEB;
	margin: 0px;
	text-align: center;
}

img{
	border: 0px;
}

object{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a{
	color:#3B1B00;
}

#all_body{
	width: 782px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

#header_text{
	width: 770px;
	background-color: #EEEEEB;
	font-size: 13px;
	color: #4C4948;
	text-align: left;
	padding: 5px;
	
}

#header_title{
	width: 782px;
	height: 150px;
	background-image: url('./html_img/top_img/top_page_header_title.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header_link{
	width: 750px;
	height: 30px;
	padding-top: 30px;
	padding-right: 15px;
	font-size: 12px;
	color: #4C4948;
	text-align: right;
}

#header_cate{
	width: 576px;
	height: 81px;
	margin-left: 205px;
	padding: 0px;
	margin-bottom: 0px;
}

.header_cate1{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_cate1.jpg');
	display: block;
	float: left;
}

.header_cate1:hover{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_on_cate1.jpg');
	display: block;
	float: left;
}

.header_cate2{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_cate2.jpg');
	display: block;
	float: left;
}

.header_cate2:hover{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_on_cate2.jpg');
	display: block;
	float: left;
}

.header_cate3{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_cate3.jpg');
	display: block;
	float: left;
}

.header_cate3:hover{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_on_cate3.jpg');
	display: block;
	float: left;
}

.header_cate4{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_cate4.jpg');
	display: block;
	float: left;
}

.header_cate4:hover{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_on_cate4.jpg');
	display: block;
	float: left;
}

.header_cate5{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_cate5.jpg');
	display: block;
	float: left;
}

.header_cate5:hover{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_on_cate5.jpg');
	display: block;
	float: left;
}

.header_cate6{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_cate6.jpg');
	display: block;
	float: left;
}

.header_cate6:hover{
	width: 96px;
	height: 81px;

	margin-left:0px;
	margin-right: 0px;
	background-image: url('./html_img/top_img/top_page_on_cate6.jpg');
	display: block;
	float: left;
}

.clear_both{
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}


#value_box{
	width: 782px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;

}

#left_box{
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}

#right_box{
	width: 582px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
}

#left_info_box{
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

.info_p{
	width: 180px;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #4C4948;
	
}


#right_flash_box{
	margin-top: 0px;
	width: 582px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
}

#right_menu{
	width: 580px;
	text-align: left;
	margin-top: 5px;
	padding: 0;
	margin-left: 0px;
	margin-left: 2px;
}

.menu_img{
	margin-right: 0px;
	margin-left: 0px;
}

.menu_img2{
	margin-right: 3px;
	margin-left: 3px;
}

#info_p_itiran{
	width: 185px;
	font-size: 13px;
	text-align: right;
}

#bottom_box{
	width: 782px;
	clear: both;
	margin-top: 5px;
	padding-top: 8px;
	font-size: 12px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url('./html_img/blog_img/bottom_logo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #4C4948;
}


.bottom_hr{
	width: 100%;
	border-color: #F2F1F2;
	border-style: solid;
}


#copy_right{
	width: 782px;
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
	background-color: #2F1D00;
	text-align: right;
	color: #FFFFFF;
}
