body {
	padding:0;
	margin:0;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#eee;
	text-align:center;
}
h1, h2, h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
	clear:both;
}
a {
	color:#fe0;
}
a:hover {
	color:#fff;
}
h1, h3 {
	color:#fe0;
}
h1 a {
	color:#fe0;
	text-decoration:none;
}
h3 {
	font-weight:bold;
	text-align:center;
	margin:12px 0 6px;
}
ul {
	list-style-type:square;
	margin:3px 0 6px 18px;
	padding:0px;
}
li {
	margin:4px 0 0;
}
img {
	border:2px solid #8cf; 
}
img.th {
	width:100px;
	height:100px;
	margin-bottom:1px;
}
img.s_th {
	width:106px;
	height:106px;
	margin-bottom:2px;
	border-width:1px;
}
img.l_th {
	width:272px;
	height:324;
	float:left;
	margin-right:3px;
}
.t {
	background-color:#06f;
	border:2px solid #006;
	margin-bottom:4px;
}
.t_header {
	background-color:#006;
	color: #fff;
	text-align:center;
	padding:3px 0;
	margin:2px;
}
.t_content {
	background-color:#006;
	background-image:url("bg1.gif");
	text-align:left;
	clear:both;
	margin:0 2px 2px;
	padding:3px 3px;
}
.desc {
	text-align:justify;
	margin:3px;
}
.r {
	text-align:right;
	margin-top:6px;
}
