/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
html {
	font-family: "Î¢ÈíÑÅºÚ", Arial;
	padding: 5px;
}
body {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	width: expression(document.body.clientWidth <700 ? "640px":"100%" );
	background-color: #FFFFFF;
}

.Clear {
	clear: both;
}

.top{

    text-align: center;
    height: 50px;
    left: 50%;
    top: 50%;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 50px;
    background: url(../images/logo.png) no-repeat center;
    background-size: 60% auto;
	}
.top a{
	display: block;
    height: 100%;
	}
.fl{
	font-size: 18px;
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
}
.menu{}
.menu ul{
	margin: 0px;
	padding: 0px;
}
.menu ul li{
	float: left;
	width: 170px;
	list-style-type: none;
	line-height: 35px;
}
.menu ul li a{
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.bottom{
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.bottom a{
	color: #999999;
	text-decoration: none;

}

.Breadcrumbs{
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	}
.Breadcrumbs a{
	color: #003399;
	text-decoration: none;
}	
	
	
.list{}
.list ul{

}
.list ul li{
	list-style-type: none;
	font-size: 15px;
	text-decoration: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	line-height: 35px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
	margin-bottom: 5px;
}
.list ul li a{
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.fenye{
	line-height: 35px;
	color: #666666;
	text-decoration: none;
}
.fenye a{
	color: #003399;
	text-decoration: none;
}
.show{}
.show h1{
	font-size: 25px;
	text-decoration: none;
	margin-top: 20px;
}
.name,.site{
	font-size: 16px;
	margin-top: 10px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
}
.name a,.site a,content a{
	color: #003399;
	text-decoration: none;
}

.open{
	margin-top: 20px;
}

.open a{
	display: block;
	font-size: 20px;
	line-height: 35px;
background-color: #F7AF25;
  border: 1px solid #eeaf18;

	border-radius:35px;
	-moz-border-radius:35px; /* Old Firefox */
	
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.jinru{
	/*background-image: url(../images/jinru.gif);*/
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	margin-bottom: 10px;
	
}
.content{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	white-space: normal;
}
.content img {
	max-width: 100%;
	height:auto;
	border: 1px solid #F2F2F2;
}

.upnext {
	font-size: 15px;
	text-decoration: none;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	margin-top: 10px;
	padding-top: 5px;
}
.upnext a {
	color: #0033CC;
	text-decoration: none;
	line-height: 25px;
}


.fenye{
	text-align: center;
	margin-bottom: 30px;
	margin-top:10px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.fenye *{vertical-align:middle;}
.fenye a{
	border:1px solid #51C886;
	text-align:center;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	background-color: #F3FEE9;
}
.fenye a:hover{
	border:1px solid #598B23;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #699843;
}
.fenye input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}


.Gug{
	text-align: center;
	margin-top: 20px;
	margin-bottom:30px;
}
