/* tag */
body {
	margin: auto; 
	padding: 0 0 0 0;
	font-size: 100%;
	font-family:arial, verdana, san-serif, apple-gothic;
	background-color:#0B3F68;
	background-image:url(../_media/images/bg_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	}
td, th {
	margin: 0;
	font-size: 100%;
	font-family:arial, verdana, san-serif, apple-gothic;
	letter-spacing:0;	
	}
p {
	margin: 0;
	padding: 0;
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

/* class */
.nav {
	display: none;
	}
.photo img{
	border: 1px #000000 solid;
	}
.bold {
	font-weight: bold;
	}

/* position */
.fRight {
	float:right;
	}
.fLeft {
	float:left;
	}
.fclear {
	clear:both;
}
.pd12	{
	padding:12px;
	}

/* Structure */
#wrap {
	width: 780px;
	margin:auto;
	}
#header {
	margin:18 0 0 0;
	}
#contents {
	margin: 0;
	background-color:#FFFFFF;
	border-color:#C6A902;
	border-width:8px;
	border-style:solid;
	float:left;
	}
#contentsLeft {
	background-color:#FFFFFF;
	width: 360px;
	margin: 0;
	padding: 10;
	float: left;
	background-image:url(../_media/images/bg_line01.gif);
	background-position:right;
	background-repeat:repeat-y;
	}
#contentsRight {
	background-color:#FFFFFF;
	width: 360px;
	margin: 0;
	padding: 10;
	float: right;
	}
#subject {
	height:26px;
	clear:both;
	margin:0;
	font-size:15px;
	text-align:left;
	font-family:Georgia;
	color:#B59B04;
	font-weight:bold;
	}
#learnmore {
	float:right;
	}
.writing {
	margin:0;
	font-size: 82%;
	text-align:left;
	}
.writing ul li {
	padding:2px 0 2px 17px;
	background-image:url(../_media/images/ic_dot01.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #D3C588;
	}
#contentsLeft .writing .fLeft {
	width:180px;
	}
#contentsLeft .writing .fRight {
	width:160px;
	}
.shadow {
	height:15px;
	background-image:url(../_media/images/innertop_flash_shadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
.shadowMain {
	height:15px;
	background-image:url(../_media/images/top_flash_shadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
#contentsBottom {
	width: 780px;
	margin:auto;
	}
#contentsBottom .text {
	padding:17px;
	background-image:url(../_media/images/bg_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	}
#footer {
	width: 780px;
	background-image:url(../_media/images/foot_logo.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:100px 0 50px 0;
	}
#footerSub {
	clear:both;
	margin:auto;
	width: 780px;
	background-image:url(../_media/images/foot_logo.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:100px 0 50px 0;
	}
#footer p,#footerSub p {
	color:#C8C8C8;
	font-size:11px;
	}
/* inner */
#contentsSub {
	clear:both;
	margin: 0;
	background-color:#EDE5C1;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	text-align:left;
	padding:20;
	}
#subM1 {
	float:left;
	width:245px;
	border-right:1px solid #FFFFFF;
	background-color:#FAF8EB;
	}
#subM2 {
	float:left;
	width:245px;
	border-right:1px solid #FFFFFF;
	background-color:#FAF8EB;	 
	}
#subM3 {
	float:left;
	width:245px;
	border-right:1px solid #FFFFFF;
	background-color:#FAF8EB;
	}
#subM4 {
	float:left;
	width:245px;
	border-right:1px solid #FFFFFF;
	background-color:#FAF8EB;
	}
#subM1 ul li, #subM2 ul li, #subM3 ul li, #subM4 ul li {	
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	}

#inCont {
	clear:both;
	text-align:left;
	padding:10;
	}

#inCont ul li, #inCont p{margin-left:7px;font-size: 12px; color: #000000; letter-spacing:0px; line-height: 130%;list-style-type: square;}
#inCont ul li a{margin-left:7px;font-size: 12px; color: #000000; letter-spacing:0px; line-height: 130%;list-style-type: square;}
#inCont ul li a:hover{margin-left:7px;font-size: 12px; color: #006699; letter-spacing:0px; line-height: 130%;text-decoration:underline;list-style-type: square;}

.col1 {
	width:45%;
	float: left;
	text-align:left;
	padding-left:25px;
}
.col2 {
	width:50%;
	float: right;
	text-align:left;
}

/* meetus */
.tatd {
	font-size: 12px; line-height: 130%; color: #000000;
	}

/* font style */
.col1 h2 a, .col2  h2 a{
	line-height:120%;
	color:#D3B800;
	font-size: 14px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-image:url(../_media/images/ic_h2.gif);
	background-position:left;
	padding-left:20px;
	}
.col1 ul li a, .col2  ul li a{
	background-repeat:no-repeat;
	background-image:url(../_media/images/ic_dot01.gif);
	background-position:left;
	padding-left:20px;
	color:#333333;
	font-size: 12px;
	}

.gold {
	color:#D3B800;
	font-size: 12px;
	}
.gold a{
	color:#D3B800;
	font-size: 12px;
	text-decoration:none;
	}
.gold a:hover{
	color:#D3B800;
	font-size: 12px;
	text-decoration:underline;
	}
.black {
	color:#000000;
	font-size: 12px;
	}
.black a{
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	}
.black a:hover{
	color:#000000;
	font-size: 12px;
	text-decoration:underline;
	}
.Mbrown {
	line-height:160%;
	color:#594403;
	font-size: 12px;
	background-repeat:no-repeat;
	background-image:url(../_media/images/ic_dot01.gif);
	background-position:left;
	padding-left:17px;
	}
.Mbrown a{
	line-height:160%;
	color:#594403;
	font-size: 12px;
	text-decoration:none;
	}
.Mbrown a:hover{
	line-height:160%;
	color:#594403;
	font-size: 12px;
	}
.onMbrown {
	line-height:160%;
	color:#938000;
	font-weight:bold;
	font-size: 12px;
	background-repeat:no-repeat;
	background-image:url(../_media/images/ic_dot02.gif);
	background-position:left;
	padding-left:17px;
	}
.onMbrown a{
	line-height:160%;
	color:#938000;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	}
.onMbrown a:hover{
	line-height:160%;
	color:#938000;
	font-weight:bold;
	font-size: 12px;
	}

.f12brown {font-size: 12px; line-height: 130%; color: #594403; text-decoration: none; }
.f12brown a {  font-size: 12px; line-height: 130%; color: #594403; text-decoration: none; }
.f12brown a:visited{ font-size: 12px; line-height: 130%; color: #594403; text-decoration: none; }
.f12brown a:hover {  font-size: 12px; line-height: 130%; color: #594403; text-decoration: underline; }

.f12brown2 {font-size: 12px; line-height: 130%; color: #938000; text-decoration: none; }
.f12brown2 a {  font-size: 12px; line-height: 130%; color: #938000; text-decoration: underline; }
.f12brown2 a:visited{ font-size: 12px; line-height: 130%; color: #938000; text-decoration: underline; }
.f12brown2 a:hover {  font-size: 12px; line-height: 130%; color: #938000; text-decoration: underline; }

.f12brown3 {font-size: 12px; line-height: 130%; color: #D3B800; text-decoration: none; }
.f12brown3 a {  font-size: 12px; line-height: 130%; color: #D3B800; text-decoration: none; }
.f12brown3 a:visited{ font-size: 12px; line-height: 130%; color: #D3B800; text-decoration: none; }
.f12brown3 a:hover {  font-size: 12px; line-height: 130%; color: #D3B800; text-decoration: underline; }

.f12black {font-size: 12px; line-height: 130%; color: #000000; text-decoration: none; }
.f12black a {  font-size: 12px; line-height: 130%; color: #000000; text-decoration: none; }
.f12black a:visited{ font-size: 12px; line-height: 130%; color: #000000; text-decoration: none; }
.f12black a:hover {  font-size: 12px; line-height: 130%; color: #000000; text-decoration: underline; }

.f11yellow {font-size: 11px; line-height: 130%; color: #E1AC09; text-decoration: none; }
.f11yellow a {  font-size: 11px; line-height: 130%; color: #E1AC09; text-decoration: none; }
.f11yellow a:visited{ font-size: 11px; line-height: 130%; color: #E1AC09; text-decoration: none; }
.f11yellow a:hover {  font-size: 11px; line-height: 130%; color: #E1AC09; text-decoration: underline; }

.f11gray {font-size: 11px; line-height: 130%; color: #C8C8C8; text-decoration: none; }
.f11gray a {  font-size: 11px; line-height: 130%; color: #C8C8C8; text-decoration: none; }
.f11gray a:visited{ font-size: 11px; line-height: 130%; color: #C8C8C8; text-decoration: none; }
.f11gray a:hover {  font-size: 11px; line-height: 130%; color: #C8C8C8; text-decoration: underline; }

.form3 {
background:url(../_media/images/right_search_bg.gif);
font-family: Arial, Helvetica, sans-serif ; 
font-size: 11px;
height:16px;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #999999;
Background-color:#FFFFFF;
border-width:0pt; border-color:#999999;
border-style:solid;
}

h1 {
	font-size:15px;
	font-weight:bold;
	color:#B59B04;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#7D7DB2;
	}
	
h3 {
	font-size:12px;
	font-weight:bold;
	color:#006699;
	}
h3 a{
	font-size:12px;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}
h3 a:hover{
	font-size:12px;
	font-weight:bold;
	color:#006699;
	text-decoration:underline;
	}

h4 {
font-size:14px;
	font-weight:bold;
	color:#7D7DB2;
	}