* {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border: 0px;
	text-decoration: none;
	outline-style: none;
}

html {
	height: 100%;
}

body  {
	font-family: verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 11px;
	height: 100%;
	width: 100%;
	line-height: 20px;
	color: #666666;
}

.container {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

.logo {
	float: left;
	width: 960px;
	height: 112px;
	position: relative;
}

.hMenu {
	position: absolute;
	top: 87px;
	left: 200px;
	height: auto;
	font-weight: bolder;
	}
	.hMenu ul li {
		padding: 0 30px 0 30px;
		float: left;
	}
	.hMenu ul li a {
		color: #cccccc;
	}
	.hMenu ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
}

.leftCont {
	overflow: hidden;
	float: left;
	width: 200px;
	position: relative;
	margin: 10px 0 10px 0;
	height: auto;
}

.calendar {
	overflow: hidden;
	left: 0px;
	float: left;
	width: 190px;
	position: relative;
	height: 200px;
	text-align: center;
	background-image: url(/files/pics/logo/calendar.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	color: #202020;
	}
	.calendar table {
		width: 100%;
	}
	.calendar tr td {
		height: 20px;
	}
	.calendar tr td.today {		background: #5a313e;
		color: #eeeeee;
		font-weight: bolder;
		height: 20px;
	}
	.calendar a {
		color: #202020;
		font-weight: normal;
		text-decoration: none;
	}
	.calendar a:hover {
		color: #0099cc;
		font-weight: bolder;
		text-decoration: none;
	}
	.calendar tr td a {
		font-weight: bolder;
		color: #0099cc;
		text-decoration: underline;
	}
	.calendar tr td a:hover {
		font-weight: bolder;
		color: #0099cc;
		text-decoration: none;
	}
	.calendar tr td.today a {
		font-weight: bolder;
		color: #eeeeee;
		text-decoration: underline;
	}
	.calendar tr td.today a:hover {
		font-weight: bolder;
		color: #eeeeee;
		text-decoration: none;
}

.vMenu {
	margin-bottom: 10px;
	padding-top: 2px;
	overflow: hidden;
	float: left;
	width: 200px;
	position: relative;
	height: 510px;
	background-image: url(/files/pics/logo/menu.png);
	background-repeat: no-repeat;
	}
	.vMenu p {
		padding-left: 10px;
		font-weight: bolder;
		color: #202020;
	}
	.vMenu ul li {
		padding-left: 30px;
	}
	.vMenu ul li a {
		color: #444444;
	}
	.vMenu ul li a:hover{
		color: #0099cc;
		text-decoration: underline;
}

.content {
	margin: 10px 0 10px 0;
	float: left;
	position: relative;
	height: auto;
	text-align: justify;
	border: 1px solid #313e5a;
	background: #efefef;
	}
	.imagespace {
		display: none;
		overflow: hidden;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		position: relative;
	}
	#isCent {		text-align: center;	}
	#load {
		background-repeat: no-repeat;
		background-position: center;
		background-image: url('/files/pics/logo/load.gif');
	}
	#clearMenu {
		cursor: pointer;
		padding: 0 10px 5px 0;
		text-align: right;
	}
	#clearfullscreen {
		cursor: pointer;
		padding: 10px 0 0 10px;
	}
	.fullscreen {
		overflow: hidden;
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		background: #202020;
		background-repeat: no-repeat;
		background-position: center;
		background-image: url('/files/pics/logo/full.gif');
	}
	#java {		color: red;
	}
	img.fmaxi {
		cursor: pointer;
		position: absolute;
	}
	img.maxi {		width: 90%;
		cursor: pointer;	}
	.slider {
		overflow: hidden;
		left: 97px;
		width: 553px;
		height: 75px;
		position: relative;
	}
	.slider img.mini {		margin: 0 2px 0 2px;
		width: 75px;
		height: 75px;
		cursor: pointer;
	}
	.content img.contentPic {
		float: left;
		width: 200px;
		padding: 0 0 10px 0;
	}
	.content p {		padding: 0 10px 10px 10px;
		color: #666666;
	}
	.content a {		color: #666666;
		text-decoration: underline;
	}
	.content a:hover {
		color: #0099cc;
		text-decoration: underline;
	}
	.content a.clearA {
		color: #202020;
		text-decoration: none;
	}
	.content a.clearA:hover {
		color: #0099cc;
		text-decoration: none;
	}
	.content a.mLink {
		cursor: default;
		color: #313e5a;
		text-decoration: none;
		font-weight: bolder;
	}
	.content a.mLink:hover {
		cursor: default;
		color: #666666;
		text-decoration: none;
	}
	.content a.mLinkB {
		cursor: default;
		color: #989eac;
		font-weight: bolder;
		text-decoration: none;
	}
	.content a.mLinkB:hover {
		cursor: default;
		color: #989eac;
		font-weight: bolder;
		text-decoration: none;
	}
	.content p.title {
		text-align: left;
	}
	.content p.newsTitle, #media_name {
		text-align: right;
		font-size: 12px;
		color: #313e5a;
		font-weight: bolder;
	}
	.content span {
		font-size: 11px;
		color: #313e5a;
		font-weight: bolder;
	}
	.content p.summary {
		margin: 0 10px 10px 60px;
		font-size: 10px;
		line-height: 14px;
		color: #666666;
	}
	.content p.contentHead {
		text-indent: 0;
		padding: 0 0 0 10px;
		margin-bottom: 10px;
		font-size: 11px;
		font-weight: bolder;
		background: #313e5a;
		line-height: 20px;
		color: #efefef;
}

.footer {
	float: left;
	width: 960px;
	position: relative;
	height: 80px;
	overflow: hidden;
	background-image: url(/files/pics/logo/foo.png);
	background-repeat: no-repeat;
	}
	.footer p a {
		text-align: center;
		color: #202020;
		left: 0;
		top: 6px;
		line-height: 16px;
		font-size: 10px;
		width: 100%;
		height: 60px;
		position: absolute;
		text-decoration: none;
	}
	.footer p a:hover {
		text-decoration: none;
		color: #5a313e;
}