﻿body 
{
	font-size:12px;
	margin:0px;
}
a
{
	color:Black;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
image
{
	border:0px;
}
.nav
{
	height:30px; 
	text-align:center;
	background-color:#621c75;
	font-size:12px; 
	font-weight:bold;
	color:White;
	line-height:30px;
}
.nav a
{	
	font-size:12px; 
	font-weight:bold;
	color:White;
	text-decoration:none;
}
.nav a:hover
{
	text-decoration:underline;
	color:Orange;
}
.footer
{
	background-color:#621c75;
	text-align:center;
	line-height:200%;
}
.title
{
	height:20px; 
	line-height:22px; 
	background-color:#cfdae0;
	padding-left:20px; 
	font-size:14px; 
	font-weight:bold; 
	color:#621c75;
	font-family:微软雅黑;
}
.title a
{
	font-weight:normal;
	color:White;
	float:right;
	padding-right:10px;
}


.blue
{
	font-size:12px;
	color:#4915a1;
	}
	
.blue a
{
	font-size:12px;
	color:#4915a1;
	text-decoration:none;
}
.blue a:hover
{
	font-size:12px;
	color:#4915a1;
	text-decoration:none;
}
