body {
	margin: 0px;
	padding: 0px;
}
#banner {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 396px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, .6);
}
#banner #bannerimg {
	background-image: url(../images/banner.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 396px;
	width: 1200px;
	position: relative;
	z-index: 20;
}
#banner #bannerimg .mag {
	position: absolute;
	padding: 12px;
	background: white;
	border-radius: 4px;
	left: 49%;
	margin-left: -500px;
	top:30px;
	box-shadow:1px 1px 10px rgba(0, 0, 0, .6)

}
#banner #bannerimg .mag a p {
	height: 30px;
	line-height: 30px;
	background: black;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	color: yellow;
	width: 230px;
	padding: 0 10px;
	top: 301px;
	left: 13px;

}

#banner #bannerimg .top_title {
	float: right;
	width: 630px;
	padding-right: 180px;
	padding-top: 50px;
}
#banner #bannerimg .top_title h1 {
	color: #FF0;
	font-size: 50px;
	line-height: 80px;
	display: block;
}
#banner #bannerimg .top_title h2 {
	font-size: 40px;
	color: #FFF;
	line-height: 70px;
}
#banner #bannerimg .top_title p {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 28px;
	padding-top: 30px;
}
#banner #bannerimg .top_title h4 {
	display: block;
	text-align: right;
	color: #666666;
	margin-top: 28px;
	font-size: 12px;
	line-height: 28px;
}

#content .imgnews {
	margin: 0px;
	padding: 0px;
	display: block;
}
#content .line {
	color: #68021A;
	font-size: 25px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 20px;
	line-height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C21952;
}
#content .p2 {
	display: block;
}
#content .p2 .box {
	display: block;
}
#content .p2 .box .newsbox {
	height: 240px;
	width: 300px;
	margin-top: 10px;
	margin-left: 13px;
	border: 1px solid #C21952;
	float: left;
}
#content .p2 .box .newsbox img {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	width: 267px;
	height: 80px;
	background-color: #E8E8E8;
	padding: 5px;
}
#content .p2 .box .newsbox h3 a {
	color: #9F024D;
	width: 260px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	line-height: 28px;
}
#content .p2 .box .newsbox p {
	display: block;
	color: #666;
	font-size: 14px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 28px;
	line-height: 26px;
}
#content .box .newsbox2 {
	border: 1px solid #C21952;
	width: 460px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 10px;
	float: left;
}
#content .box .newsbox2 h3 {
	background-color: #C21952;
	text-align: center;
	line-height: 30px;
	display: block;
	width: 100%;
}
#content .box .newsbox2 h3 a {
	color: #FFF;
}

#content .box .newsbox2 img {
	height: 100px;
	width: 170px;
	margin: 10px;
	padding: 5px;
	float: left;
	background-color: #E4E4E4;
	border: 1px solid #CCC;
}
#content .box .newsbox2 p {
	display: block;
	font-size: 14px;
	color: #454545;
	float: right;
	text-indent: 24px;
	width: 240px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	line-height: 1.6em;
	
}
#content .box2 {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 933px;
	border: 1px solid #C21952;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content .box2 a img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}
#content .box2 a {
	display: block;
	float: left;
}
#content .box2 a:hover {
	text-decoration: none;
	opacity:0.6;
}





















#content {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#footerbox {
	height: 70px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #D51E67;
}
#footerbox a:hover {
	text-decoration: underline;
}
#footerbox p {
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCC;
}
#footerbox a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
