body  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	background-color: #6699CC;
	background-image: url(images/bg_blue2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 { font-size:15px; margin: 6px 0 0 0; }

h2  { font-size: 14px; margin:4px 0 0 0; text-align:left; }

h2.coming { font-size: 16px; background: #ff6; padding:3px; margin-bottom: 12px; }

h3  { font-size:14px; margin:6px 0; }

h3.main  { font-size: 12px; line-height:20px; font-weight:normal; letter-spacing:3px; margin-bottom:5px; color:#69C; text-align:center; background-color:#FFF; }

h3.main_r  { font-size: 12px; line-height:20px; font-weight:normal; letter-spacing:2px; margin-bottom:5px; color:#69C; text-align:center; background-color:#FFF; }

h4   { font-size: 11px; letter-spacing:0px; font-weight:bold; line-height:14px; margin-top: 0; }

h5   { font-size:10px; color: #666 }

h6   { font-size: 11px; font-weight: bold; margin-top:14px; margin-bottom:3px; color:#0099CC }

h6.faq  { font-size: 13px; margin:6px 0 0 0; color:#000 }

a:link  { color: #0066CC; text-decoration: none }

a:visited  { color: #0066CC; text-decoration: none }

a:hover	 { color: #FF3300; text-decoration: underline }

img { border-color: #000000 }

.content { font-size:12px; line-height:20px; padding:15px; text-align:justify;  }

.content2 { font-size:11px; line-height:15px; padding:10px; text-align:justify;  }

.line { border-left: solid 1px #69C; }

.line2 { color: #666666; height:1px; width:100%}

.btm { font-size: 11px; line-height:18px; text-align:center; border-top: solid 1px #69C}

.bg {
	background-image: url(images/bg_orange.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.comment {
	background-image: url(images/comment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:300px;
	height:130px;
	font-style:italic;
	font-size: 12px;
	line-height:18px;
	padding: 10px 15px;
	}
	
.comment_r {
	background-image: url(images/comment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:300px;
	height:144px;
	font-style:italic;
	font-size: 11px;
	line-height:16px;
	padding: 3px 15px;
	}
	
.smallform {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999;
	padding: 1px;
	font-size: 11px;
}

.announce {
	background: #ffc;
	border: double 3px #ff3;
	padding: 9px;
}

.announce p {
	line-height: 17px;
	margin: 0 0 6px 0;
}

.announce h4 {
	font-size: 14px;
	margin-bottom: 9px;
	color: #069;
}

.lst1 {
	margin: 9px 0 9px 12px;
	padding-left: 12px;
}

