/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
img {
	border:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:12px;
}
a:link {
	color:#0033CC;
	text-decoration:none;
}
a:visited {
	color:#0033CC;
	text-decoration:none;
}
a:hover {
	color:#0033CC;
	text-decoration:underline;
}
.clearboth {
	clear:both;
}
/*header top*/
#header {
	width:1004px;
}
#header_top {
	height:17px;
	line-height:17px;
	background-color:#3455A2;
	text-align:right;
	padding-right:5px;
	color:#FFFFFF;
}
#header_top a:link {
	color:#FFFFFF;
}
#header_top a:visited {
	color:#FFFFFF;
}
h1 {
	background-color:#3455A2;
	height:80px;
	background-image:url(../images/header_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/*main*/
.warp {
	width:1004px;
	background-image:url(../images/main_bg.gif);
	float:left;
}

/*main content*/
.warp_content {
	width:803px;
	float:right;
	border-top:1px solid #FFFFFF;
}
#theme_info {
	height:25px;
	line-height:25px;
	text-indent:5px;
	background-color:#3455A2;
	color:#FFFFFF;
}
.warp_news {
	margin:10px;
}
#latestnews {
	width:400px;
	float:left;
}
#latestnews h2 {
	border-bottom:1px solid #3455A2;
	color:#CC0000;
	height:25px;
	line-height:25px;
}
#latestnews h2 span {
	float:right;
	font-weight:normal;
	font-size:11px;
}
#latestnews ul {
	margin:5px;
	line-height:150%;
	list-style:square;
}
#latestnews ul li {
	text-indent:15px;
	color:#CC0000;
}
#latestnews ul li span {
	color:#999999;
}
#latestnews ul li a:link {
	color:#333333;
}
#latestnews ul li a:visited {
	color:#333333;
}

#whatson {
	width:360px;
	float:right;
}
#whatson h2 {
	border-bottom:1px solid #3455A2;
	color:#CC0000;
	height:25px;
	line-height:25px
}
#whatson h2 span {
	float:right;
	font-weight:normal;
	font-size:11px;
}
#whatson div {
	line-height:150%;
}
#whatson div img {
	float:left;
	padding:3px;
	border:1px solid #3455A2;
	margin:5px 5px 0 0;
}

.warp_link {
	margin-left:10px;
}
.warp_quicklink {
	width:190px;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #3455A2;
	margin-right:4px;
	margin-bottom:5px;
	height:125px;
}
.warp_quicklink h2 {
	color:#3455A2;
	height:25px;
	line-height:25px;
	text-indent:5px;
	background-color:#BECCE9;
}
.warp_quicklink ul {
	margin:5px;
	list-style:none;
	line-height:150%;
}
.warp_quicklink ul li {
	text-indent:15px;
	background-image:url(../images/ql_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#googlemaps {
	margin:0 5px;
	border-top:1px dotted #3455A2;
	font-size:11px;
	background-image:url(../images/googlemaps.gif);
	background-repeat:no-repeat;
	height:28px;
	line-height:28px;
	text-indent:68px;
}
#traval {
	text-align:center;
	padding-top:5px;
}
/*sidebar*/
.warp_sidebar {
	width:200px;
	float:left;
	background-color:#89A4E1;
/*	border-top:1px solid #6182CE;*/
}
.sb_title {
	background:#3455A2;
	height:30px;
	line-height:30px;
	text-indent:7px;
	color:#FFFFFF;
	border-bottom:1px double #FFFFFF;
}
.sb_nav {
	width:100%;
	list-style:none;
}
.sb_nav li {
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	text-indent:17px;
	background-image:url(../images/sb_arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px dotted #FFFFFF;
}

.sb_nav li a:link {
	color:#FFFFFF;
}
.sb_nav li a:visited {
	color:#FFFFFF;
}
.sb_nav li a:hover {
	color:#FFFFFF;
}
.sb_nav li ul {
	list-style:none;
	padding-left:10px;
	background-color:#FFFFFF;
}
.sb_nav li ul li {
	border-bottom:none;
	background-color:#FFFFFF;
	text-indent:15px;
	background-image:url(../images/ql_arrow.gif);
	background-repeat:no-repeat;
}
.sb_nav li ul li a:link {
	color:#3455A2;
}
.sb_nav li ul li a:visited {
	color:#3455A2;
}
.sb_nav li ul li a:hover {
	color:#CC0000;
}
/*footer*/
#footer {
	width:1004px;
	height:30px;
	background-color:#6182CE;
	clear:both;
}
.warp_footer {
	width:804px;
	float:right;
	background-color:#3455A2;
	height:30px;
	line-height:30px;
	text-indent:10px;
	color:#FFFFFF;
}

/*channel*/
#position {
	height:25px;
	line-height:25px;
	text-indent:32px;
	border-bottom:1px solid #CCCCCC;
	background-image:url(../images/position.gif);
	background-repeat:no-repeat;
}
#warp_maincontent {
	margin:10px;
}
#relacontent {
	width:150px;
	height:300px;
/*	background-color:#F2F3F7;
	border:1px solid #CCCCCC;*/
	float:right;
}
#maincontent {
	width:620px;
	height:450px;
	float:left;
	background-color:#F2F3F7;
}
#maincontentbox {
	padding:5px;
	line-height:150%;
	color:#333333;
}
#maincontentnav {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
}
#maincontentbox p {
	padding:5px 0;
}
.newslist {
	list-style:square;
}
.newslist li {
	line-height:200%;
	text-indent:20px;
	color:#CC0000;
}
.newslist li span {
	color:#999999;
}
.newstitle {
	height:35px;
	font-size:14px;
	line-height:35px;
	color:#CC0000;
}
.newsinfo {
	height:25px;
	color:#999999;
	border-bottom:1px solid #CCCCCC;
}
.newscontent {
	padding:20px 0;
	border-bottom:1px dotted #CCCCCC;
}

.leaderlist {
	width:150px;
	height:150px;
	text-align:center;
	float:left;
}
.leaderlist img {
	margin-top:5px;
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.collegeslist {
}
.collegeslist li {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #CCCCCC;
	text-indent:10px;
	color:#CC0000;
}
.mapslist {
	width:200px;
	height:180px;
	float:left;
	text-align:center;
}
.mapslist img {
	margin:5px;
	padding:5px;
	border:1px solid #3455A2;
	background-color:#FFFFFF;
}
.piclist {
	width:23%;
	float:left;
	text-align:center;
	height:170px;
}
.piclist img {
	margin:3px;
	padding:3px;
	width:110px;
	height:80px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.tableclass td {
	padding:3px 5px;
}
.tctable td {
	padding:3px;
	border-bottom:1px solid #CCCCCC;
}
.FAQlist {
	padding:10px;
}
.FAQlist li {
	margin-left:15px;
	line-height:150%;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0;
}
	
	
		
