/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #FFFFFF;
}
body {
	margin-right: auto;
	margin-left: auto;
}
.index-header {
}
.index-logo {
	text-align: center;
}
.index-logo img {
	border: none;
}
.sub {
	height: 40px;
	width: 100%;
	background-color: #19A97B;
	margin-bottom: 15px;
}
.zhichi{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.zhichi a{
color: #666666;
}

.footer {
	font-family: "Î¢ÈíÑÅºÚ",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nofloat {
	clear: both;
}
.menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.menu a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	display: block;
	float: left;
	height: 30px;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7EBD0;
}
.menu a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7EBD0;
	display: block;
	float: left;
	height: 30px;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
	padding-top: 10px;
	background-color: #12976d;
}
.nva {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.big-ul {
	list-style-type: none;
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-bottom: 15px;
}
.big-li {
	float: left;
}
.nva dl {
	width: 330px;
}
.nva dt {
	font-size: 14px;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ";
	margin-bottom: 5px;
}
.nva dd {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	word-wrap: break-word;
	white-space: nowrap;
}
.nva dd a {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	text-decoration: none;
	color: #757575;
}
.nva dd a:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	text-decoration: underline;
	color: #757575;
}
.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.main h2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 26px;
	text-decoration: none;
	margin-bottom: 10px;
}

.exam {
	width: 320px;
	margin-right: 10px;
	float: left;
}
.main h3 {
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.main h3 a {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #56c4a1;
	display: block;
	height: 25px;
	padding-top: 5px;
	width: 150px;
	text-align: center;
}
.tou {
	font-size: 24px;
	margin-top: 10px;
}
.tou a {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	word-wrap: break-word;
	white-space: nowrap;
}
.tou a:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	word-wrap: break-word;
	white-space: nowrap;
}
.exam ul {
	list-style: none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.exam ul li {
	line-height: 24px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-top: 0px;
}
.exam ul li a {
	color: #666666;
	text-decoration: none;
}
.exam ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
/*ÆµµÀCSS*/
.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
}
.logo img {
	border: none;
}
.tou2 {
	font-size: 24px;
	padding-bottom: 10px;
}
.tou2 a {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	word-wrap: break-word;
	white-space: nowrap;
}
.tou2 a:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	word-wrap: break-word;
	white-space: nowrap;
}
.des {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.des-img {
	float: left;
	margin-right:10px;
}
.des-txt {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	line-height: 32px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
}
.tui {
	font-size: 24px;
	margin-top: 10px;
}
.tui a {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	word-wrap: break-word;
	white-space: nowrap;
}
.tui a:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	word-wrap: break-word;
	white-space: nowrap;
}
.crumbs {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 5px;
	color: #999999;
}
.crumbs a {
	color: #999999;
	text-decoration: none;
}
/*ÁÐ±íÒ³CSS*/
.list {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.list ul {
	list-style: none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list ul li {
	line-height: 36px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-top: 0px;
	float: left;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
}
.list ul li a {
	color: #666666;
	text-decoration: none;
}
.list ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
.page {
	text-align: center;
	margin-bottom: 10px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #999999;
	padding-top: 20px;
}
/*ÄÚÈÝÒ³CSS*/
.show {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.show h1{
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	text-align: center;
	font-size: 32px;
	padding-bottom: 10px;
}

.date{
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ";
}

.content{
	font-family: "Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}
.content p{
	margin-bottom: 15px;
}
.content div{
	margin-bottom: 15px;
}

.content a{
	color: #0000FF;
	text-decoration: none;
}

.content a:hover{
	color: #FF0000;
	text-decoration: underline;
}


.share-duoshuo{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	}
.xiangguan{}

.xiangguan ul{
	list-style-type: none;
}


.xiangguan a{
	color: #0C8B85;
	text-decoration: none;
}

.xiangguan a:hover{
	color: #0C8B85;
	text-decoration: underline;

}



/*·µ»Ø¶¥²¿*/
.backToTop {
	display:none;
	width: 30px;
	height: 30px;
	line-height:1.2;
	padding:5px 3px;
	background:url(/images/top.png) -34px;
	color:#fff;
	font-size:12px;
	text-align:center;
	position:fixed;
	_position:absolute;
	right:10px;
	bottom:55px;
	_bottom:"auto";
	cursor:pointer;
	opacity:.6;
	filter:Alpha(opacity=50);
	border-radius: 0px 3px 3px 0px;
	left: 50%;
	margin-left: 505px;
}

/*¹ã¸æcss*/
.wxa{
	width: 1000px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.marginTop{
	margin-top: 10px;
}
.marginBottom{
	margin-bottom: 10px;
}



/*¿Î³Ìcss*/
#kecheng{
	margin-top: 10px;
}
#kecheng a:link{
	background-color: #198FA3;
	display: block;
	height: 40px;
	float: left;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 1px;
	color: #FFFFFF;
	font-weight: bold;
	word-wrap: break-word;
	white-space: nowrap;
	margin-top: 5px;
}


#kecheng a:visited{
	background-color: #198FA3;
	display: block;
	height: 40px;
	float: left;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 1px;
	color: #FFFFFF;
	font-weight: bold;
	word-wrap: break-word;
	white-space: nowrap;
	margin-top: 5px;
}

#kecheng a:hover{
	background-color: #198FA3;
	display: block;
	height: 40px;
	float: left;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 1px;
	color: #FFFF00;
	font-weight: bold;
	word-wrap: break-word;
	white-space: nowrap;
	margin-top: 5px;
}



.bgColor1{background-color: #198FA3!important;}
.bgColor2{background-color: #1959C4!important;}
.bgColor3{background-color: #9B19A7!important;}
