@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	margin-top: 246;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}

#PageBody {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	height: 113px;
}

a:link {
	text-decoration: none;
	color:#000;
	font-size: 12px;
	line-height: 30px;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
	color:#000;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
	line-height: 30px;
}
a:active {
	text-decoration: none;
	color: #000;
}

.daohang {
	text-align: center;
	height: 45px;
	float: left;
	width: 100%;
	background-color: #000;
	font-size: 14px;
	line-height: 45px;
	color: #FFF;
}

.daohang a {
	line-height: 45px;
	text-align: center;
	display: block;
	float: left;
	height: 45px;
	width: 95px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	letter-spacing: 6px;
}

.daohang a:hover {
	line-height: 45px;
	text-align: center;
	display: block;
	float: left;
	height: 45px;
	width: 95px;
	font-size: 16px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	letter-spacing: 6px;
}


.logo {
	float: left;
	height: 68px;
	width: 480px;
	padding-left: 10px;
	text-align: left;
}

.bankuai{
	width: 480px;
	margin-bottom: 13px;
	padding-right: 10px;
	padding-left: 10px;
}

#tupian {
	height: 246px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	text-align: left;
	color: #000;
}

#tupian a:link{
	height: 246px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	text-align: left;
}

#tupian a:hover{
	height: 246px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #990000;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	text-align: left;
}

#tupian a:active{
	height: 246px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	text-align: left;
	color: #000;
}

#dibu {
	background-color: #eeeeee;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4d4d4d;
	font-size: 12px;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
}

/*详细页面*/
#yindao {
	text-align: left;
	width: 100%;
	float: left;
}
#wenzi {
	width: 450px;
	text-align: left;
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#yindao #fr {
	float: right;
}
/*列表页*/
.bankuai #liebiao {
	font-size: 14px;
	height: 155px;
}

#liebiao {
	width: 460px;
	
	}

#liebiao h4{
	float: left;
	width: 340px;
	text-align: left;
	font-family: "宋体";
	margin-top: auto;
	font-size: 18px;
}

#liebiao #tu {
	float: right;
	border: 1px solid #CCC;
	height: 94px;
	width: 118px;
}

#neirong {
	text-align: left;
}
