* {
	padding: 0;
	margin: 0;
}
#Menu Nav a.Nav5 {
	background-image: url(../images/index/nav05_o.png);
}
/*＝＝＝Banner＝＝＝*/	
#Banner {
	background-image: url(../images/news/banner.jpg);
	width: 100%;
	min-width: 1204px;
	height: 244px;
	margin: 0 auto;
	background-position: top center;
}
#Border_Line {
	width: 100%;
	min-width: 1204px;
	height: 20px;
	background-image: url(../images/index/banner_border.png);
	margin: 0 auto;
	background-repeat: repeat-x;
}
/*＝＝＝大標＝＝＝*/
article h1 {
	background-image: url(../images/news/main_tt.png);
	height: 137px;
	width: 1204px;
	margin: 0 auto;
}
article #Main .text {
	width: 752px;
	margin: 0 auto;
	background-image: url(../images/brand/main_bg.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
article #Main .text h3 {
	background-image: url(../images/news/title.png);
	width: 267px;
	height: 50px;
	margin: 0 auto;
}
article #Main .text h4 {
	clear: both;
	height: 30px;
	line-height: 30px;
	color: #D9037B;
	font-size: 18px;
}
article #Main .text h5 {
	clear: both;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 16px;
}
article #Main .text h6 {
	font-size: 22px;
	color: #52288a;
	font-weight: bold;
	text-align: center;
}
article #Main .text .List {
	float: left;
	width: 375px;
	height: 400px;
	margin: 5px;
	margin-bottom: 30px;
	border: 1px solid #aa89bd;
	margin-top: 20px;
}
article #Main .text .List ul {
	padding: 0;
	margin: 0;
}
article #Main .text .List li {
	list-style: none;
	text-align: center;
	line-height: 1.8;
	font-size: 18px;
	color: #6B6767;
}
article #Main .text .List li .topic {
	font-size: 22px;
	color: #52288a;
	font-weight: bold;
}
article #Main .text .List li.color {
	color: #D9037B;
}
/*＝＝＝外帶＝＝＝*/
article #Main .text .List2 {
	float: left;
	width: 375px;
	margin: 5px;
	border: 1px solid #aa89bd;
	margin-top: 20px;
}
article #Main .text .List2 ul {
	padding: 0;
	margin: 0;
}
article #Main .text .List2 li {
	list-style: none;
	text-align: center;
	line-height: 1.8;
	font-size: 18px;
	color: #6B6767;
}
article #Main .text .List2 li .topic {
	font-size: 22px;
	color: #52288a;
	font-weight: bold;
}
article #Main .text .List2 li.color {
	color: #D9037B;
}
article #Main .text .List3 {
	float: left;
	width: 240px;
	height: 420px;
	margin: 5px;
	border: 1px solid #aa89bd;
	margin-top: 20px;
}
article #Main .text .List3 ul {
	padding: 0;
	margin: 0;
}
article #Main .text .List3 li {
	list-style: none;
	text-align: center;
	line-height: 1.8;
	font-size: 18px;
	color: #6B6767;
}
article #Main .text .List3 li .topic {
	font-size: 22px;
	color: #52288a;
	font-weight: bold;
}

article #Main .text table {
	width: 90%;
	margin: 0 auto;
}
article #Main .text table td {
	padding: 2px;
	font-size: 13px;
}
article #Main .text table td ul {
	padding: 0;
	margin: 0;
}
article #Main .text table td　ul li {
	list-style: none;
	text-align: center;
	line-height: 1.8;
	font-size: 18px;
	color: #6B6767;
}
article #Main .text table td .note {
	font-size: 16px;
	color: #D9037B;
}
article #Main .text table td .ps {
	color: #F80307;
}
article #Main .text hr {
	border: none;
	border-bottom: 1px dotted #9A9595;
	margin: 15px auto;
	width: 96%;
}
.news {
	color: #8a3288;
	padding-left: 20px;
}
.news a {
	text-decoration: none;
	color: #8a3288;
	font-size: 20px;
	font-weight: bold;
}
.news a:hover {
    color: #800404;
}
.news li {
	line-height: 4em;
	border-bottom: 1px dotted #be82c9;
}