/* ========== main ========== */
body            { color: #333333; font-size: 12px; line-height: 14px; background:url(../img/bg.jpg) repeat-x; }

.head_bg {
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 96px;
	background-position: center;
	width: 728px;
}
.head_link {
	margin-top: 30px;
	margin-right: 14px;
}
.logo {
	margin-top: 24px;
	margin-left: 24px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 18px;
}
.logo2 {
	margin-top: 11px;
	margin-left: 28px;
	margin-bottom: 9px;
}
.side_bg {
	background-image: url(../img/side_bg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.side2_bg {
	background-image: url(../img/side2_bg.jpg);
	background-repeat: repeat-y;
	width: 5px;
}

.p_bg {
	background-image: url(../img/p_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 14px;
}
.copy {
	margin-top: 8px;
	margin-bottom: 12px;
}


a:link {	color: #333333;	text-decoration: none;}
a:visited {	color: #333333;	text-decoration: none;}
a:hover { color: #013296;	text-decoration: underline;}
a:link.ft {	font-size: 10px;color: #333333;	text-decoration: none;}
a:visited.ft {	font-size: 10px;color: #333333;	text-decoration: none;}
a:hover.ft {	font-size: 10px;color: #666666;	text-decoration: underline;}
a:link.p {	font-size: 10px;color: #000000;	text-decoration: none;	padding-left: 28px;}
a:visited.p {	font-size: 10px;color: #000000;	text-decoration: none;	padding-left: 28px;}
a:hover.p {	font-size: 10px;color: #013296;	text-decoration: underline;	padding-left: 28px;}

.text14{font-size: 14px; line-height: 16px;}
.text12 {font-size: 12px; line-height: 16px;}
.text11 { font-size: 11px; line-height: 13px }
.text10 {font-size: 10px; line-height: 12px;}
.text9{font-size: 9px; line-height: 11px;}

/* ========== all ========== */
.menu_bg {
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pagetop {
	margin-top: 25px;
	text-align: right;
	width: 632px;
}
/* ========== company ========== */
.company {
	font-size: 12px;
	color: #333333;
	width: 566px;
}
#tb01 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 137px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tb01b {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 137px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tb02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 18px;
	}
#tb02b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 18px;
}

