@charset "utf-8";
/* CSS Document */

.left{
text-align:left;
}

.center{
text-align:center;
}

.right{
text-align:right;
}

.bigcu{
    font-family: 宋体;
	font-size: 15px;
	font-weight:bold;
	color: #006699;
}

.zsize{
font-family: 宋体;
font-size:13px;
color:#999999;
}

.white{
    font-family: 宋体;
	font-size: 15px;
	color:#FFFFFF;
}

.white a {
	font-family: 宋体;
	font-size: 13px;	
	color: #FFFFFF;
}

.white a:link {
	text-decoration: none;
	font-size: 13px;
	
}
.white a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
.white a:hover {
	text-decoration: none;
	font-size: 13px;
	color:#330000;
}
.white a:active {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}


.bigcu a {
	font-family: 宋体;
	font-size: 15px;
	font-weight:bold;
	color: #006699;
}
.bigculj a:link {
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
}
.bigculj a:visited {
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	color: #006699;
}
.bigculj a:hover {
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	color: #1334CB;
}
.bigculj a:active {
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	color: #000099;
}

.bigwrite{
    font-family: 宋体;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}


