@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	color: #41442E;
	font-family: sans-serif, Arial, Geneva;
}
ul {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a {
	text-decoration:none;
	color: #3399FF;
}
a:hover {
	text-decoration: underline;
}
.a_white{
	color: #FFFFFF;
}
.fontsize_12{
font-size:12px;
line-height:1.5;
}
.clear {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.category {
	margin-top: 15px;
	margin-left: 10px;
}
.moreInfo {
	display: none;
}
.pageTop {
	display: none;
}
#wrap {
	width: 640px;
}
#main {
	width: 640px;
}
#contentsTitle {
	height: 79px;
	width: 640px;
	background-color: #3399FF;
}
#contentsTitle h1 {
	display: block;
	margin-left: 10px;
	margin-top: 25px;
	width: 500px;
	height: 50px;
}

#topicpath {
	display: none;
}
#topicpath a {
	color: #FFFFFF;
}
#back_to_index {
	display: none;
}
#head {
	height: 80px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#ci {
	float: left;
	height: 80px;
	width: 160px;
	margin-right: 1px;
}
#h_navi {
	float: left;
	height: 80px;
	width: 479px;
	background-color: #41442E;
}
#h_navi li {
	display: none;
}

#menuArea {
	display: none;
}
#footer {
	width: 640px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A297;
} 
#footer div {
	margin-bottom: 10px;
}
#privacy {
		display: none;
}
#foruse {
		display: none;
}
#copyright {
	width: 480px;
	font-size: 10px;
	line-height: 1.5;
	color: #41442E;
}
#sms_logo {
	width: 139px;
	float: right;
	height: 38px;
}


