@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	margin: 0px auto 0px auto;
	width: 880px;
	background-color: #FFFFFF;
}
a#pagetop {
	display: none;
}

ul.tools {
	width: 188px!important;
	width/**/: 190px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
ul.tools li {
	text-align: left;
	width: 180px!important;
	width/**/: 188px;
	padding: 1px 4px 1px 4px;
}
ul.tools li a {
	padding-left: 14px;
	background-image: url(../images/tools_symbol.gif);
	background-repeat: no-repeat;
}
li.tc {
	background-color: #CCECE7;
}

div#pageprint {
	width: 146px;
	height: 33px;
	position: absolute;
	left: 710px;
	top: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	position: relative;
	height: 70px;
}
div#freedial {
	position: absolute;
	background-image: url(../images/freedial.gif);
	width: 150px;
	height: 40px;
	top: 30px;
	left: 380px;
	text-indent: -5000px;
}
div#header h1 {
	position: absolute;
	background-image: url(../images/logo.gif);
	width: 320px;
	height: 50px;
	top: 20px;
	left: 15px;
}
div#header h1 a {
	text-indent: -5000px;
	display: block;
	width: 280px;
	height: 50px;
}
div#header ul {
	position: absolute;
	width: 320px;
	height: 16px;
	top: 50px;
	left: 540px;
}
div#header ul li {
	float: left;
	height: 16px;
}
div#header ul li a:active,div#header ul li a:link,div#header ul li a:visited {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	height: 16px;
	background-repeat: no-repeat;
	float: left;
	background-potision: 0px 0px;
}
div#header ul li a:hover {
	background-position: 0px -16px;
}
a#head_link01 {
	width: 66px;
	background-image: url(../images/head_link_01.gif);
}
a#head_link02 {
	width: 119px;
	background-image: url(../images/head_link_02.gif);
}
a#head_link03 {
	width: 55px;
	background-image: url(../images/head_link_03.gif);
}
a#head_link04 {
	width: 80px;
	background-image: url(../images/head_link_04.gif);
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigator style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
	background-image: url(../images/navigator.gif);
	width: 880px;
	height: 50px;
}
div#navigator ul {
	padding: 0px 15px 0px 19px;
}
div#navigator ul li {
	padding-right: 3px;
	float: left;
}
div#submenu01,div#submenu02 {
	width: 308px;
	position: absolute;
	top: 44px;
	z-index: 10;
	display: none;
}
div#submenu01 {
	height: 289px;
	left: 19px;
}
div#submenu02 {
	height: 310px;
	left: 159px;
}
div#submenu01 ul li,div#submenu02 ul li {
	float: left;
}
div#submenu01bg,div#submenu02bg {
	width: 308px;
	top: 30px;
	position: absolute;
	text-indent: -5000px;
	z-index: 5;
	display: none;
}
div#submenu01bg {
	background-image: url(../images/submenu01.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/submenu01.png', sizingMethod='scale');
	height: 289px;
	left: 5px;
}
div#submenu02bg {
	background-image: url(../images/submenu01.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/submenu01.png', sizingMethod='scale');
	height: 310px;
	left: 145px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

ul#linked {
	clear: both;
	margin: 0px 15px 0px 15px;
	width: 850px;
	height: 26px;
	background-image: url(../images/linked.gif);
}
ul#linked li,ul#footer_linked li {
	float: left;
	height: 21px!important;
	height/**/: 26px;
	padding: 5px 15px 0px 10px;
	background-image: url(../images/linkb.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}

div.contact {
	width: 640px;
	height: 120px!important;
	height/**/: 160px;
	clear: both;
	padding: 25px 0px 15px 0px;
	overflow: hidden;
}
div.contact ul {
	width: 650px;
}
div.contact ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	margin: 0px auto 0px auto;
	clear: both;
	text-align: center;
	position: relative;
}
hr#eof {
	clear: both;
	visibility: hidden;
	height: 1px;
}
div#container h2 {
	margin: 0px auto 0px auto;
	padding: 10px 15px 10px 15px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	padding: 0px 15px 0px 0px;
	width: 640px!important;
	width/**/: 655px;
	text-align: left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	padding: 0px 0px 0px 15px;
	width: 190px!important;
	width/**/: 205px;
}
div.sideses {
	padding-bottom: 5px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	margin: 0px auto 0px auto;
	clear: both;
	width: 850px;
	height: 130px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/footer.gif);
}
a#gopagetop {
	position: absolute;
	top: 7px;
	left: 740px;
}
ul#footer_linked {
	width: 850px;
	height: 26px;
}
ul.footer_group {
	padding: 10px 20px 0px 20px;
	width: 810px!important;
	width/**/: 850px;
}
ul.footer_group li {
	width: 200px;
	height: 20px;
	float: left;
	overflow: hidden;
	font-size: 10px;
	text-align: left;
}
ul.footer_group li a {
	display: block;
	background-image: url(../images/symbol.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	padding: 2px;
	color: #999999;
	clear: both;
	line-height: normal;
}
div#copyright p {
	font-size: 10px;
}
div#copyright span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.other class style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.main_menu {
	padding-left: 5px;
}
ul.main_menu li {
	float: left;
	line-height: normal;
	padding: 3px 3px 0px 3px;
}
ul.main_menu li a {
	display: block;
	padding-left: 10px;
	background-image: url(../images/li_footer_main_menu.gif);
	background-repeat: no-repeat;
}
ul.sub_menu {
	clear: both;
	padding-left: 5px;
}
ul.sub_menu li {
	height: 12px;
	float: left;
	line-height: normal;
	padding: 0px 3px 3px 3px;
}
ul.sub_menu li a {
	font-size: 10px;
	display: block;
	padding-left: 8px;
	background-image: url(../images/li_footer_sub_menu.gif);
	background-repeat: no-repeat;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
