/* CSS Document */
*{ margin:0px; padding:0px;}
body {
    font-family:"����";
	font-size:12px;
	color:#000000;
	background-color:#4791CE;
}
a:link {
	color: #000000; 
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000; 
	text-decoration:underline;
}

.box {
	width:948px;
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
}

.top1 {color: #FFFFFF;}
.top1 a:link{color: #FFFFFF; text-decoration:none;}
.top1 a:visited{color: #FFFFFF; text-decoration:none;}
.top1 a:hover{color: #FFFFFF; text-decoration:underline;}
.top2 {color:#000000;}
.top2 a:link {
	color:#000000; 
	text-decoration:none;
}
.top2 a:visited {
	color:#000000; 
	text-decoration:none;
}
.top2 a:hover {
	color:#FF0000; 
	text-decoration:underline;
}

.active{
	width:90px;
	height:44px;
	line-height:44px;
	background-image:url(http://www.gzxingya.cn/images/menu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.active a:link{
    display:block;
	width:90px;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.active a:visited{
    display:block;
	width:90px;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.active a:hover{
    display:block;
	width:90px;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.normal{
	width:90px;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.normal a:link{
	display:block;
	width:90px;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.left1 {
	color: #FF0000;
}
.left1 a:link{
	color: #FF0000;
	text-decoration:none;
}
.left1 a:visited{
	color: #FF0000;
	text-decoration:none;
}
.left1 a:hover{
	color: #FF0000;
	text-decoration:underline;
}

.right1 {
	color: #676767;
}
.right1 a:link{
	color: #676767;
	text-decoration:none;
}
.right1 a:visited{
	color: #676767;
	text-decoration:none;
}
.right1 a:hover{
	color: #676767;
	text-decoration:underline;
}
.right2 {color: #4994CD; font-size:15px; font-weight:bold;}
.right3 {
	color: #476476;
}
.right4 {line-height: 20px; font-weight: bold; color: #C66DA7; font-size: 16px; }
.right4 a:link{line-height: 20px; font-weight: bold; color: #C66DA7; font-size: 16px; text-decoration:none;}
.right4 a:visited{line-height: 20px; font-weight: bold; color: #C66DA7; font-size: 16px; text-decoration:none;}
.right4 a:hover{line-height: 20px; font-weight: bold; color: #C66DA7; font-size: 16px; text-decoration:underline;}

.content1 {line-height:1.8;}
.content2 {line-height:1.8; font-size:22px; font-weight:bold;}
.content3 {line-height:1.8; font-size:14px; font-weight:bold;}

.input {width:127px; border:none;}