/* CSS Document */
BODY{
	color:#666;
	text-align:center;
	background-color:#EEE;
	margin:0px;
	background-image:url(image/bg.gif);
}
A:link{
	color : #36C;
	text-decoration : none;
	font-weight:bold;
}
A:HOVER{
	color : #6CF;
	text-decoration : none;
}
A:VISITED{
	color : #36C;
	text-decoration : none;
}
.title {
	letter-spacing: 4px;
	font-size:10px;
	padding-bottom:20px;
	color: #36C;
	text-align:center;
	height:150px;
	background-image:url(image/top.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.link{
	padding:2px 10px 2px 10px;
	font-size:10px;
	background-color:#6CF;
	color: #36C;
}
.link a:link{
	color:#36C;
	text-decoration:none;
}
.link a:hover{
	color:#FF9;
	text-decoration:none;
}
.link a:visited{
	color:#36C;
	text-decoration:none;
}
.pr{
	padding:2px 10px 2px 10px;
	font-size:10px;
	height:25px;
}
.box{
	padding:10px 30px 10px 30px;
	font-size:12px;
}
.box2{
	padding:10px 10px 10px 5px;
	font-size:12px;
	width:200px;
}
.bottom{
	padding:5px;
	font-size:10px;
	height:20px;
	text-align:center;
	background-color:#6CF;
	color: #36C;
}
.linkbottom{
	border-top:1px dotted #CCC;
	font-size:10px;
}
.mtitle {
	letter-spacing:2px;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	color: #36C;
	height:30px;
	padding-left:5px;
	background-color:#EEE;
	border-left:10px solid #6CF;
	border-bottom:1px solid #CCC;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:8px;
}
.entry{
	letter-spacing:2px;
	padding:15px;
	font-size:12px;
	line-height:20px;
	border:3px double #CCC;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:30px;
}
.subtitle{
	color:#36C;
	font-size:12px;
	height:22px;
	line-height:20px;
	background-image:url(image/icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:23px;	
}
.subtitle2{
	color:#36C;
	font-size:10px;
	line-height:15px;
	padding-left:10px;	
}
.tableright {
	font-size:10px;
	line-height:13px;
	color:#666;
	padding-left:5px;
	text-aling:left;
}
.font12 {
	font-size:12px;
	line-height:18px;
	color:#666666;
}
.font12w {
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
}
.font12b{
	font-size:12px;
	line-height:20px;
	color:#03C;
}
.font12br{
	color:#C33;
	font-size:12px;
	line-hight:16px;
}
.font12pr{
 color:#C9F;
	font-size:12px;
	line-hight:16px;
}
.font10 {
	font-size:10px;
	line-height:13px;
	color:#666;
}
.font10w {
	font-size:10px;
	line-height:15px;
	color:#FFF;
}