* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#list {
	color: #000000;
}

body {
	background-color: #FFFFFF;
	text-align: center;
}
a{
	font-family: "ËÎÌå";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #999999;
}
#title {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #8A8A8A;
}
h2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #B4B4B4;
	font-weight: normal;
}
#link2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#js {
	font-size: 12px;
	line-height: 22px;
	color: #545454;
	padding-left: 20px;
	text-indent: 24px;
}
#cg {
	font-size: 12px;
	line-height: 22px;
	color: #545454;
}
#link3 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#c1 {
	font-size: 12px;
	color: #000000;}

#mo {
	font-size: 12px;
	line-height: 24px;
	color: #545454;
}

#tab {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

p {
   margin:8px,14px;
   text-indent:2em;
}

.image{
	display:none;
	position: absolute;
	top: 0%;  
	left: 0%;  
	width: 100%;  
	height: 100%;
}