body {
	background-color: #FFFFFF;
	background-image:url(bg.jpg);
	background-position:top;
	background-repeat:repeat-x;	
}

#indexbg{
background-image:url(indexbg.jpg);
background-position:bottom;
}

#selfbg{
background-image:url(abtbg.jpg);
background-position:center;
background-repeat:no-repeat;
}

#host{
font-family:"Times New Roman", Times, serif;
color:#666666;
font-size:12px;
}

#tittleb{
font-family:Georgia, "Times New Roman", Times, serif;
color:#336699;
font-size:18px;
font-weight:bold;
}

#tittle{
font-family:Georgia, "Times New Roman", Times, serif;
color:#006699;
font-size:20px;
}

#tittle1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#006699;
font-size:18px;
}

#tittles{
font-family:"Times New Roman", Times, serif;
color:#006699;
font-size:12px;
font-weight:bold;
}


#content{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
line-height:20px;
}

a:link,a:visited,a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;	
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#bdrimg{
	padding: 2px;
	border: 1px solid #999999;
}

