﻿p.share_explain{
	margin-bottom:10px;
}
p.share_explain strong{
	color:#d24100;
	font-size:14px;
}
div.ownertabs{
	border-bottom:1px solid #ED7100;
	height:29px;
	margin-bottom:15px;
	overflow:hidden;
}
div.ownertabs ul.tabs{
	position:absolute;
	z-index:10;
}
div.ownertabs ul.tabs li{
	background:#FFA24E url('../img/navigateback.jpg') no-repeat scroll 0 0;
	width:68px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline;
	float:left;
	margin:0 1px 0 0;
}
div.ownertabs ul.tabs li.active{
	background:#FFFFFF url('../img/actionback.jpg') no-repeat scroll 0 0;
}
div.ownertabs ul.tabs li a{
	color:#FFFFFF;
}
div.ownertabs ul.tabs li.active a{
	color:#ED7100;
	display:block;
	height:30px;
}
div.ownertabs ul.tabs li.null {
	background:transparent url('../../template/Red/image/add_button.gif') no-repeat scroll 0 0;
	height:25px;
	line-height:24px;
	margin:0 0 0 15px;
	padding:0 0 0 25px;
	float:left;
	width:auto;
}
div.ownertabs ul.tabs li.null a {
	background:transparent url('../../template/Red/image/add_button.gif') no-repeat scroll right top;
	color:#FFFFFF;
	font-size:12px;
	height:25px;
	padding:0 10px 0 0;
	float:left;
}
div.ownertabs ul.tabs li#see_pic{
	background:transparent url('../../template/Red/image/see_pic_button.gif') no-repeat scroll 0 0;
}
div.ownertabs ul.tabs li#see_test{
	background:transparent url('../../template/Red/image/see_test_button.gif') no-repeat scroll 0 0;
}
div.ownertabs ul.tabs li#vote_button{
	background:transparent url('../../template/Red/image/vote_button.gif') no-repeat scroll 0 0;
}
#mainarea{
	color:#444;
}
#mainarea h3{
	font-weight:normal;
	margin-bottom:10px;
}
#mainarea h3 strong{
	color:#d24100;
	font-size:14px;
}
#mainarea h3 img{
	position:absolute;
	top:-12px;
	right:0px;
}
#favorite_show{
	position: relative ;
	overflow:visible;
	width:780px;
}
#favorite_show:after{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.show_now_area{		
	width:592px;
	height:412px;	
    text-align:center;
	vertical-align:middle;
	display: table-cell;
	    /* 针对IE的Hack */
    *display: block;
    *font-size: 360px;/*约为高度的0.873，412*0.873 约为360*/
    *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.show_now_area img{
	vertical-align:middle;
	border:4px black solid;
	width: expression(this.width > 580 ? '580px': true); max-width: 580px;
	height: expression(this.height > 404 ? '404px': true); max-height: 404px;
}
#favorite_show h2{
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
}
#favorite_show h2 span{
	color:#969696;
}
#favorite_show p{
	margin:5px 0
}
#favorite_show p.tips{
	margin:0px;
	text-align:left ;
	line-height:10px;
}
#favorite_show p.tips strong{
	color:#d24100;
}
#favorite_show p.pic_explain{
	color:#969696;
}
#favorite_show p.pic_explain span{
	color:#969696;
}
#favorite_show p.pic_comment span{
	color:#969696
}
#favorite_show p.pic_vote{
	padding-left:178px
}
#favorite_show div.thumbnail {
	position:absolute;
	right:-10px;
	top:0px;
}
#favorite_show div.thumbnail ul{
	float:left;
	width:210px;
}

#favorite_show div.thumbnail a.top{
	position:absolute;
	top:-25px;
	left:75px;
}
#favorite_show div.thumbnail a.bottom{
	bottom:-20px;
	left:75px;
	position:absolute;
}
#favorite_show  ul li {
	float:left;
	margin-bottom:2px;
	margin-right:5px;	
}
#favorite_show ul li a{
	border:2px #d2d2d2 solid;
	display:inline-block;
}
#favorite_show ul li a:hover{
	border-color:black
}
#favorite_show ul li img{
	width:93px;
	height:93px;	
}
#show_win h1{
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #ed7100 solid ;
}
#show_win ul,#show_win ul li,#show_win ul li a.photo{
	float:left
}
#show_win ul li a.photo{
	border:2px #d2d2d2 solid;
	margin-bottom:5px;
}
#show_win ul li a.photo:hover{
	border-color:black
}
#show_win ul li{
	padding:10px 65px;
	width:134px;
}
#show_win ul li img{
	width:130px;
	height:130px;	
}
#show_win ul li p{
	float:left;
	width:130px;
	text-align:center;
}
#show_win p.tips{
	margin-bottom:10px;
}
div.page{
	clear: both ;
}
#show_win p.award_time{
	background: transparent url('../img/time_bg.gif') no-repeat scroll 0 0;
	height:20px;
	width:141px;
	color:#333333;
	padding:5px 20px;
	text-align:center;
	clear:both ;
	font-weight:bold ;
}
#show_win ul{
	background-color:#f5f5f1;
	margin-bottom:20px;
	width:100%;
}

#show_win ul p.name{
	color:red ;
}
#show_win ul p.ranking img{
	width:57px;
	height:58px;
}
div.tip_popup {
	width:220px;
	height:10px;
	background-color:white;
	border-style:solid;
	border-width:3px;
	padding:10px;
	border-color:#7dcdf4;
	position:absolute ;
	top:445px;
	left:181px;
}
div.tip_popup img.close {
	position:absolute;
	right:10px;
	top:7px;
}
/* 1.6 blueprint_week*/
 #favorite_show div.week_comments ul{
	width:227px;
}
 #favorite_show div.week_comments ul p{
	margin: 0;
}
#favorite_show div.week_comments  p span{
	color:#fe0000;
}
#favorite_show div.week_comments {
	top:17px;
	right:5px;
}
/*1.13*/
#show_win{
	overflow: hidden ;
}
#show_win div.photo_comment{
	border-bottom:1px #cecec9 solid ;
	padding:5px 0;
	float: left ;
	width:780px;
}
#show_win a.picture img{
	width:expression(this.width>80?'80':this.width); 
	border:1px solid #CECEC9;
	height:auto;
	max-width:80px;
}
div.photo_comment a.picture{
	float: left ;
	padding:0 10px;
}
div.photo_comment h2 {
	padding-left:100px;
}

div.photo_comment h2 a{
	padding-left:10px;
}
div.photo_comment span.number{
	font-weight:normal ;
}
div.photo_comment dl{
	padding-left:100px;
}
div.photo_comment dl dt{
	float: left ;
	margin-top:5px;
}
div.photo_comment dl dd{
	padding-left:50px;
	padding-top:5px;
}

div.photo_comment dl dd.color_type_1{
	color: #108018;
}
div.photo_comment dl dd.color_type_2{
	color: #b59101;
}
div.photo_comment dl dd.color_type_3{
	color: #ce4c13;
}
div.photo_comment dl dd.color_type_4{
	color: #b80880;
}
div.photo_comment dl dd.color_type_0{
	color: #1296cd;
}
div.photo_comment dl span{
	color:#969696;
	font-style:normal ;
	padding-left:10px;
}
/* 我要晒图上传图片接口 */
#vote_page{	
	margin:10px 0;
	font-size:14px;
}
#vote_page a{
	font-family:Arial, Helvetica, sans-serif;
}
#i_am_vote{
	margin-bottom:20px;	
}
#i_am_vote p{
	margin:10px 0;
	color:#444;
}
#i_am_vote_buttom h1{
	background:transparent url(../../template/Red/image/add_button.gif) no-repeat scroll 0 0;	
	height:25px;
	line-height:24px;
	padding:0 0 0 25px;
	width:62px;
}
#i_am_vote_buttom h1 a{
	background:transparent url(../../template/Red/image/add_button.gif) no-repeat scroll right top;
	color:#FFFFFF;
	font-size:12px;
	height:25px;
	padding:0 10px 0 0;
	float:left;
}
#i_am_vote p#explain{
	color:#969696;
}
#i_am_vote p strong{
	color:#d24100;
}
#i_am_vote h2{
	font-size:14px;
	font-weight:bolder;
	padding-bottom:10px;
	border-bottom:1px #d2d2d2 solid;
	font-weight:bolder;
}
#i_am_vote h3{
	font-size:12px;
	font-weight:normal;
	padding:20px;
}
#i_am_vote h4 a{
	color:#fff;
	font-size:12px;
	padding:5px;
	background:#D32C47;
}
#favorite_show .left_see p{
	background:none;
	padding:0;
}
#favorite_show .off_friend{
	clear:both;
}
#favorite_show .off_friend .top{
	background:transparent url('../img/send_info.gif') no-repeat scroll 0 0;
}
#favorite_show .send_info{
	width:780px;
	background:transparent url('../img/send_info.gif') no-repeat scroll -785px bottom;
}
#favorite_show .send_info .inner{
	width:756px;
	overflow:hidden;
}
#favorite_show .send_info p.website{
	float:right;
	width:690px;
	margin:0;
}
#favorite_show .send_info p.website a{
	margin-right:3px;
	width:70px;
}

