﻿
.content{
	height:545px;
	width:100%;
	position: relative;
	overflow:hidden;}
.thuimg{
	width:1920px;
	height:545px;
	position:absolute;
	left:50%;
	margin-left:-960px;}
.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;}
.relative
{
	position:relative;}

.clearfix {
*display:table;
*zoom:1;}

.mainWrap {
	width:1200px;
	margin:auto;
	min-width:320px;}

.content .thuimg .thuimga
{
	position:relative;
	display:block;
	width:1920px;
	margin:auto;
	height:500px;
	z-index:0;}

.content .thuimg .thuimga #swfid
{
	margin:0;
	padding:0;}

.content .thuimg .thuimga .mainImg
{
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:1920px;
	height:500px;}

.content .thuimg .imgTitle
{
	position:absolute;
	top:-50px;
	left:0;
	z-index:1;
	width:1200px;
	text-align:left;
	overflow:hidden;
	height:50px;}

.content .thuimg .imgTitle .bg
{
	position:absolute;
	z-index:-1;
	height:50px;
	background:#252525;
	filter:alpha(opacity=50);
	opacity:.5;
	width:100%;
	top:0;}
.content .thuimg .imgTitle .txt
{
	color:#fff;
	font-size:18px;
	line-height:50px;
	padding-left:30px;
	white-space:nowrap;}
.content .thuimg .imgTitle .day
{
	position:absolute;
	right:0;
	width:290px;
	height:50px;
	background:#0083c6;
	top:0px;
	text-align:center;
	line-height:50px;
	font-size:20px;
	color:#fff;}

.content .thuimg .imgTitle .day.today
{
	font-size:30px;}

.content .thuimg .month
{
	background:#0083c6;
	position:relative;}

.content .thuimg .month .arrow
{
	position:absolute;
	color:#fff;
	font-size:20px;
	line-height:38px;
	padding:0 3px;
	cursor:pointer;}

.content .thuimg .month .arrowleft
{
	left:0;
	width:20px;
	height:45px;
	background:url(../../hdimg/hdbas/icoleft.jpg) no-repeat center;}

.content .thuimg .month .arrowright
{
	right:0;
	width:20px;
	height:45px;
	background:url(../../hdimg/hdbas/icoright.jpg) no-repeat center;}



.content .thuimg .month .monthTxt
{
	float:left;
	_display:inline;
	margin:0 15px 0 40px;
	color:#fff;}

#calendarYear {display:none;}

.content .thuimg .month .monthTxt span
{
	font-size:20px;
	line-height:45px;
	padding-right:3px;
	color:#fff;}

.content .thuimg .month .day 
{
	float:left;
	_display:inline;
	width:1090px;}

.content .thuimg .month .day li
{
	float:left;
	_display:inline;
	font-size:14px;
	padding:4px 3px;
	margin:0 3px;}

.content .thuimg .month .day a
{
	color:#fff;
	display:block;
	line-height:40px;
	text-align:center;
	width:23px;
	cursor:pointer;
	zoom:1;}

.content .thuimg .month .day a:hover
{
	background:#fff;
	color:#0083c6;}

.content .thuimg .month .day a.none
{
	color:#51b0e1;}

.content .thuimg .month .day a.none:hover
{
	background:none;
	cursor:text;}

.content .thuimg .month .day a.current
{
	color:#fff;}
.content .thuimg .month .day a.current:hover{
	color:#0083c6;}
.content .thuimg .imgarrow
{
	position:absolute;
	color:#fff;
	font-size:50px;
	top:-220px;
	cursor:pointer;
	padding:2px 0px 2px 6px;
	opacity:.8;
	filter:alpha(opacity=80);
	overflow:hidden;
	border-radius:40px;
	border:2px solid #fff;
	*width:46px;
	*padding:2px 0px 2px 10px;}

.content .thuimg .imgarrow:before
{
	margin:0;}

.content .thuimg .imgarrow.imgarrowleft
{
	left:-60px;
	padding:2px 6px 2px 0px;
	*padding:2px 0px 2px 10px;
	padding:2px 3px 2px 3px\0;}

.content .thuimg .imgarrow.imgarrowright
{
	right:-60px;}

.content .thuimg .imgarrow.imgarrowleft:hover, .content .thuimg .imgarrow.imgarrowright:hover
{
	background:#333;}

