*{margin:0; padding:0;}

#my_header{
	width:100%;
	height:200px;
	background-image: url(../image/index/title.jpg);
	background-repeat: no-repeat;
}
#my_footer{
	clear:both;
	text-align:center;
	font-size: 9px;
	color: #666666;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7F00;
	background-image: url(../image/common/left_bg.gif);
	background-repeat: repeat-y;
}

.contents p{margin:1em 0;}
.contents_b{
	padding: 10px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	border: 1px solid #CCCCCC;
	color: #666666;
}
li {
	list-style:none;
	line-height: 20px;
}
#my_contents {
}
#mynavi{
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dotted;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFFFCC;
}

#my_topic_path{
	font-size: 9pt;
	color: #666666;
	height: 20px;
	padding-left: 15px;
	width: 748px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
	background-image: url(../image/common/left_bg.gif);
	background-repeat: repeat-y;
}


#my_menu{
	width: 140px;
	float: left;
	height: 600px;
	background-image: url(../image/common/left_bg.gif);
	background-repeat: repeat-y;
}

#mymain{padding:1em;border-left:1px solid #fff;}


#my_body{
	width:750px;
	background-color: #FFF;
	border: 1px solid #333;
	background-image: url(../image/common/left_bg.gif);
	background-repeat: repeat-y;
}


#my_navigation{
	position:absolute;
	left :22px;
	top: 236px;
	width:130px;
}



#my_contents{
	margin-left:150px;
}


#copyright{
	font-size: 9pt;
	color: #999;
	text-align: center;
	padding-bottom: 5px;
	background-image: url(../image/common/left_bg.gif);
	background-repeat: repeat-y;
}
.english {
	background-color: #FFECFF;
	padding: 2px;
	border: 1px solid #990000;
	width: 100px;
	margin-left: 8px;
	text-align: center;
	margin-top: 25px;
}

