@charset "utf-8";
@import url("common.css");
@import url("font.css");

/*<--------------------------- Default Css Style -------------------------------------->*/
/*修改过的CSS控制弹出窗口--2008-05-30*/
/*<---------------------- Content Css Style ----------------------------->*/
.content {
	width:971px;
	background-color:#FFF;
	margin:0 auto 8px auto;
}
/*<-----------------left--------------------> */
.content .left {
	width:645px;
	float:left;
}
.content .left .welcome {
	width:630px;
	height:236px;
	margin-bottom:2px;
}

/*<-----------------2007-09-19首页改版star------------------------------>*/

/*<--------------------热门活动----------------------->*/
.content .left .welcome .l{
	float:left;
	width:310px;
}
.content .left .welcome .r{
	float:right;
	width:310px;
	height:240px;
	margin-top:5px;
}

/*<----------------------------->*/
.content .left .welcome .r .list {
	width:310px;
	margin:0px auto 10px auto;
}
.content .left .welcome .r .list ul li{
	float:right;
	width:310px;
	line-height:185%;
}
.content .left .welcome .r .list li a {
	padding:8px 0 5px 0;
	color:#336699;
}

/*修改过的CSS控制弹出窗口--2008-05-30*/
.content .left .welcome .r .list li a:active { text:expression(target="_blank"); }
/*<----------------------------->*/

.content .left .welcome .r .title {
	width:300px;
	height:30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/default/bg_hot_title.gif) no-repeat;
}
.content .left .welcome .r h5 {
	padding:8px 0 5px 0;
	font-weight:normal;
	font-size:12px;
	color:#000;
}
.content .left .welcome .r .list {
	width:310px;
	margin:0px auto 10px auto;
}
.content .left .welcome .r .list .txt {
	width:310px;
	height:108px;
	float:left;
	line-height:150%;
}
.content .left .welcome .r .list .more{
	width:285px;
	margin:8px 0 0 0;
    text-align:right;
}
.content .left .welcome .r .list .pic_activity {
	margin:9px 0 0 15px;
}
.content .left .welcome .r .list .txt span{
	float:left;
	width:108px;
}
.content .left .welcome .r .list .txt .line_activity {
	width:270px;
	clear:both;
	overflow:hidden;
	height:5px;
	margin:2px auto 2px auto;
}
/*
.content .left .welcome .r .list .picture {
	width:137px;
	float:left;
}
.content .left .welcome .r .list .picture .pic {
	margin:9px 0 0 11px;
}
.content .left .welcome .r .list .picture .mask {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
.content .left .welcome .r .list .txt {
	width:163px;
	float:right;
}
.content .left .welcome .r .list .txt .detail {
	width:163px;
}
.content .left .welcome .r .list .txt .detail .catalog {
	width:163px;
}
.content .left .welcome .r .list .txt .detail .catalog .l {
	float:left;
	width:99px;
}
.content .left .welcome .r .list .txt .detail .catalog .r {
	width:64px;
	float:left;
}
*/
 /*<----------------历史活动回顾----------------------->*/
.norcover {
	ZOOM: 1;
	LIST-STYLE-TYPE: none;
    width:624px;
	margin:0 auto;
}
.norcover LI {
	DISPLAY: inline; 
	FLOAT: left
}
.norcover LI .cover {
	DISPLAY: block
}
.norcover LI {
	MARGIN-LEFT: 28px; 
	OVERFLOW: hidden; 
	WIDTH: 120px; 
	HEIGHT: 160px
}
.norcover LI .cover {
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 12px; 
	BACKGROUND: url(images/default/album_cover_v2.gif) no-repeat 0px 0px; 
	MARGIN-BOTTOM: 5px; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 96px; 
	PADDING-TOP: 20px;
	HEIGHT: 96px; 
	TEXT-ALIGN: center;
}
.norcover LI .cover IMG {
	max-width: 96px; 
	max-height: 96px
}



.content .left .mask {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
.content .left .mask_group {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
.content .left .mask_activity {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
.content .left .mask_banner {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}

/*<----------------------2007-09-20修改作为活动推荐----------------------->*/
.content .left .box {
	width:624px;
	text-align:justify;
	background-color:#FFFFFF;
	text-justify:inter-ideograph;
	
}
.content .left .box .title {
	width:590px;
	height:26px;
	padding:17px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/default/bg_left_box_titleindex.gif) no-repeat;
}
.content .left .box h5 {
	padding:9px 0 3px 0;
	font-weight:normal;
	font-size:12px;
	color:#000;
}

.left .box .datelist {
	width:590px;
	margin:0 auto;
	ZOOM: 1;
	LIST-STYLE-TYPE: none
}
.left .box .datelist .more {
	text-align:right;
	width:590px;
}
.content .left .box .list {
	float:left;
	width:590px;
	margin:0 auto 10px auto;
}
.content .box .list .picture {
	width:60px;
	float:left;
}
.content .box .list .pic_activity {
	margin:2px 0 0 11px;
}
.content .box .list .picture img{
	margin-left:2px;
}
.content .left .box .list .txt {
	width:480px;
	float:right;
	line-height:150%;
}
.content .left .box .list .txt span{
	float:left;
}
/*
.content .left .box .list .txt span{
	float:left;
	width:120px;
}*/

/*<------------------------------------------------------------------>*/
.content .box .list{
	width:580px;
	margin:0 auto;
}
.content .box .pic_activity {
	margin:9px 0 0 15px;
}
.content .box .list .picture_activity {
	width:60px;
	float:left;
}
.content .box .list .txt_activity {
	width:450px;
	line-height:180%;
	float:right;
}
.content .box .list .txt_activity span{
	float:left;
	width:120px;
}
.content .box .list .line_activity {
	width:570px;
	clear:both;
	overflow:hidden;
	height:5px;
	margin:2px auto 2px auto;
}
.content .box .list .more {
	text-align:right;
	width:560px;
}
/*<------------------------------------------------------------------>*/


.content .left .box .line {
	width:570px;
	height:18px;
	margin:30px auto 0 auto;
}
.content .left .box .list .txt .detail {
	width:380px;
	margin-top:20px;
}
.content .left .box .list .txt .detail .catalog {
	width:380px;
}
.content .left .box .list .txt .detail .catalog .l {
	float:left;
	width:250px;
}
.content .left .box .list .txt .detail .catalog .r {
	width:130px;
	float:left;
}
.content .left .box .pic {
	margin:9px 0 0 11px;
}
.content .left .box .pic_activity {
	margin:9px 0 0 11px;
}
/*
.content .left .box .more {
	width:80%;
	text-align:right;
	margin:20px auto 10px auto;
}*/
.content .left .box .list_activity {
	width:600px;
	margin:0 auto;
}
.content .left .box .list_activity .picture_activity {
	width:200px;
	float:left;
}
.content .left .box .list_activity .txt_activity p {
	width:400px;
	line-height:25px;
	float:right;
}
.content .left .box .list_activity .txt_activity {
	margin-top:10px;
	}
.content .left .box .line_activity {
	width:570px;
	height:18px;
	margin:23px auto 9px auto;
}
.content .left .box .foot {
	background:url(images/default/bg_date_mid.gif) no-repeat;
	height:18px;
}

/*date*/
.content .left .boxt {
	width:624px;
	text-align:justify;
	margin:5px 0 0 0;
	text-justify:inter-ideograph;
}
.content .left .boxt .title {
	width:590px;
	padding:15px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/default/bg_left_box_titleindex2.gif) no-repeat;
}
.content .left .boxt .title span{
	margin-left:70px;
	color:#FF8601;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
.content .left .boxt .dateshow{
	width:600px;
	margin:0 auto;
}
.content .left .boxt .dateshow ul{
	margin-left:13px;
}
.content .left .boxt .dateshow li {
	color:#000;
	width:83px;
	height:64px;
	float:left;
	text-align:center;
	background:url(images/default/bg_date.gif) no-repeat;
}

.content .left .boxt .dateshow li p {
    margin:5px 0 0 0;
	text-align:center;
	height:25px;
	font-weight:bold;
	font-size:16px;
	font-family:"黑体";
}
.content .left .dateshow li p a {
	text-decoration:none;
}
.content .left .boxt .dateshow li p a:hover {
	color:#FF0000;
	text-decoration:none;
}
/*.content .left .boxt .dateshow li span.o{
	margin-top:10px;
	text-align:center;
	font-size:14px;
}*/
/*.content .left .boxt .dateshow li a {
	color:#E08900;
	display:block;
}
.content .left .boxt .dateshow li a:hover {
	color:#CCCCCC;
}*/
.content .left .boxt .dateshow p.no{
	height:18px;
	font-size:16px;
	font-weight:bold;
	font-family:"黑体";
	text-align:center;

}
.content .left .dateshow li p.no a {
	color:#FF0000;
	text-decoration:none;
}
.content .left .boxt .dateshow li p.no a:hover {
	text-decoration:none;
}

/*.content .left .boxt .txt{
	margin-top:5px;
	width:90%;
	margin:0 auto 0 auto;
	color:#FF8601;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}*/

.content .left .boxt .foot{
	height:18px;
}
/*<--------------------------------------------date------------------------------------------>*/



.content .left .box2 {
/*	background:url(images/default/bg_left_box2.gif) no-repeat;
*/	background:#FFF7D6;
	width:615px;
	height:400px;
	margin:10px 0 0 10px;
}
.content .left .box2 .title {
	height:21px;
	padding:14px 0 0 57px;
	font-weight:bold;
	color:#B46800;
	font-size:14px;
}
.content .left .box2 .list {
	width:534px;
	color:#B46800;
	margin:21px 0 25px 43px;
}
.content .left .box2 .list h5 {
	padding:5px 0 3px 0;
	font-size:12px;
	color:#B46800;
}
.content .left .box2 .list .txt {
	width:436px;
	float:left;
	height:80px;
	overflow:hidden;
}
.content .left .box2 .list .pic {
	width:98px;
	float:right;
}
.content .left .box2 .list .pic_group {
	margin:10px 0 0 13px;
}
.content .left .box2 .more {
	text-align:right;
	padding:0 50px;
	margin-bottom:10px;
}
/*<--------------------------------------- Right ----------------------------------->*/
.content .right {
	width:326px;
	float:right;
}
.content .right .box {
	width:326px;
	background-color:#FFFFFF;
}
.content .right .box .title {
	width:292px;
	padding:13px 17px;
	height:24px;
	color:#000;
	font-size:14px;
	font-weight:bold;	
	background:url(images/default/bg_right_box_titler.gif) no-repeat;
}
.content .right .box .title span {
	margin-left:60px;
	text-align:right;
}
.content .right .box .title span a {
	color:#FF8601;
	text-decoration:none;
}
.content .right .box .title span a:hover {
	color:#000;
}
.content .right .box .pic {
	display:block;
}
.content .right .box .layout {
	width:90%;
	margin:0 auto;
}
.content .right .box .layout ul{
	width:291px;
}
.content .right .box .layout li {
	width:97px;
	float:left;
	line-height:14px;
	text-align:center;
	margin-bottom:3px;
	min-height:90px;
	height:auto !important;
	height:90px;
}
.content .right .box .layout li span img{
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
}
.content .right .box .layout li a {
	color:#000;
	display:block;
	padding:2px;
	text-decoration:underline;
}
.content .right .box .layout li a span {
	color:#898785;
	font-size:10px;
}
.content .right .box .layout li a:hover {
	color:#FF6600;
	text-decoration:none;

}
.content .right .box .btn {
	float:right;
	margin-top:5px;
}

.content .right .box .foot {
	height:18px;
}
.content .right .box .picshow{
	width:auto;
	margin-left:32px;
}
.content .right .box .picshow ul{
	width:272px;
}
.content .right .box .picshow li {
	color:#898785;
	width:54px;
	float:left;
	text-align:center;
	margin-right:14px;
}
.content .right .box .picshow li span img{
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
}
.content .right .box .picshow li a {
	color:#666666;
	display:block;
}
.content .right .box .picshow li a:hover {
	color:#CCCCCC;
}
.content .right .box .friend {
	width:254px;
	border-top:#CCCCCC dashed 1px;
	margin:12px 0 0 32px;
	padding-top:12px;
}
.content .right .box .friend ul{
	width:254px;
}
.content .right .box .friend li {
	width:117px;
	float:left;
	padding-right:10px;
}
.content .right .box .friend li a {
	display:block;
	color:#898785;
	padding:3px 0 0 10px;
	background:url(images/default/icon_point.gif) no-repeat left 50%;
}
.content .right .box .friend li a:hover {
	color:#CCCCCC;
}
/*新的右边顶部*/
.content .right .box1 {
	width:326px;
	overflow:hidden;
	margin-top:4px;
	background:url(images/default/bg_right_box1.gif) repeat-y;
}
.content .right .box1 .title {
	margin:0 4px;
	width:318px;
	height:23px;
	border-bottom:1px solid #C8C8C8;
}
	.content .right .box1 .title ul{
		height:23px;
	}
		.content .right .box1 .title ul li{
			height:23px;
			background:url(images/default/bg_right_1.gif) no-repeat 0% 0%;
		}
			.content .right .box1 .title ul li.a{
				float:left;
				width:200px;
			}
			.content .right .box1 .title ul li.b{
				float:right;
				width:109px;
			}
				.content .right .box1 .title ul li span{
					display:block;
					height:19px;
					padding-top:4px;
					padding-left:44px;
					color:#322504;
					font-weight:bold;
					background:url(images/default/bg_right_2.gif) no-repeat 100% 0%;
				}
				.content .right .box1 .title ul li.a span{
					width:156px;
				}
				.content .right .box1 .title ul li.b span{
					width:65px;
				}
.content .right .box1 .layout {
	margin:0 5px;
	width:316px;
	background-color:#FFF8E5;
}
.content .right .box1 .layout ul{
	width:171px;
	float:left;
	padding:15px 0 15px 10px;
}
	.content .right .box1 .layout li {
		background: url(images/default/icon_arrow.gif) no-repeat 0% 50%;
		padding:2px 1px 3px 9px
	}
	.content .right .box1 .layout li a {
		color:#707070;
		text-decoration:none;
	}
	.content .right .box1 .layout li a:hover {
		color:#CCCCCC;
	}
.content .right .box1 .layout p{
	width:81px;
	float:left;
	margin:10px;
	padding-left:10px;
	border-left:1px dashed #858177;
}
	.content .right .box1 .layout p a{
		display:block;
		padding:4px;
	}
.content .right .box1 .btns {
	text-align:center;
}
.content .right .box1 .foot {
	background:url(images/default/bg_right_box_foot3.gif) no-repeat 0% 100%;
	height:52px;
}


/*<--------------------------------------------------------------------------------------->*/
.content .right .box2 {
	width:326px;
	margin-bottom:8px;
	background-color:#FFFFFF;
}
.content .right .box2 .title {
	width:309px;
	height:31px;
	padding:7px 0 0 17px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	background:url(images/default/bg_right_box_titler.gif) no-repeat;
}
.content .right .box2 .title span {
	margin-left:85px;
	text-align:right;
}
.content .right .box2 .title span a {
	color:#FF8601;
	text-decoration:none;
}
.content .right .box2 .title span a:hover {
	color:#000;
}

.content .right .box2 .pic {
	display:block;
}

.content .right .box2 span img {
	margin-right:19px;
}
.content .right .box2 .layout {
	width:280px;
	font-weight:normal;
	line-height:185%;
	margin-left:15px;
}
/*<---------------------------------网站信息 如活动总次数 人数 ------------------------------>*/
.content .right .box2 .layout p {
	text-align:center;
	font-size:14px;
	line-height:180%;
}
.content .right .box2 .layout span {
	color:#FF6600;
	font-weight:bold;
}
/*<------------------------------- 网站公告列表  -------------------------------->*/
.content .right .box2 .layout ul{
	width:250px;
	float:left;
	padding:2px 0 5px 8px;
}
.content .right .box2 .layout li {
	background: url(images/default/yellow_icon_arrow.gif) no-repeat 0% 50%;
	padding:2px 1px 1px 9px;
}
.content .right .box2 .layout li a {
	color:#336699;
	text-align:center;
	text-decoration:underline;
	vertical-align:middle;
	font-family:arial,verdana,"宋体",sans-serif;
}
.content .right .box2 .layout li a:hover {
	color: #FF6600;
	text-decoration:none;
}

/*修改过的CSS控制弹出窗口--2008-05-30*/
.content .right .box2 .layout li  a:active { text:expression(target="_blank"); }


.content .right .box2 a.n {
	font-size:14px;
	color:#707070;
	text-decoration:none;
	padding-right:10px;
}
.content .right .box2 a.s {
	padding-right:10px;
	color:#707070;
	text-decoration:none;
}
.content .right .more {
	width:80%;
	margin:10px auto 2px auto;
	text-align:right;
}
.content .right .box2 .foot {
	height:18px;
}
.content .right .box3 {
	background:url(images/default/bg_right_box3.gif) no-repeat;
	width:168px;
	height:90px;
	padding:16px 0 0 150px;
	margin:4px auto 10px auto;
}
.content .right .box3 h5 {
	color:#fff;
	font-size:14px;
}
.content .right .box3 ul {
	width:150px;
}
.content .right .box3 li {
	color:#898785;
	text-indent:10px;
	line-height:20px;
	background:url(images/default/icon_point.gif) no-repeat left 50%;
}
.content .right .box3 li a {
	color:#898785;
}
.content .right .box3 li a:hover {
	color:#CCCCCC;
}




.content .right .box4 {
	width:326px;
	margin-top:10px;
}
.content .right .box4 .title {
	width:292px;
	padding:9px 17px;
	height:13px;
	color:#000;
	font-size:14px;
	font-weight:bold;	
	background:url(images/default/bg_right_box_title3.gif) no-repeat;
}
.content .right .box4 .list {
	width:290px;
	margin:0 auto;
	padding:10px 0;
	border-bottom:#7F7F7F dashed 1px;
}
.content .right .box4 .list .clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.content .right .box4 .list .pic {
	width:98px;
	float:left;
}

.content .right .box4 .list .pic .img {
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
	
}
.content .right .box4 .pic_activity {
	margin:9px 0 0 11px;
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;

}
.content .right .box4 .list .pic .mask_activity {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
.content .right .box4 .list .txt {
	width:160px;
	float:right;
	line-height:16px;
	padding:10px 0 0 15px;
	line-height:20px;
}
.content .right .box4 .list .txt span {
	padding:0 0 3px 0;
	display:block;
}
.content .right .box4 .more {
	padding:10px 20px 0 0;
}
.content .error {
	padding:50px 0;
	width:600px;
	text-align:center;
	margin:100px auto;
	border:#CCCCCC solid 1px;
}
.content .error ul {
	width:500px;
	margin:0 auto;
}
.content .error li {
	text-align:left;
	background:url(images/default/icon_point.gif) no-repeat left 7px;
	margin-bottom:10px;
	padding-left:10px;
}

/*右边banner*/
.content .right .boxb {
	width:326px;
	height:30px;
	border:0;
    margin:0 auto;
	background-color:#FFFFFF;
}

/*<----------------------首页轮换广告----------------------------*/
.content .left .welcome .l{
	float:left;
	width:310px;
	/*border: 1px solid #CCCCCC;
	COLOR: #ed1264;*/
}
.li_dot {FONT-SIZE: 12px; COLOR: #FF6600; FONT-FAMILY: Webdings}

#flash_show_out {MARGIN-TOP: 5px; FLOAT: left; WIDTH: 310px;}
#flash_show {BORDER-TOP-WIDTH: 4px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 4px; BORDER-BOTTOM-WIDTH: 4px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 220px; TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 4px}
#flash_img {BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); OVERFLOW: hidden; BORDER-LEFT: #ffffff 1px solid; WIDTH: 310px; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 100%}
#flash_btn {RIGHT:2px; POSITION: absolute; TOP:198px;}
#flash_btn DIV {HEIGHT:13px;FLOAT:left;MARGIN: 2px;}
#flash_show_ctl {PADDING-RIGHT: 0px; MARGIN-TOP: 1px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px;text-align:center; ; PADDING-TOP: 1px; HEIGHT: 12px}
/*#flash_show_ctl {PADDING-RIGHT: 0px; MARGIN-TOP: 2px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; COLOR: #434343; PADDING-TOP: 3px; HEIGHT: 16px}
#flash_show_ctl A {COLOR: #434343}*/
#flash_show_ctl A {
	color:#336699;
	text-align:center;
	text-decoration:underline;
	font-family:"宋体",arial,verdana,sans-serif;
}
#flash_show_ctl A:hover {
	color: #FF6600;
	text-align:center;
	text-decoration:none;
}
#flash_show_ctl_msg {FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); FLOAT: left; OVERFLOW: hidden; WIDTH: 280px}
#flash_show_ctl_tuber {Z-INDEX: 100; LEFT: 305px; POSITION: relative; TOP: -17px}
#flash_show_ctl_arrow {MARGIN-RIGHT: 5px}

/*
.li_dot {
	font-size:12px;
	COLOR: #ed1264;
	font-family:"宋体",arial,verdana,sans-serif;
}
#flash_show_out {
	margin-top:5px;
	float: left; 
	width: 322px;
}
#flash_show {
	BORDER-TOP-WIDTH: 4px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 4px;
	BORDER-BOTTOM-WIDTH: 4px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	POSITION: relative; 
	HEIGHT: 240px; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 4px;
}
#flash_img {
	BORDER-RIGHT: #f27e96 1px solid; 
	BORDER-TOP: #f27e96 1px solid; 
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); 
	OVERFLOW: hidden; 
	BORDER-LEFT: #f27e96 1px solid; 
	WIDTH: 320px;
	BORDER-BOTTOM: #f27e96 1px solid; 
	HEIGHT: 100%;
}
#flash_btn {
	LEFT: 1px; 
	POSITION: absolute; 
	TOP: 165px;
}
#flash_btn DIV {
	MARGIN: 5px;
}
#flash_show_ctl {
	PADDING-RIGHT: 0px; 
	MARGIN-TOP: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 3px;
	COLOR: #434343; 
	PADDING-TOP: 3px;
	HEIGHT: 16px;
}
#flash_show_ctl A {
	COLOR: #434343;
}
#flash_show_ctl_msg {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); 
	FLOAT: left; 
	OVERFLOW: hidden; 
	WIDTH: 289px;
}
#flash_show_ctl_tuber {
	Z-INDEX: 100; 
	LEFT: 305px; 
	POSITION: relative; 
	TOP: -17px;
}
#flash_show_ctl_arrow {
	MARGIN-RIGHT: 5px;
}
*/
/*<------------------------------------------把左边的活动日历转移到右边------------------------------------------------------>*/
.content .right .box2 .dateshow{
	width:315px;
	margin:0 auto;
}
.content .right .box2 .dateshow ul{
	margin:0 auto;
}
.content .right .box2 .dateshow li {
	color:#000;
	width:43px;
	height:60px;
	float:left;
	text-align:center;
	BORDER: #F8DBA6 1px solid; 
	/*background:url(images/default/bg_date.gif) no-repeat;*/
}
.content .right .box2 .dateshow li p {
    margin:8px 0 0 0;
	text-align:center;
}
.content .right .box2 .dateshow li p a{
	height:38px;
	font-size:12px;
	font-weight:bold;
	font-family:"宋体",arial,verdana,sans-serif;
	/*font-family:"黑体";*/
	text-align:center;
}

/*修改过的CSS控制弹出窗口--2008-05-30*/
.content .right .box2 .dateshow li p a:active { text:expression(target="_blank"); }

.content .right .box2 .dateshow li p a.red {
	color:#FF0000;
	text-decoration:none;
}
.content .right .box2 .dateshow li p a.red:hover {
    color:#000000;
	text-decoration:none;
}
.content .right .box2 .dateshow li p a.back {
    color:#000000;
	text-decoration:none;
}
.content .right .box2 .dateshow li p a.back:hover {
    color:#FF0000;
	text-decoration:none;
}
.content .right .box2 .foot{
	height:18px;
}




/*
.content .right .box2 .dateshow li p {
    margin:5px 0 0 0;
	text-align:center;
	height:30px;
	font-weight:bold;
	font-size:12px;
	font-family:"宋体",arial,verdana,sans-serif;
	font-family:"黑体";
}
.content .right .box2 .dateshow p.non{
    margin:8px 0 0 0;
	height:32px;
	line-height:99%;
	font-size:12px;
	font-weight:bold;
	font-family:"宋体",arial,verdana,sans-serif;
	font-family:"黑体";
	text-align:center;

}
.content .right .box2 .dateshow li p a {
	text-decoration:none;
}
.content .right .box2 .dateshow li p a:hover {
	color:#FF0000;
	text-decoration:none;
}
.content .right .box2 .dateshow p.no{
    margin:8px 0 0 0;
	height:32px;
	line-height:99%;
	font-size:12px;
	font-weight:bold;
	font-family:"宋体",arial,verdana,sans-serif;
	font-family:"黑体";
	text-align:center;

}
.content .right .box2 .dateshow p.none{
    margin:5px 0 0 0;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family:"宋体",arial,verdana,sans-serif;
	font-family:"黑体";
	text-align:center;

}
.content .right .box2 .dateshow li p.none a {
	color:#FF0000;
	text-decoration:none;
}
.content .right .box2 .dateshow li p.none a:hover {
	text-decoration:none;
}
.content .right .box2 .dateshow li p.no a {
	color:#FF0000;
	text-decoration:none;
}
.content .right .box2 .dateshow li p.no a:hover {
	text-decoration:none;
}
.content .right .box2 .foot{
	height:18px;
}
*/