* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #939083;
	background-image: url(../imgs/bg2.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo_top {
	height: 140px;
	width: 900px;
	background-image: url(../imgs/logo_top.png);
	background-repeat: no-repeat;
}
.es_en {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.es_en a {
	color: #693D02;
	text-decoration: none;
}
.es_en a:hover {
	color: #FFF;
	text-decoration: underline;
}
#h_bar {
	height: 35px;
	padding-top: 85px;
	padding-left: 355px;
}
#h_bar a {
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	display: block;
	height: 35px;
	width: 135px;
	float: left;
	line-height: 35px;
	color: #6C3B04;
}
#h_bar a:hover {
	background-image: url(../imgs/top_button.png);
	background-repeat: no-repeat;
	color: #FFF;
}
.home {
	background-image: url(../imgs/top_home.png);
	background-repeat: no-repeat;
}
#body_wrap {
	width: 900px;
	background-color: #FFF;
	height: 1038px;
}
#body_wrap #center_mar {
	background-color: #CCC;
	height: 280px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../imgs/slide.gif);
	background-repeat: no-repeat;
}
#center_mar #v_bar {
	height: 280px;
	width: 325px;
	background-image: url(../imgs/v_bar.png);
	float: left;
}
#center_mar #v_bar a {
	height: 48px;
	width: 305px;
	display: block;
	float: left;
	text-decoration: none;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 16px;
}
#center_mar #v_bar a:hover {
	color: #FFFFCC;
	background-image: url(../imgs/v_over.png);
	background-repeat: no-repeat;
}
#body_wrap #down_bar {
	height: 35px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/down_bar.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#down_bar a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	line-height: 32px;
	padding-left: 30px;
}
#down_bar a:hover {
	text-decoration: underline;
}
#body_wrap #idx {
	height: 690px;
	width: 880px;
	margin-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
	background-color: #D0CCBF;
}
#body_wrap #idx iframe {
	background-color: #FFF;
	height: 680px;
	width: 800px;
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
}
#footer {
	font-size: 10px;
	text-align: center;
	width: 900px;
	height: 30px;
	padding-top: 5px;
}
