body{
	margin:			0;
	color:			#333333;
	background-color:	#ffffff;
	font-size:		12px;
	line-height:		18px;
}

p{
	font-size:		12px;
	line-height:		18px;
}

td{
	font-size:		12px;
	line-height:		18px;
}

form {
	margin:			0;
} 

input{
	font-size:		12px;
	background-color:	#eeeeee;
	border:			1px solid #cccccc;
}

textarea{
	font-size:		12px;
	background-color:	#eeeeee;
	border:			1px solid #cccccc;
}

.checkbox{
	background-color:	#ffffff;
	border-width:		0px;
}

.submit{
	font-size:		12px;
	width:			120px;
	background-color:	#ffeeee;
	border:			1px solid #cc9999;
}

.mini{
	font-size:		10px;
}

.formline{
	padding-left: 		10px;
	border-width: 		0px 0px 1px 0px;
	border-style: 		dashed;
	border-color: 		#aaaaaa;
}

.formline_submit{
	border-width: 		1px 0px 0px 0px;
	border-style: 		solid;
	border-color: 		#999999;
}






.mainlev{
	background-image:	url(image/back.jpg);
	background-repeat:	no-repeat;
	background-position:	50% 50%;
}

.topics{
	margin-top:		2px;
	margin-bottom:		14px;
	font-size:		10px;
	line-height:		12px;
}

.sbm{
	color:			#ffffff;
	text-decoration:	none;
}
.sbm::hover{
	text-decoration:	underline;
}


.sbms{
	color:			#6DCFF6;
	text-decoration:	none;
}


.infotablet{
	padding: 		2px 2px 1px 2px;
	border-style: 		solid;
	border-color: 		#aaaaaa;
	border-width: 		0px 0px 1px 0px;
}


.index_c_title{
	color:			#303030;
	border-style: 		solid;
	border-color: 		#aaaaaa;
	border-width: 		0px 0px 1px 0px;
	text-decoration:	none;
}
.index_c_title::hover{
	text-decoration:	underline;
}

.cmpbody{
	padding:		10px;
	line-height:		22px;
}

.cmp_q{
	font-size: 		10px;
	line-height:		16px;
	font-weight:		bold;
	color:			#139C92;
}

.cmp_a{
	padding:		8px;
	font-size: 		10px;
	line-height:		16px;
	font-weight:		normal;
	color:			#666666;
}

.jp2_body{
	background-color:	#ffffff;
}

.sc_message{
	margin: 		12px 30px 0px 12px;
	line-height:		18px;
}

.sc_messageLV2{
	margin: 		4px 0px 0px 10px;
	line-height:		16px;
}


.osmenutablet{
	width: 165px;
	padding: 3px;
	margin: 1px;
	background-color: #ccccff;
	color: #0000ff;
	text-decoration: none;
}
.osmenutablet::hover{
	color: #999900;
	text-decoration: underline;
}

.osmenutablet2{
	padding: 0px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
}
.osmenutablet2::hover{
	text-decoration: underline;
}



.sa{
	display: block;
	width: 166px;
	height: 36px;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	
	color: #3333ff;
	text-decoration: underline;
	border-style: solid;
	border-width: 1px;
	background-color: #ccccee;
	border-color: #eeeeee #aaaaaa #aaaaaa #eeeeee;
}
.s2{
	line-height: 14px;
	padding-top: 4px;
}
.s0{
	color: white;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	border-color: white;
}
.sb{
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	padding-top: 2px;
	border-style: solid;
	border-width: 1px;
	background-color: #cccccc;
	border-color: white;
}
.sc{
	color: #999999;
	text-decoration: none;
	line-height: 14px;
	padding-top: 2px;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	border-color: white;
}

.scrollbar{
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	height:120px;
	width:100%;
	scrollbar-face-color: #dddddd;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eeeeee;
}