@charset "UTF-8";

body {
	background-color: #eeeeee;
}


#top {
	width: 960px;
	margin: 0px auto;
	padding: 0px 22px;
	background: url(../images/page_bg.gif) repeat-y top center;
}

#header {
	position: relative;
	width: 1004px;
	height: 135px;
	margin: 0px -22px;
	background: url(../images/header_bg.gif) no-repeat;
}

#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 45px;
	left: 22px;
}

#contact {
	position: absolute;
	top: 45px;
	right: 22px;
}

#fontsize {
	display: none;
	position: absolute;
	top: 5px;
	right: 22px;
	width: 141px;
	height: 23px;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	background-color: #e5e5e5;
}

#fontsize img {
	display: block;
}

#fontsize dt {
	float: left;
	display: inline;
	margin: 6px 7px 0px;
}

#fontsize dd {
	float: left;
	display: inline;
	width: 18px;
	height: 18px;
	margin-top: 3px;
	margin-left: 4px;
	overflow: hidden;
}

#fontsize.fontselect_small dd#fontsize_small img,
#fontsize.fontselect_medium dd#fontsize_medium img,
#fontsize.fontselect_large dd#fontsize_large img {
	margin-top: -18px;
}

#globalnavi {
	border-bottom: 5px solid #f1463b;
	zoom: 1;
	overflow: hidden;
}

#globalnavi ul {
	float: left;
}

#globalnavi li {
	display: block;
	float: left;
}

#globalnavi li a {
	display: block;
}

#breadcrumbs {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

#leftmenu #breadcrumbs,
#leftmenu_rightbanner #breadcrumbs {
	margin-bottom: 0px;
}

#breadcrumbs ul {
	margin-left: 15px;
	overflow: hidden;
	zoom: 1;
}

#breadcrumbs ul li {
	float: left;
	display: inline;
	color: #b5b5b5;
	word-break: keep-all;
	white-space: nowrap;
}

#breadcrumbs ul li + li:before {
	content: ">";
	margin: 0px 5px;
}

#breadcrumbs ul li a {
	zoom: 1;
}

#main {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}

:root *> #main{
	display: table !important;
}

:root *> #left_panel,
:root *> #contents,
:root *> #right_panel {
	display: table-cell !important;
	vertical-align: top;
	float: none !important;
}

#leftmenu #main,
#leftmenu_rightbanner #main {
	background: url(../images/leftmenu_rightbanner_bg.gif);
}

#contents {
}

#rightbanner #contents {
	float: left;
	float/*/**/: left !important/9;
	display: inline;
	width: 720px;
}

* html #rightbanner #contents {
	float: left !important;
}

#leftmenu_rightbanner #contents {
	float: left;
	float/*/**/: left !important/9;
	display: inline;
	width: 516px;
	padding-top: 20px;
	padding-left: 14px;
}

* html #leftmenu_rightbanner #contents {
	float: left !important;
}

#leftmenu #contents {
	float: right;
	float/*/**/: right !important/9;
	display: inline;
	width: 756px;
	padding-top: 20px;
	padding-left: 14px;
}

* html #leftmenu #contents {
	float: right !important;
}

#rightbanner #right_panel {
	float: left;
	float/*/**/: left !important/9;
	display: inline;
	width: 225px;
	padding-left: 15px;
}

* html #rightbanner #right_panel {
	float: right !important;
}

#leftmenu_rightbanner #right_panel {
	float: left;
	float/*/**/: left !important/9;
	display: inline;
	width: 225px;
	padding-top: 20px;
	padding-left: 15px;
}

* html #leftmenu_rightbanner #right_panel {
	float: left !important;
}

#leftmenu #left_panel,
#leftmenu_rightbanner #left_panel {
	float: left;
	float/*/**/: left !important/9;
	display: inline;
	width: 190px;
}

* html #leftmenu #left_panel,
* html #leftmenu_rightbanner #left_panel {
	float: left !important;
}

#left_panel ul.leftmenu li {
	padding: 10px 5px 10px 25px;
	background-position: 10px 12px;
	background-repeat: no-repeat;
}

* html #left_panel ul.leftmenu li {
	background-position: 10px 13px;
}

#left_panel ul.leftmenu li li {
	padding-left: 21px;
	background-position: 8px 12px;
}

* html #left_panel ul.leftmenu li li {
	background-position: 8px 13px;
}


#left_panel ul.leftmenu li {
	background-image: url(../images/link_icon3.gif);
	background-color: #7399e6;
	color: #ffffff;
	border-top: 1px solid #b9ccf3;
	border-bottom: 1px solid #4d6699;
}

#left_panel ul.leftmenu li.heading {
	padding-left: 10px;
	background: #00abff url(../images/leftmenu_heading_bg.gif) repeat-x left bottom;
	border-top: 0px;
	border-bottom: 1px solid #002e8c;
}

#left_panel ul.leftmenu li a {
	text-decoration: none;
	color: #003399;
}

#left_panel ul.leftmenu li a {
	color: #ffffff;
}

#left_panel ul.leftmenu li ul li a {
	color: #003399;
}

#left_panel ul.leftmenu li.on > a {
	color: #ff0000;
}

#left_panel ul.leftmenu li a:hover {
	color: #de2626 !important;
}

#left_panel ul.leftmenu li ul:first-child {
	margin-top: 10px;
}

#left_panel ul.leftmenu li ul {
	margin-top: 5px;
}

#left_panel ul.leftmenu li ul:last-child {
	margin-bottom: -10px;
}

#left_panel ul.leftmenu li li {
	margin-left: -17px;
	margin-right: -5px;
	background-image: url(../images/link_icon4.gif);
	background-color: #b2c7f1;
	border-top: 1px solid #ecf1fc;
	border-bottom: 1px solid #7785a1;
	zoom: 1;
}

#left_panel ul.leftmenu li li li {
	margin-left: -13px;
	background-image: url(../images/link_icon5.gif);
	background-color: #d9e3f8;
	border-top: 1px solid #ecf1fc;
	border-bottom: 1px solid #9197a5;
}

#left_panel ul.leftmenu li li li li {
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../images/link_icon6.gif) #f0f4fc 10px 5px no-repeat;
	border-top: 1px solid #f0f4fc;
	border-bottom: 1px solid #f0f4fc;
}

* html #left_panel ul.leftmenu li li li li {
	background-position: 10px 7px;
}

#left_panel ul.leftmenu li ul:last-child li:last-child {
	border-bottom: 0px;
}

#footer {
	border-top: 5px solid #f1463b;
	font-size: 11px;
	overflow: hidden;
	zoom: 1;
}

#footer ul {
	float: left;
	margin: 5px 0px;
	overflow: hidden;
	zoom: 1;
}

#footer ul li {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	padding-right: 8px;
	line-height: 100%;
	border-right: 1px solid #000000;
}

#footer ul li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px;
}

#footer ul li a {
	display: block;
	margin-top: 2px;
	color: #000000;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #de2626;
}

#footer div {
	float: right;
	margin: 5px 0px 5px 5px;
}

#footer p {
	clear: both;
	margin: 0px;
	padding: 5px 0px 20px;
	border-top: 1px solid #000000;
}

#pagetitle {
	margin-bottom: 10px;
	border-bottom: 4px solid #d73f35;
}

.totop {
	text-align: right;
}

.totop a {
	padding-left: 16px;
	background: url(../images/totop_icon.gif) no-repeat left 3px;
	zoom: 1;
}

.pageback {
	float: left;
}

.pageback a {
	padding-left: 16px;
	background: url(../images/pageback_icon.gif) no-repeat left 3px;
	zoom: 1;
}


