body {
	background:url(../images/body_bg.jpg) repeat-x;
	font-size:12px;
	 color: #0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	 
}
input {
  font-size:12px;
}
.login {
	font-size: 12px;
	font-weight: bold;
	color: #004386;
}
.category {
	font-size: 12px;
}
.copyright {
	font-size: 12px;
}
.slide_font{
font-size:12px;
}
.somenote {
	font-size: 12px;
}
.mark {
	color: #000000;
}
.import {
	font-size: 12px;
	color: red;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: ;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: ;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.sysbook:link {
	font-size: 12px;
	color: red;
	text-decoration: none;
}
a.sysbook:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.sysbook:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.input_text {
	height: 14px;
	width: 105px;
}
.input_password {
	height: 14px;
	width: 105px;
}
.input_tpassword {
	height: 14px;
	width: 45px;
}
.bg_image {
	width:1003px;
	margin:0 auto;
	background:url(../images/bg_cor.jpg) no-repeat;
}
.bg_footer {
	background: url(../images/bg_footer.jpg) repeat-x;
	text-align: center;
	height:	30px;
}
.bg_activation {
	background: url(../images/bg_activation.jpg) no-repeat;
	width:1003px;
	height:768px;
	margin:0 auto;
}