body {
	margin: 0 auto;
	background-image: url(bodybg.jpg);
	font-size:12px;
	height:100%;
}
html {
	height:100%;
	scrollbar-face-color: #197580;
	scrollbar-highlight-color: #197580;
	scrollbar-shadow-color: #197580;
	scrollbar-3dlight-color: #197580;
	scrollbar-arrow-color: #feef47;
	scrollbar-track-color: #76ba81;
	scrollbar-darkshadow-color: #197580;
	
}
body, div, address, blockquote, iframe, ul, ol,li, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, 
form, legend, fieldset, input, button, select, textarea, {
	font-family: inherit;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
}
a { text-decoration:none;}
a:hover {text-decoration:none;}
.input_text {
	width:40%;
	height:19px;
	line-height:17px;
	font-size:12px;
	border: 1px solid #448684;
	color: #036686;
	margin-left:5px;
	padding-left:2px;
	background: #b5eaac;
}
.input_user {
	width: 170px;
	height:19px;
	background: #ebf3f3 url(input_username.gif) 2px 2px no-repeat;
	padding-left:20px;
	border: 1px solid #276b67;
	font-size: 12px;
	line-height: 17px;
	color: #036686;
}
.input_password {
	width: 170px;
	height:19px;
	background: #ebf3f3 url(input_password.gif) 2px 2px no-repeat;
	padding-left:20px;
	border: 1px solid #276b67;
	font-size: 12px;
	line-height: 17px;
	color: #036686;
}

.input_code {
	width: 60px;
	height:19px;
	background: #ebf3f3 url(input_vercode.gif) 2px 2px no-repeat;
	padding-left:20px;
	border: 1px solid #276b67;
	font-size: 12px;
	line-height: 17px;
	color: #036686;
}
.textarea_text {
	width: 55%;
	height: 80px;
	margin:5px;
	padding:2px;
	background: #b5eaac;
	border: 1px solid #448684;
	color: #036686;
}
.select_s {
	line-height:17px;
	font-size:12px;
	border: 1px solid #448684;
	color: #036686;
	margin-left:5px;
	padding-left:2px;
	background: #b5eaac;	
}
.button01_over {
	width: 60px;
	height: 20px;
	background: url(but01_over.gif) 0 0 no-repeat;
	border: none;
	padding-top: 2px;
	font-size: 12px;
}
.button01_out {
	width: 79px;
	height: 24px;
	background: url(bt.gif) 0 0 no-repeat;
	border: none;
	padding-top: 2px;
	font-size: 12px;
	/*color: #003747;*/
}
.menu {
	font-size:14px;
	color:#fff;
}
.menu a {
	color:#fff;
	text-decoration: none;
}
.menu a:hover {
	color:#feef47;
	text-decoration: none;
}
.bc {
	border-collapse: collapse;
}
.fb {
	font-weight: bolder;
}
.fcfeef47 {
	color:#feef47;
}
.fc003747 {
	color: #003747;
}
.fcfff {
	color: #fff;
}
.pr30 {
	padding-right: 30px;
}
.pl5 {
	padding-left: 5px;
}
.pl40 {
	padding-left: 40px;
}
.lefttitle {
	padding-left: 40px;
}
.lefttitle a {
	color: #003747;
}
.lefttitle a:hover {
	color: #feef47;
}
.title a {
	color:#003747;
}
.title a:hover {
	color: #feef47;
}
.addclass {
	float: right;
	width: 100px;
	height: 21px;
	line-height: 21px;
	color: #cc6600;
	background: url(add_class.png) 0 0 no-repeat;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: -5px;
	display:block;
	cursor:hand;
}

#llink a {
	font-size:12px;
	font-family:'ËÎÌå';
	color:#feef47;
	margin-left:40px; 
	text-decoration:none;
}
.pagelist {
	height:20px;
	line-height:20px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pagelist a {
	padding:3px 5px;
	margin:5px;
	border:1px solid #448684;
	color:#003747;
	background:#b5eaac;
	line-height:25px;
	height:25px;
}
.pagelist a:hover {
	padding:3px 5px;
	margin:5px;
	border:1px solid #003747;
	color:#fff;
	background:#003747;
	line-height:25px;
	height:25px;

}
.pagelist span {
	padding:3px 5px;
	margin:5px;
	border:1px solid #448684;
	color:#003747;
	background:#79b792;
	line-height:25px;
}
.pagelist .disabled {
	color:#59876c;
}
.pagelist .current {	
	border:1px solid #003747;
	background:#003747;
	color:#fff;
}
	


