﻿body
{
	text-align: center;
	margin-top: 5px;
}
a
{
	color: #000080;
	font-size: 12px;
	font-family: 宋体;
	text-decoration: none;
}
a:hover
{
	color: #ababab;
}
.head
{
	width: 900px;
	height: 142px;
	
}
.menu
{
	background-image: url(              'img/menu.gif' );
	background-repeat: repeat-x;
	height: 30px;
	position: relative;
	top: 0px;
}
.menu_text
{
	padding-top: 10px;
}

.menu_text a
{
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
}
.menu_text a:hover
{
	color: #000080;
	background-image: url(              'img/menu_hover.gif' );
	background-repeat: repeat-x;
	height:30px;
	padding-top: 11px;
	
	padding-left: 6px;
	padding-right: 6px;
}
.center
{
	text-align: left;
	font-size: 12px;
	width: 900px;
}

.foot
{
	background-color: #e7e7e7;
	font-size: 12px;
	color: #0f0f0f;
	width: 900px;
	height: 50px;
	text-align: center;
	padding-top: 5px;
}

.left
{
	width: 220px;
	float: left;
}
.left1
{
	float: left;
	clear: left;
}
.leftHead
{
	width: 220px;
	height: 58px;
	background-image: url(              'img/left_header.gif' );
	background-repeat: no-repeat;
}
.leftHead_text
{
	font-family: 黑体;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	left: 60px;
	top: 17px;
}
.leftText_bg
{
	width: 220px;
	height: 48px;
	float: left;
	background-image: url(              'img/left_menu.gif' );
	background-repeat: no-repeat;
}
.leftText
{
	text-align: center;
	padding-top: 17px;
	text-decoration: none;
}
.leftText a
{
	color: #fff;
}
.leftText a:hover
{
	color: #000080;
}
.leftPic
{
	float: left;
	clear: left;
	width: 220px;
	height: 174px;
	background-image: url(              'img/left_image.gif' );
	background-repeat: no-repeat;
}
.left_foot
{
	background-image: url(         'img/left_footer.gif' );
	background-repeat: no-repeat;
	height: 23px;
	width: 220px;
}
.contact_us
{
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: solid 1px #eee;
	margin: 10px;
	color: #000080;
}
.right
{
	text-align: left;
	width: 680px;
	float: right;
	background-image: url(      'img/right_bg.gif' );
	background-repeat: repeat-y;
}
.navigator_bg
{
	background-image: url(              'img/position.gif' );
	background-repeat: no-repeat;
	text-align: left;
	height: 40px;
	width: 680px;
}
.navigator
{
	padding-top: 16px;
	padding-left: 25px;
}
.search
{    background-image: url(              'img/left_bg.gif' );
	background-repeat:repeat-y;
	height:60px;
	width:220px;
}
.search_left
{
	float: left;
	left:27px;
	position:relative;
}
.search_right
{
	float: right;
	right:20px;
	top:27px;
	position:relative;
}
.search_button
{
	width: 50px;
	color: #000080;
	padding-top: 2px;
}
.articlelist_description
{
	
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.articlelist_description_content
{
     padding-top:10px;
     padding-bottom:10px;
     padding-left:8px;
     padding-right:2px;
	color: #000080;
}
.articleTitle
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000080;
	padding-top: 5px;
	padding-bottom: 5px;
}
.articleSubTitle
{
	text-align: center;
	font-size: 12px;
}
.article_content
{
	padding: 5px;
}
.articlelist
{
    float:left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:5px;
}

.login
{
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	margin-bottom: 100px;
}
.manage
{
	padding: 10px;
	margin: 10px;
	text-align: center;
}
.messageHello
{
	text-align: left;
}
.manageTopText
{
	text-align: left;
	width: 550px;
}
.manageTopSelect
{
	width: 550px;
	vertical-align: middle;
}
.manageNewUser
{
	width: 400px;
	text-align: left;
}
.manageNewClass
{
	border: thin double #000080;
	text-align: center;
	vertical-align: middle;
	width: 400px;
}
.manageClass
{
	text-align: center;
	width: 400px;
	vertical-align: middle;
	border: thin double #000080;
}
.smallfont
{
	font-size: 12px;
	text-decoration: none;
}
.guestbookPar
{
	font-size: 12px;
	text-decoration: none;
	line-height: 27px;
}