/* CSS Document */
/*¾ã­Ó­I´ºÃC¦â*/
html, body {
	margin: 0px;
	padding:0px;
	background-image: url("../images/bg.gif");
	background-repeat:repeat-x;	
	/*background-color:#F3F3F3;	*/
}

.h1  /*font-color = gray,  center*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-align:center;

}

.h2   /*font-color = white*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
text-align:center;
}

.h3   /*font-color = black,  center*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#000000;
text-align:center;
}

.h4   /*font-color = black,  center*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#000000;
text-align:left;
line-height:2.5;
}

.news   /*font-color = black,  center*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#000000;
text-align:left;
line-height:1.5;
}

.h5   /*font-color = black,  left*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-align:left;
line-height:1.5;
}

/*CONTENT*/
.ContTitle /*font-color = black,  center*/
{
font-size:15px;
font-family:"Times New Roman", Times, serif;
color:#5A5A5A;
text-align:left;
line-height:2.5;
font-weight:bold;
}

.ContBody   /*font-color = black,  left*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-align:left;
line-height:1.5;
}

.ContCD   /*font-color = black,  left*/
{
font-size:11px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-align:left;
line-height:1.5;

}

.ContBodyR   /*font-color = black,  right*/
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#666666;
text-align:right;
line-height:1.5;
}
/*END*/

/* navigation */
#navigation {
	margin: 0 auto;
}
#navigation a {
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 14px;
}
#navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

.saleword
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#000000;
text-align:center;
}

.salewordred
{
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:red;
text-align:center;
font-weight:bold;
}

.h7   /*use for addmember */
{
font-size:11px;
font-family:"Times New Roman", Times, serif;
color:#0033FF;
text-align:left;
}

.h8   /*use for addmember */
{
font-size:11px;
font-family:"Times New Roman", Times, serif;
color:#FF0000;
text-align:left;
}

.updateword
{
font-size:11px;
font-family:"Times New Roman", Times, serif;
color:#9966FF;
text-align:left;
}

.hPPTA  /*font-color = gray,  center*/
{
font-size:15px;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
text-align:left;

}

