@charset "utf-8";
@import url("common.css");
@import url("font.css");
/*<--------------------------Activity Css Style--------------------------------------->*/
/*修改过的CSS控制弹出窗口--2008-05-30*/
/*<-----------------活动首页--------------------->*/

/*<-----------------------index page------------------------------------------------------>*/



/*<---------------left -------------------->*/

/*<----------------------- 报名者踊跃的活动---------------------------> */
.left .box .list_activity {
	width:580px;
	margin:0 auto;
}
/*修改过的CSS控制弹出窗口--2008-05-30*/
.left .box .list_activity a:active{text:expression(target="_blank");}

.left .box .pic_activity {
	margin:9px 0 0 11px;
}
.left .box .list_activity .picture_activity {
	width:90px;
	/*width:160px;*/
	float:left;
}
.left .box .list_activity .txt_activity {
	width:450px;
	/*width:400px;*/
	line-height:150%;
	/*line-height:23px;*/
	float:right;
}
.left .box .list_activity .txt_activity span{
	float:left;
	width:120px;
}
.left .box .line_activity {
	width:570px;
	clear:both;
	overflow:hidden;
	height:5px;
	margin:2px auto 2px auto;
}
/*
.left .box .line_activity {
	width:570px;
	background:url(images/default/line.gif) no-repeat;
	clear:both;
	overflow:hidden;
	height:18px;
	margin:9px auto 9px auto;
}*/
.left .mask_activity {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
.left .box h5 {
	padding:9px 0 3px 0;
	font-weight:normal;
	font-size:12px;
	color:#000;
}
.left .box,.left .box2  {
	width:624px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.left .box .title {
	width:590px;
	height:28px;
	padding:17px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/default/bg_left_box_titleindex.gif) no-repeat;
}
.left .box .title span {
	margin-left:330px;
}
.left .box .title span a{
    text-align:right;
	font-weight:none;
	font-size:12px;
	text-decoration:none;
	vertical-align:middle;
}

.left .box .foot,.left .box2 .foot {
	height:18px;
}
.left .box .tb {
	width:510px;
}
.left .box .tb span {
	font-weight:bold;
	color:#CC6600;
	background:url(images/city/icon_point.gif) no-repeat left 50%;
	padding-left:10px;
}


/*<------------------------ 今天     明天    后天    周末 ----------------------->*/


.left .box6 {
	width:616px;
	/*margin-left:4px;*/
	text-align:justify;
	text-justify:inter-ideograph;
}
.left .box6 .foot {
	height:12px;
}
.left .box6 .pop {
	width:616px;
	height:55px;
	background: url(images/activity/bg_left_box6_titlet.gif) repeat-x;
}
.left .box6 .pop .page {
	height:24px;
}
.left .box6 .pop .page a {
	display:block;
	width:auto;
	float:left;
	text-align:left;
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.left .box6 .pop .page a span{
	width:auto;
	float:left;
	height:24px;
	padding:0 20px 0 44px;
	display:block;
	cursor:pointer;
}
.left .box6 .pop .page .c4 {
	text-align:left;
	float:left;
	display:block;
	margin-right:5px;
}
.left .box6 .pop .page a.c4 {
	width:auto;
	text-align:left;
	color:#000;
	font-size:14px;
	text-decoration:none;
	display:block;
	background:url(images/activity/bg_date_pop_c_left.gif) no-repeat left;
}
.left .box6 .pop .page a.c4 span{
	width:auto;
	height:20px;
	padding:4px 10px 0 30px;
	display:block;
	background:url(images/city/bg_friend_pop_c_right.gif) no-repeat right top;
}
.left .box6 .pop .page .d4 {
	text-align:center;
	float:left;
	display:block;
	margin-right:5px;
}
.left .box6 .pop .page a.d4 {
	display:block;
	width:auto;
	text-align:left;
	color:#707070;
	font-weight:bold;
	display:block;
	background:url(images/activity/bg_date_pop_d_left.gif) no-repeat left;
}
.left .box6 .pop .page a.d4 span{
	width:auto;
	height:20px;
	padding:4px 10px 0 30px;
	display:block;
	background:url(images/city/bg_friend_pop_d_right.gif) no-repeat right top;
}


/*<-----------------------2007-12-04修改------------------------>*/

.left .box6 .datelist{
	width:580px;
	margin:0 auto;
}
.left .box6 .pic_activity {
	margin:9px 0 0 15px;
}
.left .box6 .datelist .picture_activity {
	width:90px;
	float:left;
}

/*控制图片的自适应大小*/
.left .box6 .datelist .picture_activity img {
	max-width:90px;
	width:auto;
	width:expression(document.body.clientWidth>90?"90px":"auto");
	overflow:hidden;
}

.left .box6 .datelist .txt_activity {
	width:450px;
	line-height:150%;
	float:right;
}
.left .box6 .datelist .txt_activity span{
	float:left;
	width:120px;
}
.left .box6 .datelist .line_activity {
	width:570px;
	clear:both;
	overflow:hidden;
	height:5px;
	margin:2px auto 2px auto;
}
/*
.left .box6 .datelist .txt_activity h5 {
	padding:9px 0 3px 0;
	font-weight:normal;
	font-size:12px;
	color:#000;
}*/

.left .box .datelist {
	width:540px;
	margin:0 auto;
}
/*
.left .box6 .datelist,.left .box .datelist {
	width:540px;
	margin:0 auto;
}*/
.left .box6 .datelist .tb,.left .box .datelist .tb2 {
	margin:0 auto;
	border-bottom:#7F7F7F dashed 1px;
	margin-bottom:17px;
}



.left .box6 .datelist .tbnone,.left .box .datelist .tbnone2 {
	margin:0 auto;
	border-bottom:none;
	margin-bottom:17px;
}
.left .box6 .datelist .tbnone span,.left .box .datelist .tbnone2 span {
	font-weight:bold;
	color:#B46800;
	font-size:14px;
	margin-left:20px;
}
.left .box6 .datelist .tb td,.left .box .datelist .tb2 td {
	padding:2px 0 10px 0;
	line-height:18px;
}
.left .box6 .datelist .tb span,.left .box .datelist .tb2 span {
	font-weight:bold;
	color:#B46800;
	font-size:14px;
	margin-left:20px;
}
.left .box6 .datelist .more {
	text-align:right;
	width:560px;
}
.left .box6 .picslist .more {
	text-align:right;
}
/*
.left .box6 .datelist .more,.left .box6 .picslist .more {
	text-align:right;
}
*/


/*<------------------------------- 神秘之夜   2007-03-02 活动总结  by飞天狗 ---------------------------------->*/


.left .box7 {
	background: url(images/activity/bg_left_box_titleindex.gif) #FAF5E3 no-repeat;
	width:617px;
	margin-left:4px;
}
.left .box7 .title {
	width:590px;
	height:20px;
	padding:8px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/activity/bg_left_box_titleindex.gif) no-repeat;
}
.left .box7 .foot {
	background: url(images/activity/bg_left_box7_foot.gif) no-repeat left bottom;
	height:10px;
}
.left .box7 h5 {
	width:588px;
	color:#724405;
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	padding:10px 0 5px 0;
	border-bottom:#D7AE71 solid 1px;
}	
.left .box7 p {
	margin:0 auto 6px auto;
	padding-top:10px;
	width:588px;
	line-height:22px;
	color:#B46800;
}


/*<--------------------------- 精彩图片---------------------------> */


.left .box2 .title {
	width:590px;
	height:26px;
	padding:10px 17px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/myjuooo/bg_left_box2_title.gif) no-repeat;
}
.left .box2 .picshow{
	width:570px;
	margin:0 0 5px 30px;
}
.left .box2 .picshow ul{
	width:570px;
}
.left .box2 .picshow li {
	color:#000;
	width:95px;
	float:left;
	line-height:18px;
	text-align:left;
}
.left .box2 .picshow li img{
	text-align:left;
}
.left .box2 .picshow li span {
	color:#666666;
	width:85px;
	display:block;
	text-align:left;
}
.left .box2 .picshow li span a{
	color:#E08900;
	display:block;
}
.left .box2 .picshow li a:hover {
	color:#CCCCCC;
}
.left .box2 .more {
	width:582px;
	text-align:right;
}
.left .box .more {
	width:582px;
	text-align:right;
}

/*<-------------------------------------------------- right ---------------------------------->*/


/*<------------------------------------ search --------------------------------------->*/
.right .search {
	background:url(images/activity/bg_left_search.gif) no-repeat;
	width:277px;
	height:125px;
	padding:15px 20px 5px 20px;
	margin:0 0 0 4px;
}
.right .search h5 {
	color:#fff;
	height:20px;
	font-size:14px;
}
.right .keyword {
	width:auto;
	padding:3px 0;
}
/*
.right .search .keyword a {
	color:#FEE6D0;
	text-decoration:none;
}
.right .search .keyword a:hover {
	color:#fff;
}*/
.right .search .input {
	border:#A15610 solid 1px;
	/*height:20px;*/
	height:14px;
	/*width:274px;*/
	width:180px;
}
.right .search .browse {
	width:auto;
	padding-top:0px;
	text-align:right;
}
.right .search .browse a{
	font-weight:bold;
	color:#82470A;
}
.right .search .browse a:hover {
	color:#FFFF00;
}
.right .search .browse{
	color:#FFFF00;
}


/*<----------------------------------- 活动标签-----------------------------------------> */

.right .box2 {
	width:326px;
}
.right .box2 .line{
	width:280px;
	height:auto;
	margin:0 auto;
	/*border-bottom:1px dashed #D8D8D8;*/
}
.right .box2 .layout {
	width:280px;
	line-height:25px;
	margin-left:25px;
	overflow:auto;
}
.right .box2 .title {
	width:309px;
	height:31px;
	padding:9px 0 0 17px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	background:url(images/default/bg_right_box_titler.gif) no-repeat;
}
.right .box2 .foot {
	height:18px;
}
.right .more {
	text-align:right;
	width:280px;
	margin:0 auto;
}
.right .box2 .title span {
	margin-left:85px;
	text-align:right;
}
.right .box2 .title span a {
	color:#FF8601;
	text-decoration:none;
}
.right .box2 .title span a:hover {
	color:#000;
}
.right .box2 .pic {
	display:block;
}

.right .box2 span img {
	margin-right:19px;
}
.right .box2 a.n {
	font-size:14px;
	color:#707070;
	text-decoration:none;
	padding-right:10px;
}
.right .box2 a.s {
	padding-right:10px;
	color:#707070;
	text-decoration:none;
}

.right .box2 .picshow ul{
	width:272px;
	margin:0 auto;
}
.right .box2 .picshow ul li{
	margin:0 auto;
}
.right .box .picshow li {
	color:#898785;
	width:54px;
	float:left;
	text-align:center;
	margin-right:14px;
}
.right .box2 .picshow li span img{
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
}
.right .box2 .picshow li a {
	color:#666666;
	display:block;
}
.right .box2 .picshow li a:hover {
	color:#CCCCCC;
}
/*<-------------------------------精彩图片-------------------------------------------->*/
.right .box2 .picshow ul.ablum{
	width:272px;
	height:150px;
	margin:0 auto;
}
.right .box2 .picshow ul.ablum li{
	margin:0 auto;
}


/* <---------------------------最该支持的小组  最新深圳橙友---------------------------------->*/
.right .box6 {
	width:326px;
	background:url(images/group/bg_right_box6.gif) repeat-y;
}
.right .box6 .title {
	width:292px;
	padding:9px 17px;
	height:13px;
	color:#000;
	font-size:14px;
	font-weight:bold;	
	background:url(images/group/bg_right_box6_title.gif) no-repeat;
}
.right .box6 .foot {
	background:url(images/group/bg_right_box6_foot.gif) no-repeat left bottom;
	height:18px;
	overflow:hidden;
}
.right .box6 .layout,.right .box8 .layout {
	margin:15px auto 0 auto;
}
.right .box6 .more{
	text-align:right;
	width:300px;
	margin:0 auto;
}
.right .box6 .layout ul{
	width:315px;
}
.right .box6 .layout li {
	color:#000;
	width:104px;
	float:left;
	line-height:14px;
	text-align:center;
	margin-bottom:6px;
}
.right .box6 .layout li span img{
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
}
.right .box6 .layout li a,.right {
	color:#E08900;
	display:block;
}
.right .box6 .layout li a:hover {
	color:#CCCCCC;
}
.right .box9 .picshow {
	width:280px;
	margin:0 auto;
}
.right .box9 .picshow ul{
	width:280px;
}
.right .box9 .picshow li {
	color:#000;
	width:70px;
	float:left;
	text-align:center;
	margin-bottom:11px;
	padding-bottom:8px;
	border-bottom:#666666 dashed 1px;
}
.right .box9 .picshow li.none {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.right .box9 .picshow li span img{
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
}
.right .box9 .picshow li a {
	color:#666666;
	text-align:center;
	display:block;
}
.right .box9 .picshow li a:hover {
	color:#CCCCCC;
}


/*<----------------------------------------- 参加小组最多的会员-------------------------------------> */


.right .box6 .activity {
	width:278px;
	margin:14px auto 0 auto;
}
.right .box6 .activity ul{
	width:278px;
}
.right .box6 .activity li {
	color:#707070;
	width:278px;
	float:left;
	line-height:18px;
	text-align:left;
	padding-bottom:9px;
	margin-bottom:9px;
	border-bottom:#666666 dashed 1px;
}
.right .box6 .activity li.none {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
.right .box6 .activity li img {
	float:left;
	background:#fff;
	padding:1px;
	border:#CCCCCC solid 1px;
	margin-right:13px;
}
.right .box6 .activity li span {
	display:block;
	width:200px;
	float:left;
	padding-top:7px;
	text-align:left;
}
.right .box6 .activity li a {
	color:#E08900;
	text-align:left;
	text-decoration:none;
}

/* <-------------------------------right--------------------------------> */

/*<------------------------------------- 最新深圳橙友------------------------------> */
.right .box6 .layout2 {
	margin:15px auto 0 auto;
	width:300px;
}
.right .box6 .layout2 ul{
	width:300x;
}
.right .box6 .layout2 li {
	width:75px;
	float:left;
	line-height:14px;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#CCCCCC solid 1px;
}
.right .box6 .layout2 li.none {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
.right .box6 .layout2 li span img{
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
}
.right .box6 .layout2 li a {
	color:#666666;
	margin:4px 0;
	display:block;
}
.right .box6 .layout2 li a:hover {
	color:#CCCCCC;
}

/*<------------------------list page------------------------------>*/

/*<----------------------- 活动参加者 报名未参加者 ---------------------->*/

.right .box {
	width:326px;
	background:url(images/default/bg_right_box1.gif) repeat-y;
}
.right .box .title {
	width:292px;
	padding:13px 17px 10px 17px;
	height:24px;
	color:#000;
	font-size:14px;
	font-weight:bold;	
	background:url(images/default/bg_right_box_title1.gif) no-repeat;
}
.right .box .foot {
	background:url(images/default/bg_right_box_foot.gif) no-repeat;
	height:18px;
}
.right .box .picshow2,.right .box2 .picshow {
	width:250px;
	margin:0 0 0 50px;
}
.right .box .picshow2 ul,.right .box2 .picshow ul{
	width:272px;
}
.right .box .picshow2 li,.right .box2 .picshow li {
	color:#898785;
	width:auto;
	float:left;
	text-align:center;
	margin:0 14px 5px 0;
}
.right .box .picshow2 li span img,.right .box2 .picshow li span img{
	border:#CACACA solid 1px;
	background-color:#fff;
	padding:2px;
}
.right .box .picshow2 li a,.right .box2 .picshow li a  {
	color:#666666;
	display:block;
}
.right .box .picshow2 li a:hover,.right .box2 .picshow li a:hover {
	color:#CCCCCC;
}
.right .box .friend,.right .box2 .friend {
	width:254px;
	border-top:#CCCCCC dashed 1px;
	margin:7px 0 0 32px;
	padding-top:5px;
}
.right .box .friend ul,.right .box2 .friend ul{
	width:254px;
	margin:0 auto;
}
.right .box .friend li,.right .box2 .friend li {
	width:117px;
	float:left;
}
.right .box .friend li a,.right .box2 .friend li a {
	display:block;
	color:#666666;
	padding:3px 0 0 10px;
	background:url(images/default/icon_point.gif) no-repeat left 50%;
}
.right .box .friend li a:hover,.right .box2 .friend li a:hover {
	color:#CCCCCC;
}

/*<------------------ 喜欢本活动的橙友还喜欢这些活动-------------------------> */

.right .box4 {
	width:326px;
}
.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;
}
.right .box4 .grouplist {
	width:270px;
	margin:12px auto 0 auto;
}
.right .box4 .grouplist ul{
	width:270px;
	margin:0 auto;
}
.right .box4 .grouplist li {
	color:#707070;
	width:135px;
	float:left;
	line-height:18px;
	text-align:left;
	margin-bottom:17px;
}
.right .box4 .grouplist li img{
	float:left;
	padding:2px;
	border:#CCCCCC 1px solid;
	margin-right:10px;
}
.right .box4 .grouplist li span {
	width:71px;
	text-align:left;
}
.right .box4 .grouplist li a {
	color:#E08900;
	text-decoration:underline;
	display:block;
	float:left;
	width:71px;

	text-align:left;
}
.right .box4 .grouplist li a:hover {
	color:#CCCCCC;
}

/*<---------------------- left------------------------------------> */

/* <------------------------information---------------------------->*/
.left .information .leftpic {
	float:left;
	width:204px;
}
.left .information .leftpic .mask_pic {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}

.left .information {
	width:624px;
}

.left .information .rightinfo {
	width:420px;
	float:left;
}
.left .information .rightinfo h3 {
	font-size:16px;
	font-weight:bold;
	color:#2C03FD;
	padding:18px 0 5px 0;
}
.left .information .rightinfo h5 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-bottom:5px;
}
.left .information .rightinfo p {
	line-height:20px;
	margin-bottom:10px;
}
.left .information .rightinfo .tb {
	color:#5D5D5D;
	margin-bottom:25px;
}
.left .information .rightinfo .tb td {
	padding:4px 8px;
}
.left .information .rightinfo .tb td span {
	color:#B46800;
	font-weight:bold;
}
.left .information .rightinfo textarea{
	border:#CFCDCD solid 1px;
	background:#F2F2F2;
	width:320px;
}


/*<--------------------照片精选------------------------------->*/


.left .box6 .picslist {
	width:550px;
	margin:0 auto;
}
.left .box6 .picslist .pic1{
	width:550px;
	margin-bottom:15px;
}
.left .box6 .picslist .pic1 ul{
	width:550px;
}
.left .box6 .picslist .pic1 li {
	color:#000;
	width:155px;
	padding:0 14px;
	float:left;
	line-height:18px;
	text-align:left;
}
.left .box6 .picslist .pic1 li.none {
	width:155px;
	margin-right:0;
}
.left .box6 .picslist .pic1 li img{
	text-align:left;
}
.left .box6 .picslist .pic1 li span {
	color:#666666;
	display:block;
	text-align:left;
}
.left .box6 .picslist .pic1 li span a{
	color:#E08900;
	display:block;
}
.left .box6 .picslist .pic1 li a:hover {
	color:#CCCCCC;
}
.left .box6 .picslist .pic2{
	width:550px;
	margin-bottom:15px;
}
.left .box6 .picslist .pic2 ul{
	width:550px;
}
.left .box6 .picslist .pic2 li {
	color:#000;
	width:85px;
	float:left;
	padding:0 3px;
	line-height:18px;
	text-align:left;
}
.left .box6 .picslist .pic2 li.none {
	width:85px;
	margin-right:0;
}
.left .box6 .picslist .pic2 li img{
	text-align:left;
}
.left .box6 .picslist .pic2 li span {
	color:#666666;
	display:block;
	text-align:left;
}
.left .box6 .picslist .pic2 li span a{
	color:#E08900;
	display:block;
}
.left .box6 .picslist .pic2 li a:hover {
	color:#CCCCCC;
}

/*<--------------------最新网友评论-------------------->*/

.left .title {
	width:614px;
	height:24px;
	padding:8px 7px 0 7px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/group/bg_left_box_titletop.gif) no-repeat;
}
.left .comment {
	background:#F2F2F2;
	padding:20px 50px;
	width:514px;
	line-height:20px;
	color:#000;	
	margin-left:4px;
}
.left .title_tb {
	width:624px;
	background:url(images/group/line.gif) no-repeat bottom;
}
.left .title_tb td {
	padding:7px 0 7px 5px;
	text-align:left;
	font-weight:bold;
	color:#E08900;
	font-size:12px;
}
.left .data_tb {
	width:624px;
}
.left .data_tb td {
	padding:7px 0 7px 5px;
	text-align:left;
	font-family:"宋体";
	font-size:12px;
}

/*<------list2 page----*/
/*.left .information .leftpic .pic_style2 {
	margin:5px 0 0 16px;
}
.left .information .leftpic ul {
	margin:8px 0 0 16px;
}
.left .information .leftpic li {
	line-height:20px;
}
.left .information .leftpic li a {
	color:#B46800;
}
.left .information .leftpic li a:hover {
	color:#FFCC00;
}
.left .information .leftpic .menu {
	width:155px;
	margin:8px 0 0 16px;
	background:#F2F2F2;
	padding:5px 0 10px 0;
}
.left .information .leftpic .menu a {
	display:block;
	padding:5px 10px 0 25px;
	width:120px;
	text-decoration:none;
	text-align:left;
}
.left .information .leftpic .menu a:hover {
	color:#990000;
	font-weight:bold;
}
.left .information .leftpic .menu a.home {
	background:url(../../images/default/icon_31.gif) no-repeat 7px 50%;
}
.left .information .leftpic .menu a.video {
	background:url(../../images/default/icon_32.gif) no-repeat 7px 50%;
}
.left .information .leftpic .menu a.histroy {
	background:url(../../images/default/icon_33.gif) no-repeat 7px 50%;
}
.left .information .leftpic .menu a.bbs {
	background:url(../../images/default/icon_19.gif) no-repeat 7px 50%;
}
.left .information .leftpic .price {
	margin:16px 0 0 16px;
	color:#000;
}
.left .information .leftpic .price span {
	color:#B46800;
}
.left .information .leftpic .price .line {
	text-decoration: line-through;
}*/

/*<----------------------------------- 相关照片----------------------------------> */
.left .pics{
	width:596px;
	padding:18px 0 45px 22px;
}
.left .pics ul{
	width:582px;
}
.left .pics li {
	color:#000;
	width:97px;
	float:left;
	text-align:left;
}
.left .pics li img{
	text-align:left;
}
/*<-------------------------------right--------------------------------->*/
.right .leftpic {
	float:left;
	width:204px;
}
.right .leftpic .mask_pic {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
.right .leftpic .pic_style {
	margin:16px 0 0 16px;
}
.right .leftpic .pic_style2 {
	margin:16px 0 0 16px;
}
.right .leftpic ul {
	margin:8px 0 0 16px;
}
.right .leftpic li {
	line-height:20px;
}
.right .leftpic li a {
	color:#B46800;
}
.right .leftpic li a:hover {
	color:#FFCC00;
}
.right .leftpic .menu {
	width:155px;
	margin:8px 0 0 16px;
	background:#F2F2F2;
	padding:5px 0 10px 0;
}
.right .leftpic .menu a {
	display:block;
	padding:5px 10px 0 25px;
	width:120px;
	text-decoration:none;
	text-align:left;
}
.right .leftpic .menu a:hover {
	color:#990000;
	font-weight:bold;
}
.right .leftpic .menu a.home {
	background:url(../../images/default/icon_31.gif) no-repeat 7px 50%;
}
.right .leftpic .menu a.video {
	background:url(../../images/default/icon_32.gif) no-repeat 7px 50%;
}
.right .leftpic .menu a.histroy {
	background:url(../../images/default/icon_33.gif) no-repeat 7px 50%;
}
.right .leftpic .menu a.bbs {
	background:url(../../images/default/icon_19.gif) no-repeat 7px 50%;
}
.right .leftpic .price {
	margin:16px 0 0 16px;
	color:#000;
}
.right .leftpic .price span {
	color:#B46800;
}
.right .leftpic .price .line {
	text-decoration: line-through;
}
/*<------------------------------------------ 已经报名--------------------------------------> */
.right .box10 {
	width:326px;
	background:url(images/activity/bg_right_box10.gif) repeat-y;
}
.right .box10 .layout {
	width:280px;
	line-height:25px;
	margin-left:25px;
}
.right .box10 .title {
	width:309px;
	height:31px;
	padding:9px 0 0 17px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	background:url(images/activity/bg_right_box10_title.gif) no-repeat;
}
.right .box10 .title span{
	color:#FDC731;
}
.right .box10 .foot {
	background:url(images/activity/bg_right_box10_foot.gif) no-repeat;
	height:18px;
}
.right .box10 .signlist,.right .box2 .signlist {
	width:270px;
	margin:12px auto 0 auto;
}
.right .box10 .signlist ul,.right .box2 .signlist ul{
	width:270px;
	margin:0 auto;
}
.right .box10 .signlist li,.right .box2 .signlist li {
	color:#707070;
	width:135px;
	float:left;
	line-height:18px;
	text-align:left;
	margin-bottom:7px;
}
.right .box10 .signlist li img,.right .box2 .signlist li img{
	float:left;
	padding:2px;
	border:#CCCCCC 1px solid;
	margin-right:10px;
}
.right .box10 .signlist li img.none,.right .box2 .signlist li img.none{
	padding:5px 3px 0 3px;
	border:none;
	margin-right:0;
}
.right .box10 .signlist li span,.right .box2 .signlist li span {
	width:71px;
	float:left;
	padding-top:6px;
	text-align:left;
}
.right .box10 .signlist li a,.right .box2 .signlist li a {
	color:#666666;
	text-decoration:underline;
	float:left;
	text-align:left;
}
.right .box10 .signlist li a:hover,.right .box2 .signlist li a:hover {
	color:#CCCCCC;
}
.right .box10 .signlist_double ul,.right .box2 .signlist_double ul{
	width:135px;
	margin:0 auto;
}
.right .box10 .signlist_double li,.right .box2 .signlist_double li {
	color:#707070;
	width:135px;
	float:left;
	line-height:18px;
	text-align:left;
	margin-bottom:7px;
}
.right .box10 .signlist_double li img,.right .box2 .signlist_double li img{
	float:left;
	padding:2px;
	border:#CCCCCC 1px solid;
	margin-right:10px;
}
.right .box10 .signlist_double li img.none,.right .box2 .signlist_double li img.none{
	padding:5px 3px 0 3px;
	border:none;
	margin-right:0;
}
.right .box10 .signlist_double li span,.right .box2 .signlist_double li span {
	width:71px;
	float:left;
	padding-top:6px;
	text-align:left;
}
.right .box10 .signlist_double li a,.right .box2 .signlist_double li a {
	color:#666666;
	text-decoration:underline;
	float:left;
	text-align:left;
}
.right .box10 .signlist_double li a:hover,.right .box2 .signlist_double li a:hover {
	color:#CCCCCC;
}

/*-----------tablist----------*/

.left .taglist {
	width:560px;
	line-height:26px;
	margin:0 auto;
	word-break:break-all;
	overflow:auto;
}

/*<---------------------------------- 评论数---------------------------------------> */
.left .endCommendNum{ margin:0 5px;clear:both; height:30px; background:url(images/activity/end_bg2.gif) 0 10px repeat-x;}
.left .endCommendNum .title{float:left; padding:0 0 0 0; text-align:left; background:#fff;}
.left .endCommendNum .text{float:right; background:#fff; padding:5px 4px 0; font-size:14px;}
.left .endCommendNum .pic{float:right; background:#fff; padding:2px 4px 0 0; margin:0 12px 0 0;}
.left .endCommendNum a{color:#000;}
.left .endCommendNum a:visited{color:#000;}
.left .endCommendNum a:hover{color:#bc2931;}

/*<-------------------------------------- 发表评论--------------------------> */
.left .endDeliver{width:99.3%; margin:0 auto; clear:both; background:#E7E7E7;}
.left .endDeliver .title{ height:33px; background:#F9FCFE; clear:both; border-top:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;}
.left .endDeliver .title h5{ float:left; padding:10px 0 0 8px; font-size:14px; color:#1f3a87;}
.left .endDeliver .title .login{ float:left; padding:6px 0 0 15px;}
.left .endDeliver .title .login .s1{border:1px solid #b2b2b2; width:55px; font-size:12px;}
.left .endDeliver .title .login .s2{ padding:2px 0 0 3px; height:22px;font-size:12px;}
.left .endDeliver .title .num{float:right; padding:12px 8px 0 0;  font-weight:bold;}
.left .endDeliver .content{ padding:20px 0 0; clear:both;}
.left .endDeliver .content .textArea{ float:left; width:80%; text-align:right;}
.left .endDeliver .content .textArea textarea{width:90%; height:130px;}
.left .endDeliver .content .text{float:right; width:20%; line-height:160%; padding:60px 0 0;}
.left .endDeliver .content .text .s1{ padding:2px 0 0 3px; width:60px; height:22px;font-size:12px;}

.left .endDeliver07{ margin:0 auto; width:94%; clear:both;}
.left .endDeliver07 .title{clear:both; padding:9px 0 0;}
.left .endDeliver07 h6{float:left; font-weight:bold; font-size:14px; padding:5px 0 0;}
.left .endDeliver07 .title .login{float:right;}
.left .endDeliver07 .title .login .s1{ width:50px; height:15px; border:1px solid #666;}
.left .endDeliver07 .title .login .s2{width:53px; height:19px; border:0; cursor:pointer; background:url(images/activity/input_bg2.gif);font-size:12px; padding:3px 0 0;}
.left .endDeliver07 .textBox{clear:both; padding:2px 0 0;}
.left .endDeliver07 .textBox textarea{width:99%; height:130px; border:1px solid #666; background:url(images/activity/print.gif) center 50px no-repeat;}
.left .endDeliver07 .send{ clear:both; padding:4px 0 0;}
.left .endDeliver07 .send h6{float:left; font-weight:normal; font-size:12px; padding:5px 0 0;}
.left .endDeliver07 .send h6 a{color:#1F3A87;}
.left .endDeliver07 .send h6 a:hover{color:#bc2931;}
.left .endDeliver07 .send .sendC{ float:right;}
.left .endDeliver07 .send .sendC .s1{width:53px; height:19px; border:0; cursor:pointer;background:url(images/activity/input_bg2.gif); padding:3px 5px 5px; font-size:12px;}

 /*<----------------历史活动回顾----------------------->*/
.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
}

/*友请连接*/
.youqing{width:970px; margin:0 auto; padding:0px; border:#eeeeee 1px solid; margin-top:10px; margin-bottom:10px;}
.youqing_title{height:30px; line-height:30px; font-size:14px; font-weight:bold; background:url(../../Images/default/bg_title.gif) repeat-x; border-bottom:#eeeeee 1px solid;}
.youqing_main{margin:15px;}