@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#eceadf;
	margin:0;
	}

div {
	text-align:left;
	vertical-align:top;
	}

img {
	border:0;
	}
	
td,tr,div {
	font-size:12px;
	}
	
span.style17 {
	font-size:12px;
	font-weight:bold;
	}
	
ul {
	margin:0;
	padding:0;
	}

ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
	
A:link {
	color:#000000;
	text-decoration:none;
	}
	
A:acitve {
	color:#000000;
	text-decoration:none;
	}
	
A:visited {
	color:#000000;
	text-decoration:none;
	}
	
A:hover {
	color:#000000;
	text-decoration:underline;
	}
	
.top_nav {
	width:100%;
	height:27px;
	border-bottom:1px solid #ddd7b7;
	background-image:url(../images/top_nav_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.top_nav .right_div {
	width:800px;
	height:auto;
	float:right;
	text-align:right;
	padding:6px 5px 0 0;
	color:#927f16;
	}
	
.top_nav .right_div A:link {
	color:#927f16;
	text-decoration:none;
	}
	
.top_nav .right_div A:active {
	color:#927f16;
	text-decoration:none;
	}
	
.top_nav .right_div A:visited {
	color:#927f16;
	text-decoration:none;
	}
	
.top_nav .right_div A:hover {
	color:#927f16;
	text-decoration:underline;
	}
	
.main_layout A:link {
	color:#ffffff;
	text-decoration:none;
	}
	
.main_layout A:acitve {
	color:#ffffff;
	text-decoration:none;
	}
	
.main_layout A:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
.main_layout A:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
#myTableId {
	width:957px;
	overflow:hidden;
	margin-top:100px;
	}
	
.main_layout {
	width:957px;
	margin:auto;
	height:510px;
	overflow:hidden;
	display:table;
	border:1px solid #ddd7b7;
	background-image:url(../images/bg_01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.main_layout .msearch {
	height:auto;
	margin:80px 0 0 50px;
	color:#FFFFFF;
	}
	
.main_layout .msearch .dmain {
	height:100px;
	width:auto;
	}
	
.main_layout .msearch .dmain .wname {
	height:80px;
	float:left;
	color:#ffffff;
	font-size:30px;
	font-weight:500;
	padding:20px 20px 0 0;
	}
	
.main_layout .msearch .dmain .smbox {
	height:100px;
	width:750px;
	float:left;
	}
	
.main_layout .msearch .dmain .smbox .top {
	height:20px;
	width:100%;
	}

.main_layout .msearch .dmain .smbox .center {
	height:37px;
	width:100%;
	}
	
.main_layout .msearch .dmain .smbox .center .dinput {
	width:440px;
	height:34px;
	border:1px solid #d5d4d4;
	background-color:#ffffff;
	}
	
.main_layout .msearch .dmain .smbox .center .dinput .textbox {
	width:390px;
	height:21px;
	padding:7px 0 0 5px;
	float:left;
	}
	
.main_layout .msearch .dmain .smbox .center .dinput .textbox input {
	border:0px #ffffff;
	height:20px;
	width:380px;
	}
	
.main_layout .msearch .dmain .smbox .center .dinput .btn {
	width:37px;
	height:32px;
	float:right;
	padding:2px 2px 0 0;
	}

.main_layout .msearch .dmain .smbox .bottom {
	height:30px;
	width:100%;
	}
	
.main_layout .msearch .dmain .smbox .bottom .dmain {
	width:440px;
	height:34px;
	text-align:right;
	}
	
#main_div_footer {
	width:957px;
	overflow:hidden;
	}
	
.main_layout_footer {
	width:957px;
	margin:auto;
	padding:20px 0 0 0;
	height:100px;
	overflow:hidden;
	display:table;
	text-align:center;
	line-height:20px;
	font-size:10px;
	}
	
.main_layout_footer A:link {
	color:#000000;
	text-decoration:none;
	}
	
.main_layout_footer A:Active {
	color:#000000;
	text-decoration:none;
	}
	
.main_layout_footer A:Visited {
	color:#000000;
	text-decoration:none;
	}
	
.main_layout_footer A:Hover {
	color:#000000;
	text-decoration:underline;
	}