body {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:url(../image/bg.gif);
}
a:link    {
	color : #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color : #3D3525;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover   {
	color : #FF0000;
	font-size: 12px;
	font-weight: normal;
}
a:active  {
	color : #3D3525;
	font-size: 12px;
	font-weight: normal;
}
.clogin .c1 {
border:0; 
width:50px; 
height:18px; 
padding:2px 0 0; 
font-size:12px; 
}
.clogin .c2 {
border:1px black solid; 
width:80px; 
height:18px; 
padding:2px 0 0; 
font-size:12px; 
background:#cccccc;
}