@charset "utf-8";
.header {
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 800px;
}
.menu_bg {
	background-image: url(../images/common/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	vertical-align: top;
	padding: 0px;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
}

a.menu:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

hr {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.menu_shadow {
	background-image: url(../images/common/menu_shadow.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.title_table {
	height: 30px;
}
.title_filler_line {
	background-image: url(../images/common/title_filler_line.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.title_symbol {
	background-image: url(../images/common/title_symbol.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 40px;
}
.txt_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0099CC;
}
.txt_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.txt_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.breadcrum {
	background-color: #CCCCCC;
	height: 15px;
	vertical-align: middle;
}

a.breadcrum:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 10px;
}
a.breadcrum:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 10px;
}
a.breadcrum:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
}


a.breadcrum:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 10px;
}


.footer {
	background-color: #dfdfdf;
	height: 20px;
}

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}




.content_image {
	border: 3px solid #666666;
}
.intext_image {
	border: 3px solid #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.subnav_top {
	background-image: url(../images/common/subnav_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
.subnav_bottom {
	background-image: url(../images/common/subnav_bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
.toolbar {
	background-color: #e1e1e1;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #233a57;
	text-decoration: none;
}
a:visited {
	color: #233a57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}

.subnav {
	background-color: #4b4b4b;
}


a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}


body {
	background-color: #023c55;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/body_bg.jpg);
	background-repeat: repeat-x;
}
.main_table {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
}


.subnav_dot {
	background-image: url(../images/common/subnav_dot.jpg);
	height: 16px;
	width: 31px;
	background-repeat: no-repeat;
	background-position: center top;
}
.news_short_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}
.book_image {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.subnav_dot_inner {
	background-image: url(../images/common/subnav_dot_inner.jpg);
	height: 16px;
	width: 31px;
	background-repeat: no-repeat;
	background-position: center top;
}

