@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #333366;
	text-decoration: none;
}

.header {
	background:url(images/header_bg.jpg);
	width: 886px;
	height: 163px;
}

.menu {
	background:url(images/menu_bg.jpg);
	vertical-align:middle;
	width: 886px;
	height: 44px;
}

.center_up_borderSide {
	width: 8px;
	height: auto;
}

.center_up_content {
	background:url(images/center_up_bg.jpg);
	vertical-align:top;
	width: 886px;
	height: 454px;
}

.center_up_submenu {
	vertical-align:top;
	width: 187px;
	height: auto;
}

.center_up_maincontent {
	vertical-align:top;
}

.center_up_sideCol {
	vertical-align:top;
	width: 187px;
	height: auto;
}


.center_down_borderLeft {
	background:url(images/border_left_bg.jpg);
	width: 8px;
	height: auto;
}

.center_down_content {
	background:url(images/center_down_bg.jpg);
	width: auto;
	height: auto;
}

.center_down_borderRight {
	background:url(images/border_right_bg.jpg);
	width: 8px;
	height: auto;
}

.footer_borderLeft {
	background:url(images/border_left_bg.jpg);
	width: 8px;
	height: auto;
}

.footer_content {
	background:url(images/center_down_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	width: auto;
	height: auto;
}

.footer_borderRight {
	background:url(images/border_right_bg.jpg);
	width: 8px;
	height: auto;
}

.footer_cornerLeft {
	background:url(images/corner_left_down.jpg);
	width: 8px;
	height: 9px;
}

.footer_borderDown {
	background:url(images/border_down_bg.jpg);
	width: auto;
	height: 9px;
}

.footer_cornerRight {
	background:url(images/corner_right_down.jpg);
	width: 8px;
	height: 9px;
}

.f_cornerLeftUp {
	background:url(images/f_corner_left_up_bg.png);
	width: 7px;
	height: 7px;
}

.f_cornerRightUp {
	background:url(images/f_corner_right_up_bg.png);
	width: 7px;
	height: 7px;
}

.f_cornerLeftDown {
	background:url(images/f_corner_left_down_bg.png);
	width: 7px;
	height: 7px;
}

.f_cornerRightDown {
	background:url(images/f_corner_right_down_bg.png);
	width: 7px;
	height: 7px;
}

.f_borderLeft {
	background:url(images/f_border_left_bg.png);
	width: 7px;
	height: auto;
}

.f_borderRight {
	background:url(images/f_border_right_bg.png);
	width: 7px;
	height: auto;
}

.f_borderUp {
	background:url(images/f_border_up_bg.png);
	width: auto;
	height: 7px;
}

.f_borderDown {
	background:url(images/f_border_down_bg.png);
	width: auto;
	height: 7px;
}

.f_top {
	background:url(images/f_top_bg.png);
	width: auto;
	height: 16px;
}

.f_content {
	background:url(images/f_content_bg.png);
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	width:auto;
	height:auto;
}

.f_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 14px;
	font-weight: bold;
}

.ft_cornerLeftUp {
	width: 7px;
	height: 7px;
}

.ft_cornerRightUp {
	width: 7px;
	height: 7px;
}

.ft_cornerLeftDown {
	width: 7px;
	height: 7px;
}

.ft_cornerRightDown {
	width: 7px;
	height: 7px;
}

.ft_borderLeft {
	width: 7px;
	height: auto;
}

.ft_borderRight {
	width: 7px;
	height: auto;
}

.ft_borderUp {
	width: auto;
	height: 7px;
}

.ft_borderDown {
	width: auto;
	height: 7px;
}

.ft_top {
	width: auto;
	height: 16px;
}

.ft_content {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	width:auto;
	height:auto;
}