@charset "utf-8";
/* CSS Document */

body
{
	background-color:#FFB3D9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#page
{
	width:966px;
	height:auto;
	background-color:#FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:left;
}
#top
{
	background-color:#570244;
	height:16px;
	width:966px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#banner
{
	width:966px;
	height:116px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#middle
{
	width:500px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	margin: 8px;
	padding: 0 0 0 0;
}
#right_bar
{
	width:229px;
	height:470px;
	background-color:#FFEAEA;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#right_bar_ad
{
	width:223px;
	height:130px;
	margin: 10px 0 10px 4px;
	float:left;
}
.right_link a
{
	border: 1px solid #ff65ef;
	float: left;
	padding:3px;
	margin:15px 0 0 14px;
	width:85px;
	text-align:center;
}
.right_link a:hover
{
	border: 1px solid #676dff;
	color: #676dff;
}
#footer
{
	width:968px;
	height:18px;
	background-color:#FF6AB5;
	float:left;
	color:#FFFFFF;
	font-size:9px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}
#image_banner
{
	width:170px;
	height:77px;
	border: 1px solid black;
	background-color:#FFFFFF;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}
.seperator
{
	float:left;
	border-bottom:#FFB0FF 1px solid;
	width:240px;
	padding-bottom:6px;
	padding-top:6px;
	color:#570244;
	margin: 0 10px 0 0;
	padding: 6px 0 6px 0;
}

.images
{
	float: left;
	width: 150px;
	height: 175px;
	margin: 12px;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a
{
	text-decoration:none;
	color:#570244;
	font-size:10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.map
{
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.cat_link
{
	font-size:14px;
	text-decoration:underline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.box
{
	width:160px;
	height:420px;
	background-color:#ccffff;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#sidebar
{
	width:216px;
	height:auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#ffdcfe;
	float:left;
	overflow:hidden;
}
.navlist {
	float:left;
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.navlist ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: normal;
	list-style-type:none;
}



.navlist a {
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

.navlist li a
{	
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	color: #570244;
	text-decoration: none;
	font: bold 11px arial;
	border-top: 1px solid #FFCCCC;
	border-bottom: 1px solid #FFCCCC;
	width:107px;
	overflow:hidden;

}

.navlist li
{	
	margin: 0 0 0 0;
	list-style-type:none;
	padding: 0 0 0 0;
	width:105px;
	float:left;
}


.navlist li a:hover
{	
	background-image:url(images/button_2.jpg);
	color:#5959FF;
}


.course_box
{
	width:500px;
	height:150px;
}
.course_box_left
{
	float:left;
	height:120px;
	width:150px;
	background-color:#9ac168;
	color:#FFFFFF;
	font-size:14px;
	padding: 10px;
}
.course_box_right
{
	float:left;
	height:118px;
	width:305px;
	padding:10px;
	border: solid 1px #999999;
	font-size:14px;
}
.course_box_right img
{
	width:15px;
}
.home_button
{
	background-image:url(images/home_button.jpg);
	background-repeat:no-repeat;
	background-color:#ffdcfe;
	background-position:center;
	height:29px;
	width:160px;
	overflow:hidden;
	margin: 10px 0 5px 30px;
	cursor:pointer;
}
.home_button:hover
{
	background-image:url(images/home_button_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#5959FF;
}
.menu_text
{
	margin-left:25px;
}
h2
{
	color:#FF33FF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:22px;
}

.service_table
{
	border:1px solid #FFC4E1;
}

