body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body,td {
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
}

a:link {
	color: #333333;
	text-decoration: none;
}


html a:hover {
	color: #3399FF;
	text-decoration: underline;
}

a:hover {
	color: #3399FF;
	text-decoration: underline;
}


a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

.index-keyword {
	border: 0px solid #FFFFFF;
	font-size: 12px;
	color: #666666;
/*	line-height: 14px; */
	height: 16px;
	width: 120px;
}
.index-mail {
	height: 18px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.index-mail-button {
	background-image: url(../images/index-mail-button.gif);
	height: 20px;
	width: 46px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index-link-box {
	width: 150px;
}
.index-news-title {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.index-news-list {
	line-height: 22px;
}
.sidebar-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.sub-menu {
	list-style-position: outside;
	margin: 0px 5px 0px 20px;
	list-style-image: url(../images/arrow-01.gif);
	list-style-type: none;
}

.sub-menu li{
	line-height: 24px;
}

.sub-menu li a{
	font-size: 14px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


.sidebar-input-box {
	width: 145px;
}

.content-text {
	text-indent: 2em;
	line-height: 22px;
}
.search-keyword {
	font-size: 12px;
	color: #FF9900;
}
.faq-guest {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.frame-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}