body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
}
a{
    color:#999999;
    font-style:normal;
    text-decoration:underline;
}
a:link {
    color:#999999;
    font-style:normal;
    text-decoration:underline;
}
a:visited {
    color:#999999;
    text-decoration:underline;
}
a:hover {
	background-color:#FFFFFF;
	color:#FF0000;
	font-style:normal;
	text-decoration:underline;
}
a:active {
    text-decoration:none;
}

.menu01 { 
    text-indent: 20px;
}

.style1 {
    padding:10px 30px 10px 30px;
}

.img_styie {
    height:auto;
    padding:10px 30px 10px 30px;
	float:left;
}

.clear {
    clear:both;
}

.clear hr {
    display:none;
}


#wrap{
	position:relative;
	margin:auto;
	width:900px;
	text-align:left;
	font-size: 12px;
	border-style:double;
	border-color:#000099;
}
#head{
	width:100%;
	height:120px;
	background-color:#CCCCCC;
}
#main{
	float:left;
	width: 880px;
	height:auto;
	padding:0px 10px 0px 10px;
}
#topNav{
	float:left;
	width:900px;
	height:40px;
	background-color:#3784c5;
}
#top_sub_nav{
    width:829px;
	height:43px;
	float:left;
	background-image:url(../img/b2-line01.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 35px 0px 35px;
}
#tsn_conte{
    width:500px;
	height:25px;
	padding:10px 0px 5px 0px;
	float:right;
}


#foot{
	float:left;
	position:relative;
	width:900px;
	height:60px;
	background-image:url(../img/foot.jpg);
	line-height:20px;
	clear:both;
}
#under_menu{
    float:left;
	width:880px;
}
#wonder18 {
	padding-left: 20px;
}
#ps {
	float: right;
	padding-bottom: 50px;
}
#orij_01{
    float:left;
	width:880px;
}
#undertxt01{
    margin:auto;
	width:500px;
	font-size:16px;
	font-weight:bolder;
}
#under_contents{
    float:left;
	width:880px;
	line-height:20px;
}
#under_contents02{
    float:left;
	width:880px;
	line-height:25px;
}

#under_contents a{
	color:#FF0000;
	text-decoration:underline;
}
	
#under_contents a:hover{
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
