﻿body 
{
	font-family: Arial, 新宋体, 宋体;
	font-size: 10pt;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.main_banner ul{margin:0; padding:0;}
.outter_container
{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-color: #f8faf7;
}

.header
{
	height: 80px;
}

.header .logobtn
{
    position: absolute;
    left: 30px;
    top: 4px;
}

.control_panel
{
	position: absolute;
	top: 45px;
	right: 30px;
	text-align: right;
	padding-right: 84px;
}

.control_panel a
{
	color: #146ea6;
	text-decoration: none;
}

.control_panel a:hover
{
	color: #34aef6;
}
.main_banner
{
	font-family: Arial Narrow, 新宋体, 宋体;
	height: 45px;
	background: url(/img/menubar_bg.gif) repeat-x;
	width: 100%;
	margin-bottom: -7px;
}

.main_banner ul.jdMenu
{
	display: block;
	padding: 0px;
}

.main_banner ul li a
{
	display: block;
	padding: 16px 0px 8px 0px;
	color: #fff;
	width: 100px; overflow:hidden;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.main_banner ul li a:hover
{
    height: 22px;
	background-color: #fff;
	background: url(/img/rm_bg_hot.png) no-repeat;
}

.main_banner ul li li a
{
    text-align: left;
    background-image: none;
    padding: 8px 16px;
    height:auto;
    font-size: 9pt;
    color: #4d5665;
    width: 168px;
}

.main_banner ul li li a:hover, ul.jd_menu li.last_root_menu li a:hover, ul.jd_menu li.first_root_menu li a:hover
{
	background-color: #fff;
	background-image: url(/img/menu_hot.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	color: #466aa6;
	height: auto;
}

.clear
{
	clear: both;
}

.body
{
	padding: 8px 0px 48px 0px;
}

.left_body
{
	width: 260px;
	float: left;
	padding: 0px 16px 8px 32px;
}

.title
{
	width: 187px;
	height: 26px;
	background: url(../img/title_bg.gif) repeat-x;
	padding-left: 16px;
}

.menu_l1
{
	width: 155px;
	padding: 4px 16px 4px 32px;
	background: url(../img/menu_normal.gif) no-repeat;
	background-position: 16px 10px;
	border-bottom: 1px solid #eee9df;
}

.menu_l1 a
{
	font-weight: bold;
	text-decoration: none;
	color: #8998a9;
	font-size: 10pt;
}

.menu_l1 a:hover
{
	color: #a9d8f9;
}

.menu_l2
{
	padding: 2px 0px 2px 16px;
}

.menu_l2 a
{
	font-weight: normal;
	font-size: 9pt;
}

.current
{
	background: url(../img/menu_selected.gif) no-repeat;
	background-position: 16px 10px;
}

.title h4
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 18px;
	background-color: #f8faf7;
	width: auto;
	padding: 4px 8px;
	margin: 0px;
	font-family: Arial Narrow;
	font-size: 11pt;
	color: #234f8e;
}

.footer
{
	padding: 8px 16px;
	background-color: #f1f0f2;
}

.footer img
{
	margin: 4px 16px 0px 0px;
	float: left;
}

.footer div
{
	float: left;
	color: #8998a9;
}

.footer div.clear
{
	float: none;
	clear: both;
}

.right_body
{
	float: left;
	width: 650px;
	
}

.right_body .h1
{
	color: #000;
	font-size: 14pt;
	font-weight: bold;
}

.right_body h4
{
    color: #8998a9;
}

.right_body .column
{
	font-size: 8pt;
	color: #777;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-left: 16px;
	border-left: 2px solid #777;
}

.mapitem, .maproot
{
	padding: 4px 0px 4px 32px;
	margin-left: 8px;
}

.mapitem a, .maproot a
{
	color: #1f446c;
	text-decoration: none;
}

.mapitem a:hover, .maproot a:hover
{
	color: #3f84cc;
}

.lang_sel
{
	position: absolute;
	top: -2px;
	right: 0px;
}

.lang_sel img
{
	border: 0px;
}
