/*--基本元素--*/
html {overflow-x:hidden;}
body{text-align:center;padding:0px auto;font-family:Verdana,Arial;font-size:12px; color:#000000;margin:0px;}
input,select,textarea{ font-size:11px;}
th{ white-space:nowrap;}
img{ border:none;}
table, div{margin-right: auto;margin-left: auto;overflow:hidden;}
input,select{ vertical-align:middle;margin-bottom:1px;border:1px solid #7f9db9;color:#737373}
a { font-size: 11px; color: #595959; } 
a:link { text-decoration: none; } 
a:visited { text-decoration: none; color: #595959; } 
a:hover { text-decoration: none; color: #FF0000; } 
a:active { text-decoration: none; color: #595959; } 
.select_input_normal {border:1px solid #cbb272;}
.top_home_menu {margin-top:10px;margin-left:20px;color:#441005;font-weight:bold;font-size:12px;}
.top_common_menu {color:#441005;font-weight:bold;font-size:12px;}

/*---页面背景顶部---*/
.page_top{width:1003px;height:21px;}
.page_top_left{width:23px;height:21px;float:left;clear:right;background:url(../images/page_top_left.gif) no-repeat;background-position: 2px 0px;}
.page_top_center{width:957px;height:21px;float:left;clear:right;background:url(../images/page_top_center.gif) repeat-x;}
.page_top_right{width:23px;height:21px;float:left;clear:right;background:url(../images/page_top_right.gif) no-repeat;}

/*---页面背景中部---*/
.page_body{width:1003px;overflow:hidden;height:auto;}
.page_body_left{width:23px;height:auto;float:left;clear:right;background:url(../images/page_body_left.gif) repeat-y;overflow:hidden;}
.page_body_center{width:957px;height:auto;float:left;clear:right;background-color:#dbbc86;overflow:hidden;}
.page_body_right{width:23px;height:auto;float:left;clear:right;background:url(../images/page_body_right.gif) repeat-y;overflow:hidden;}

/*---页面背景底部---*/
.page_bottom{width:1003px;height:21px;}
.page_bottom_left{width:23px;height:21px;float:left;clear:right;background:url(../images/page_bottom_left.gif) no-repeat;}
.page_bottom_center{width:957px;height:21px;float:left;clear:right;background:url(../images/page_bottom_center.gif) repeat-x;}
.page_bottom_right{width:23px;height:21px;float:left;clear:right;background:url(../images/page_bottom_right.gif) no-repeat;}

/*---首页内容底部---*/
.index_main_bottom {width:925px;overflow:hidden;margin-top:10px;margin-bottom:5px;margin-right: auto;margin-left: auto;}
.index_main_bottom_link {font-weight:bold;font-size:12px;color:#1e4a00;}
.index_main_bottom_copyright {width:957px;height:60px;padding-top:20px;line-height:20px;background: url(../images/index_main_bottom_copyright.jpg) repeat-x;overflow:hidden;}