a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.mainlink {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.mainlink a {
    color: #FF0000;
}
.mainlink a:vizited {
	color: #CC0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titslog {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
.titslogTop {
	font-size: 15px;
	font-weight: bold;
	color: #CA0000;
	text-align: center;
	background-color: #CCCCCC;
	letter-spacing: 0.45em;
}
.titHead {
	font-size: 16px;
	font-weight: bold;
	color: #CA0000;
	text-align: center;
	background-color: #CCCCCC;
}
.menuGr {
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.menuPBg {
	background-image: url(pic/m_bg.gif);
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	background-repeat: repeat-y;
}
.menuPBg a {
	color: #CC0000;
	text-decoration: none;
}
.menuPBg a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.menuPBg a:active {
	color: #FF4444;
	text-decoration: underline;
}
.contMain {
	font-size: 13px;
	vertical-align: top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contMain a {
	color: #3333FF;
}
.contMain a:visited {
	color: #3366FF;
}
.contMain table td {
	font-size: 12px;
	padding: 5px;
}

.contMain p {
	text-indent: 15px;
	text-align: justify;
}
.contMain h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.ContMain p.hello{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.contMain h2 {
	font-size: 14px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
.contMain h3 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.contMain ul,ol {
	margin: 5px 0 5px 30px;
}
.titLink {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.titLink a {
	color: #999999;
}
.rtable {
	font-size: 9px;
}

