﻿/*

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Primitive
Version    : 1.0
Released   : 20080425

*/

*
{
	margin: 0px;
	padding:0;
}

body
{
	font-family: verdana, helvetica, sans-serif,"Microsoft YaHei","SimHei","NSimSun";
	font-size: 12px;
	padding: 0px;
	background-color: #ffffff;
	color: #222222;
	margin:0 auto;
	text-align:center;
}

a
{
	background-color: inherit;
	color: #0000EE;
}

a:hover
{
	text-decoration: none;
}

p
{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
}

ul
{
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
}

h3
{
	font-size: 20px;
	margin-bottom: 30px;
}

h4
{
	font-size: 13px;
	margin-bottom: 5px;
}

.clear {
	clear:both;
}
#header
{
	background-color: #fff;
	color: #02a;
	padding: 10px 0px 0px 0px;
	width:960px;
	text-align:left;
	margin:0 auto;
	height:55px;
	clear:both;
}

#header h1
{
	font-size: 30px;
}

#header h2
{
	font-size: 14px;
}

#menu
{
	padding: 5px 0px 0px 0px;
	color: #222222;
	background-color: #fff;
	border-bottom: solid 2px #4197ED;
	width:960px;
	margin:0 auto;
	margin-bottom: 0px;
	height:55px;
}
#menu div
{
	clear: both;
}
#logo {
	float:left;
	margin:0;
	width:280px;
	height:42px;
	position:relative;
	left:0;
	top:0;
	text-align:left;
}
#menu ul
{
	display: block;
	position: relative;
	top: 26px;
	#top:23px;
	list-style: none;
	padding: 0px;
	width:600px;
	float:right;
	margin:0 auto;
}

#menu ul li
{
	position: relative;
	float: left;
	border: solid 2px #4197ED;
	border-bottom: 0px;
	margin-right: 5px;
	font-weight:bold;
	font-size:14px;
}

#menu ul li a
{
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	background-color: #4197ED;
	color: #fff;
}

#menu ul li a:hover
{
	background-color: #0022AA;
	color: #fff;
}

#menu ul li.active, #menu ul li.active a, #menu ul li.active a:hover
{
	background-color: #fff;
	color: #333333;
	border-bottom:1px solid #FFF;
}
#midmenu {
	width:960px;
	margin:0 auto;
	padding:0;
	background:#F5F5F5;
	height:60px;
	text-align:left;
}
#navbar {
	width:740px;
	float:left;
	margin:0;
	padding:0;
}
#navbar ul {
	list-style:none;
	width:740px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
#navbar ul li {
	line-height:22px;
	margin:4px 0;
	padding:0;
	float:left;
	display:block;
	font-size:12px;
	list-style:none;
}
#navbar a {
	float:left;
	display:block;
	padding:0;
	text-decoration:none;
	color:#000;
}
#navbar a:hover {
	text-decoration:underline;
}
#midsearch {
	width:190px;
	float:right;
	height:24px;
	line-height:24px;
	margin:18px 0;
	padding:0 10px 0 0;
	text-align:right;
}
#midsearch input,#midsearch img,#midsearch form {
	margin:0;
	padding:0;
	height:24px;
	line-height:24px;
	display:table-cell;
}
#keywords {
	margin:0;
	padding:0;
	width:100px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	#vertical-align:inherit;
}
#container
{
	margin: 0px;
	padding:0px;
	width:960px;
	text-align:left;
	margin:0 auto;
}
#ur_here {
	clear:both;
	width:940px;
	#width:960px;
	margin:10px auto;
	padding:0 10px;
	height:30px;
	background:#C3D9FF;
	line-height:30px;
}
#primarycontainer
{
	float: left;
	margin:0 auto;
	padding:0;
	width: 960px;
	text-align:left
}

#primarycontent
{
	width:720px;
	padding:0;
	margin:0;
	float:left;
}
#primarycontent ul {
	width:720px;
	list-style:none;
	margin:0;
	padding:0;
}
#primarycontent ul li {
	width:710px;
	margin:0 10px 10px 0;
	padding:0;
	float:left;
	line-height:20px;
	list-style:none;
}
#primarycontent table {
	border-collapse:collapse;
	width:100%;
}
#primarycontent table td {
	border:1px solid #ccc;
	padding:5px;
	font-size:12px;
	font-family:"SimSun";
}
#primarycontent table td.t_header {
	padding:7px 5px;
	font-size:16px;
	font-family:"Microsoft YaHei","SimHei";
	background:#F5F8FE;
	text-indent:0;
	font-weight:400;
	text-align:left;
}
#primarycontent h1 {
	font-size:24px;
	text-align:center;
	clear:both;
	font-weight:bold;
	color:#36393D;
	height:30px;
	line-height:30px;
	margin:0 0 10px 0;
	padding:10px 0;
	border:1px solid #ccc;
	background:#f1f1f1;
	margin-right:10px;
}
#primarycontent .info {
	width:700px;
	margin:0;
	float:left;
}
#primarycontent .info td {line-height:22px;margin:0;padding:5px;width:700px;}
#primarycontent .info span{
	font-weight:bold;
	width:80px;
}
#handbook {
	clear:both;
	margin:5px 0;
	width:690px;
}

#secondarycontent
{
	float: right;
	width:230px;
	#width:240px;
	margin:0;
	padding:0;
	background:#F5F5F5;
	height:700px;
	padding:5px;
}
#secondarycontent h4 {
	color:#039;
	line-height:18px;
	font-size:14px;
	font-weight:900;
	padding-bottom:3px;
	border-bottom:1px solid #4197ED;
}
#secondarycontent ul {
	width:100%;
	margin:0;
	padding:0;
}
#secondarycontent ul li {
	width:95%;
	list-style:square inside none;
	line-height:24px;
}
#secondarycontent ul li a {
	text-decoration:none;
	color:#000;
}
#secondarycontent ul li a:hover {
	color:#4197ED;
	text-decoration:underline;
}
#secondarycontent ul li a:visited {
	color:#E95916;
}
#footer
{
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding-top: 15px;
	border-top: solid 1px #DADADA;
	clear: both;
	width:960px;
	margin:0 auto;
}

.clearit
{
	clear: both;
	height: 1px;
}
#search_title {
	width:940px;
	#width:960px;
	height:28px;
	margin:5px 0;
	padding:0 10px;
	border-top:2px solid #4197ED;
	background:#D0DFF4;
	line-height:28px;
	font-size:12px;
}
#search_results ul {
	width:710px;
	margin:5px 0;
	padding:0;
	list-style:none;
	border-top:1px dotted #ccc;
}
#search_results ul li {
	border-bottom:1px dotted #ccc;
	padding:10px;
	width:690px;
	float:left;
	list-style:none;
	line-height:24px;
}
span.title a:link,span.title a:hover,span.title a:visited {
	text-decoration:underline;
	font-size:14px;
}
.index-list {
	width:700px;
	padding:5px 10px 5px 0;
	margin:0;
	text-align:left;
}
.index-list dl {
	float:left;
	margin:0 23px 10px 0;
	width:152px;
	text-align:center;
	overflow:hidden;
}
.index-list dt {
	width:150px;
	height:180px;
	overflow:hidden;
	border:1px solid #ccc;
}
.index-list dd {
	width:150px;
	margin:0;
	height:40px;
	padding:10px 0;
	overflow:hidden;
	line-height:24px;
	
}
#stick_lessons {
	width:960px;
	height:224px;
	margin-bottom:10px;
	clear:both;
	font-size:12px;
}
