/**
 * 
 *
 * @since
 * @copyright www.xiaop.net
 * @author xiaop < xiaop@xiaop.net >
 *
 * SVN: $Id$
 */

a{
	padding: 0 2px;
	text-decoration: none;
}
a:link{
	color: #000;
}
a:visited{
	color: #000;
}
a:hover,
a:visited:hover{
	color: #b00;
	text-decoration: underline;
}
a:active{
	color: #00f;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	.clearfix {
		display: inline-block;
	}
	* html .clearfix {
		height: 1%;
	}
	.clearfix {
		display: block;
	} 
body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
}
p{
	margin: .7em 0;
	padding: 0;
}
.siteAds{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	}
	.siteAds a{
		padding: 0;
		margin: 0;
		border: 0;
	}
	.siteAds a img{
		padding: 0;
		margin: 0;
		border: 0;
	}

.moreBottom{
	text-align: right;
	padding: 0 1em;
	margin: 0 0 3px 0;
	font-size: 12px;
}
#container{
	margin: 0 auto;
	width: 920px;
	text-align: left;
	border-top: 6px solid #ddd;
}
#header{
	height: 110px;
	background: #fff;
	}
	#header h1{
		padding: 20px 0 0 0;
		text-align: center;
	}
	#header h1 a img{
		border: 0;
	}
	#header .left{
		float: left;
		width: 470px;
	}
	#header .right{
		padding: 70px 12px 0 0;
		float: right;
		text-align: right;
		width: 400px;
		overflow: hidden;
	}
#siteMenu{
	background: #b00;
	padding: 0 0 0 2em;
	margin: 0;
	border-bottom: 4px solid #ddd;
		clear: both;
	}
	#siteMenu ul{
		padding: 0;
		margin: 0;
		font-weight: bold;
	}
	#siteMenu li{
		float: left;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#siteMenu li a{
		display: block;
		float: left;
		color: #fff;
		padding: 0 12px;
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
	#siteMenu li a:hover,
	#siteMenu li a:visited:hover{
		background: #c00;
	}

#notice{
	height: 22px;
	line-height: 22px;
	margin: 2px 0 0 0;
	background: #ddd;
	}
	#notice .left{
		float: left;
		width: 240px;
		background: #ccc;
		font-size: 14px;
		padding: 0 0 0 1.2em;
		margin: 0;
		color: #fff;
	}
	#notice .right{
		float: right;
		width: 650px;
		padding: 0;
		margin: 0;
	}
.itemBox{
	background: #fff;
	border: 1px solid #999;
	margin: 3px 0;
	}
	.itemBox .heading{
		font-size: 14px;
		padding: 0 0 0 1.2em;
		margin: 0 1px;
		border-top: 1px solid #fff;
		border-bottom: 4px solid #ccc;
		height: 23px;
		line-height: 23px;
		background: #c66 url(i/heading_bg.jpg) no-repeat left center;
		color: #fff;
	}
	.itemBox .heading a{
		color: #fff;
		text-decoration: none;
	}
	.itemBox ul{
		padding: 8px 4px 8px 2em;
		margin: 0;
	}
	.itemBox ul li{
		list-style: url(i/li.gif);
	}
	.itemBox ul li small{
		font: 10px/1.4em Verdana, Tahoma, serif, sans-serif;
	}
#columnTop{
	
	}
	#columnTop .left{
		float: left;
		width: 402px;
		padding: 0;
		margin: 0;
	}
	#columnTop .right{
		float: right;
		width: 512px;
		padding: 0;
		margin: 0;
	}
	#columnTop #siteFocus{
		border: 0;
		padding: 1em;
		margin: 0;
		height: 90px;
		overflow: hidden;
	}
	#columnTop #siteFocus h2,
	#columnTop #siteFocus h2 a{
		border: 0;
		padding: 0;
		background: transparent;
		font-size: 16px;
		color: #c00;
		height: auto;
	}
	#columnTop #siteFocus p{
		line-height: 1.6em;
	}
	#columnTop #siteFocus p.moreBottom{
		line-height: 1.2em;
	}
	#columnTop #topBox .itemBox{
		width: 49%;
	}
	#columnTop #topBox .left{
		float: left;
	}
	#columnTop #topBox .right{
		float: right;
	}
	#columnTop #siteNews{
		
	}
	#columnTop #siteNewsImage{
		padding: 0;
		text-align: center;
		border: 0;
		background: #eee;
	}
	#columnTop #siteNewsImage .flashNews div{
		padding: 0;
		margin: 0;
		border: 0;
	}
	#columnTop #siteNewsImage a img{
		border: 0;
	}
	#siteNewsImage .flashNews{
		position: relative;
		width: 400px;
		height: 233px;
		overflow: hidden;
		text-align: left;
	}
	#siteNewsImage .flashNews img{
		width: 400px;
		height: 233px;
	}
#columnList{
	
	}
	#columnList .itemBox{
		width: 455px;
	}
	#columnList .left{
		float: left;
		padding: 0;
		margin: 0;
	}
	#columnList .right{
		float: right;
		padding: 0;
		margin: 0;
	}
#columnBottom{
	
	}
	#columnBottom .left{
		float: left;
		width: 220px;
		padding: 0;
		margin: 0;
		}
		#columnBottom .left #special ul{
			padding: 0;
			border: 1px solid #c66;
		}
		#columnBottom .left #special li{
			padding: 0 0 0 3em;
			margin-top: 1px;
			border: 1px solid #c00;
			height: 38px;
			line-height: 38px;
			font-weight: bold;
			font-size:14px;
			list-style: none;
			list-style-image: none;
			background: #eee url(i/li.gif) no-repeat 1.4em center;
		}
	#columnBottom .right{
		float: right;
		width: 693px;
		padding: 0;
		margin: 0;
		}
		#columnBottom .right .left{
			float: left;
			width: 540px;
		}
		#columnBottom .right .right{
			float: right;
			width: 148px;
		}
#siteLinks{
	padding: 0;
	margin: 0;
	text-align: center !important;
	}
	#siteLinks a img{
		padding: 0;
		margin: 0;
		border: 1px solid #ddd;
	}

#siteFooter{
	text-align: center;
	}
	#siteFooter small{
		font: 10px/1.4em Verdana, Tahoma, serif, sans-serif;
		color: #aaa;
	}
	#siteFooter small a{
		color: #aaa;
		border: none;
		text-decoration: none;
		padding: 0;
	}

#siteCopyright{
	background: #b00;
	color: #fff;
	height: 23px;
	line-height: 23px;
}

#columnContent{
	margin-top: 1em;
	}
	#columnContent .right{
		float: right;
		width: 680px;
	}
	#columnContent .left{
		float: left;
		width: 220px;
	}
	#columnContent .sitePosition{
		margin: 0;
		background: #eee;
		height: 23px;
		line-height: 23px;
		padding-left: 1em;
	}
	#columnContent .heading{
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		text-align: center;
	}
	#columnContent #messageInfo{
		font-size: 12px;
		margin: 0;
		text-align: center;
		border-bottom: 1px solid #aaa;
	}
	#columnContent #messageContent{
		line-height: 1.4em;
		font-size: 14px;
		text-align: left;
		margin: 1em 0;
	}
	#columnContent .left .itemBox{
		border: 1px solid #ccc;
	}
	#columnContent .left .itemBox .heading{
		height: 26px;
		line-height: 26px;
		padding: 0 0 0 1em;
		font-size: 14px;
		background: #eee;
		color: #333;
		text-align: left;
	}

#messageContent{
	}
	#messageContent .heading{
		height: 23px;
		line-height: 23px;
		font-size: 14px;
		text-align: left;
		border-bottom: 3px solid #ccc;
	}
	#messageContent .list li{
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		border-bottom: 1px solid #eee;
	}
	#messageContent .list li small{
		font: 10px/1.4em Verdana, Tahoma, serif, sans-serif;
	}
	#messageContent #searchR li strong u{
		background-color: Yellow; 
		font-weight: normal;
		text-decoration: none;
	}
#teacherContent{
	text-align: center;
	}
	#teacherContent .heading{
		height: 23px;
		line-height: 23px;
		font-size: 14px;
		text-align: center;
		border-bottom: 3px solid #ccc;
	}
	#teacherContent .inner{
		text-align: center;
	}
	#teacherContent table{
		text-align: left;
	}