body{
	font-family : sans-serif ;
	margin:0px;
	font-size:12px;
	color:#666666;
	background-image:url("images/background.jpg");
	background-repeat:repeat-x;

}

a{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

a:hover{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}	

h1{
	margin:0px auto;
	font-size:12px;
	text-align:center;
}

h2{
	margin:0px 0px 0px 50px;
	padding:0px;
	color:#ff0000;
	font-size:18px;

}

.topic_t{
	color:#ffffff;
	font-weight:bold;
	margin-left:20px;
}


.topic_c{
	color:#666666;
	margin-left:20px;
	width:450px;
}

.topic_c li{
	margin:0px;
	padding:0px;
	line-height:130%;
	font-weight:bold;	
}

.right{
	margin-left:350px;

}


#bottom{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:center;
}

#bottom a{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	font-size:12px;
}

#bottom a:hover{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	font-size:12px;
}

.red{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
