@import url(menu.css);
@import url(layout.css);

body,div,form,p,ul,ol,li,h1{
	margin:0;
	padding:0;
	color:#555555;
	}
html,body{
	height: 100%;
}
body{
	background-image:url(../images/bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0px auto;
	width: 960px;
	font-size:12px;
}

/*========== link ==========*/
a{
	outline: none;
	overflow:hidden;
	text-decoration:none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/*=============/ header /=============*/

#header{
	width: 950px;
	height:100px;
	margin:0 auto;
}
#sub_menu{
	width: 950px;
	height: 59px;
	clear: both;
}
#logo{
	float:left;
	margin-top:0;
}
#logo a{
	display: block;
	width: 170px;
	height: 59px;
	background: url(../images/common/logo.gif) no-repeat;
	text-indent: -5000px;
	font-size: 1px;
}
#s_menu {
	float:right;
	margin-top:35px;
}
#sub_menu ul {
	clear:right;
}
#sub_menu ul li {
	list-style:none;
	float:right;
}
#sitemap a {
	display: block;
	width: 84px;
	height: 13px;
	background: url(../images/common/bt_sitemap.gif) no-repeat;
	text-indent: -5000px;
	font-size: 1px;
	margin-left:10px;
}
#sitemap a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#link a{
	display: block;
	width: 48px;
	height: 13px;
	background: url(../images/common/bt_link.gif) no-repeat;
	text-indent: -5000px;
	font-size: 1px;
}
#link a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*=============/ main /=============*/

#main{
	width: 880px;
	background: url(../images/common/bg_main.gif) no-repeat;
	padding:15px 40px;
	clear:both;
}

#btm_main{
	width: 960px;
	background: url(../images/common/btm_main.gif) no-repeat;
}

/*=============/ contents /=============*/

#contents {
	width: 880px;
	margin-bottom:10px;
}
#contents_in {
	width: 840px;
	margin:0 auto 30px;
}

/*=============/ tab /=============*/
#tab {
	width: 700px;
	height: 55px;
	background:url(../images/common/tab_bg_btm.gif) no-repeat bottom;
	margin: 20px 0 0;
}
#tab ul {
	list-style-type: none;
	clear: left;
	margin:0;
	padding:0;
}
#tab ul li {
	float: left;
	padding:0;
	margin:0;
	text-align:center;
}
#tab ul li a {
	display: block;
	width: 175px;
	height: 30px;
	_height: 21px;
	line-height:30px;
	_padding-top:9px;
	color:#6D85C5;
	font-weight:bold;
}
#tab ul li a:hover {
	color: #1C409E;
	font-weight:bold;
	text-decoration: underline;
}
.tab-link_on {
	background:url(../images/common/tab_bg_on.gif) no-repeat;
}
#tab ul .tab-link_on a {
	color: #1C409E;
}
.tab-link_e_on {
	background:url(../images/common/tab_bg_e_on.gif) no-repeat;
}
#tab ul .tab-link_e_on a {
	color: #1C409E;
}
.tab-link_e_on a {
	background:url(../images/common/tab_bg_e_on.gif) no-repeat;
	color: #1C409E;
}
.tab-link_off {
	background:url(../images/common/tab_bg_off.gif) no-repeat;
}
.tab-link_e_off {
	background:url(../images/common/tab_bg_e_off.gif) no-repeat;
}
.tab_icon {
	padding-right:6px;
}

/*=============/ menu_list /=============*/
#menu_list h3,#menu_list_l h3 {
	margin: 0;
	height:34px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-indent:12px;
	line-height:34px;
}
#menu_list h3 {
	background: url(../images/common/tit_bg_half.gif) no-repeat;
	width:345px;
}
#menu_list_l h3 {
	background: url(../images/common/tit_bg_long.gif) no-repeat;
	width:700px;
}
#menu_list .h3_mt20,#menu_list_l .h3_mt20 {
	margin-top:20px;
}
#menu_list h3 a,#menu_list_l h3 a {
	outline: none;
	overflow:hidden;
	text-decoration:none;
	color:#FFFFFF;
}
#menu_list h3 a:hover,#menu_list_l h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*=====/ ul /=====*/
#menu_list .menucolumn ul {
	list-style-type:none;
	border:1px solid #CFCFCF;
	margin:1px 0 0;
	padding:10px;
}
#menu_list_l .menucolumn table {
	border:1px solid #CFCFCF;
	margin:1px 0 0;
}
#menu_list_l .menucolumn ul {
	list-style-type:none;
	padding:10px;
	margin:0;
}
#menu_list .menucolumn ul li,#menu_list_l .menucolumn ul li {
	background: url(../images/common/tit_bg02.gif) no-repeat 5px 9px;
	margin:0;
	padding:3px 3px 3px 18px;
	line-height:180%;
	list-style-position:outside;
	text-indent:0;
	color:#727c93;
	font-weight:bold;
}
#menu_list .menucolumn ul li a,#menu_list_l .menucolumn ul li a {
	color:#5177db;
}
#menu_list .menucolumn ul li a:hover,#menu_list_l .menucolumn ul li a:hover {
	color:#5177db;
}
/*=====/ ul ul /=====*/
#menu_list .menucolumn ul ul,#menu_list_l .menucolumn ul ul {
	list-style-type: square;
	border: none;
	margin:0;
	padding:2px 0 2px 15px;
}
#menu_list .menucolumn ul ul li,#menu_list_l .menucolumn ul ul li {
	background: none;
	margin:0;
	padding:3px 0;
	line-height:180%;
	list-style-position:outside;
	text-indent:0;
	color:#b2c1e2;
	font-weight: normal;
}
#menu_list .menucolumn ul ul li span,#menu_list_l .menucolumn ul ul li span {
	color: #666666;
}

/*=============/ page_navi /=============*/
#page_navi {
	width: 840px;
	height:25px;
	margin:0 auto;
	clear:right;
}
#pagetop {
	float: right;
}
#pagetop a {
	display:block;
	width: 99px;
	height:13px;
	background:url(../images/common/bt_pagetop.gif) no-repeat;
	text-indent: -5000px;
	font-size:1px;
	margin-left:20px;
}
#pageback {
	float: right;
}
#pageback a {
	display:block;
	width: 39px;
	height:13px;
	background:url(../images/common/bt_pageback.gif) no-repeat;
	text-indent: -5000px;
	font-size:1px;
}
#pagetop a:hover , #pageback a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*=============/ footer /=============*/
#footer {
	height:36px;
	background:url(../images/common/bg_footer.gif) repeat-x;
}
#footer_in {
	clear:both;
	margin: 0px auto;
	width:950px;
	height:36px;
}
#privacy {
	float:left;
}
#privacy a {
	display:block;
	width: 129px;
	height:13px;
	background:url(../images/common/bt_privacy.gif) no-repeat;
	text-indent: -5000px;
	font-size:1px;
	margin:10px 0 0 2px;
}
#privacy a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#copyright {
	display:block;
	height:34px;
	float:right;
	line-height:34px;
	font-size:11px;
}
