
body {
	background-color: #527EA7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"微软雅黑","Arial Narrow";
	font-size: 14px;
	line-height: 24px;
}
a {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	font-family:"微软雅黑","Arial Narrow";
	text-decoration: none;
}
a:link {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	font-family:"微软雅黑","Arial Narrow";
	text-decoration: none;
}
a:hover {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	font-family:"微软雅黑","Arial Narrow";
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-family:"微软雅黑","Arial Narrow";
	text-decoration: none;
}
.cs {
	font-size: 14px;
	line-height: 24px;
}
.cs14 {
	font-size: 14px;
	line-height: 24px;
}

.cse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
}
.cs20 {
	font-family: "微软雅黑", Arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.css {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}

.nav {
    list-style: none;
    outline: none;
}
.cssc_group {
	    line-height: 24px;
	font-size: 12px;
	width:217px;
	height:23px;
	color:#FFF;
	background-image: linear-gradient(to bottom, #447FBF, #014A9B);
    background-repeat: repeat-x;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius-bottom: 10px 10px 10px 10px;
    border-radius-bottom: 10px 10px 10px 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#447FBF', endColorstr='#014A9B', GradientType=0);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

