@charset "utf-8";
/* CSS Document */

@import url('SplitPage.css');
img{
	border:none;
}

ul li{
	line-height:20px;
}

.boxBar{
	height:19px;
	padding-left:5px;
	padding-right:5px;
	background:url(../images/bg_bar.gif);
	color:#FFF;
	line-height:19px;
	font-weight:bold;
	margin-bottom:2px;
}

legend {
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	color:#DB0909;
}
fieldset {
	border:1px solid #DB0909;
	padding-left:5px;
}

#boxNews {
	background-color:#FFF;
}
#boxNewsTop {
	width:660px;
	height:5px;
	background-image:url(../images/bg_news_top.gif);
}
#boxNewsCenter {
	background-image:url(../images/bg_news_center.gif);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
}
#boxNewsBottom {
	clear:both;
	width:660px;
	height:5px;
	background-image:url(../images/bg_news_bottom.gif);
}
#boxNewsContent {
	background-color:#0FF;
}
#boxNewsContentLeft {
	float:left;
	width:320px;
	padding-right:5px;
	position:relative;
}
#boxNewsContentRight {
	width:340px;
	float:left;
	padding-left:5px;
	position:relative;
}

.linkNewsTitle {
	color:#813443;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.boxShortNews {
	max-height:54px;
	overflow:hidden;
}
.boxShortNewsLeft {
	max-height:118px;
	overflow:hidden;
}

#boxNewsHilight{
	height:360px;
	overflow:hidden;
}
#boxNewsHilightView {
	background-color:#EAEAEA;
	padding:5px;
	height:60px;
	margin-top:5px;
}
#boxNewsHilightView ul {
	list-style:none;
	margin:0;
	padding:0;
}
#boxNewsHilightView ul li {
	float:left;
	margin-left:5px;
}

#boxNewsHilightViewMask{
	position:absolute;
	width:100%;
	height:70px;
	left:0px;
	bottom:0px;
	z-index:2;
}

#boxNewsHilightViewMask:hover{
	cursor:wait;
}

.boxNewsList {
	clear:left;
	margin-bottom:5px;
}
.clearLeft {
	clear:left;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}
.imgNewsList {
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #CCC;
	background-color:#fff;
}
.imgTraning {
	float:left;
	width:130px;
	height:100px;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #CCC;
	background-color:#fff;
	text-align:center;
}
a.imgTraning {
	display:block;
}
.imgNewsList60 {
	float:left;
	width:60px;
	height:60px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #CCC;
	background-color:#fff;
}
.fontTextSmallGray {
	font-size:10px;
	font-weight:normal;
	color:#999;
}
.boxShowNewsDate {
	margin-left:70px;
}
.fontBgBold {
	color:#FFF;
	background-color:#813443;
	padding:5px;
	font-weight:bold;
	margin-bottom:5px;
}

.imgNewsHilight{
	margin-bottom:10px;
}

.linkNewsHilight{
	color:#813443;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.hideNewsHilight{
	display:none;
}

.showNewsHilight{
	display:block
}

.image100PxLeft {
	float:left;
	width:100px;
	margin-left:2px;
	margin-right:15px;
	margin-bottom:5px;
	height:100px;
	border:1px solid #813443;
}
#contentDetail{
	width:680px;
	float:left;
	min-height:465px;
	padding:5px;
}
.imgNewsDetail {
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}
.GalleryNews {
	float:left;
	width:160px;
	height:260px;
	overflow:hidden;
	margin-left:3px;
	margin-bottom:3px;
	background-color:#FFF;
}
.GalleryNews:hover {
	background-color:#DADADA;
}
.GalleryNewsImages {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	background-color:#FFF;
	height:210px;
	overflow:hidden;
	border:1px solid #999;
}
.GalleryNewsImages a {
	display:block;
}
.GalleryNewsDetail {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}