

h1,h2,h3,h4,h5,h6{
	font-family: Microsoft YaHei, tahoma, arial, \5b8b\4f53, sans-serif;
	font-weight: normal;
}
body{
	background-color: #f9f9f9;
	overflow: hidden;
}
.gird{
	margin: 0 auto;
	width: 1000px;
}
.header_top{
	background: url(http://static.takungpao.com/images/comment/two_comment/header_bg.png) repeat-x;
	height: 138px;
	border-bottom: 1px solid #ececec;
}
.header_main{
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
#logo{
	background: url(http://static.takungpao.com/images/comment/two_comment/hot_logo.png) no-repeat;
	height: 127px;
	text-indent: -9999px;
	width: 283px;
}
#nav{
	position: absolute;
	right: 0;
	top: 56px;
}
#nav ul li{
	display: inline;
	float: left;
}
#nav ul li a{
	background: url(http://static.takungpao.com/images/comment/two_comment/cut_off.png) no-repeat 0 5px;
	color: #000;
	font-family: Microsoft YaHei, tahoma, arial, \5b8b\4f53, sans-serif;
	float: left;
	font-size: 14px;
	padding: 0 28px;
}
#nav ul li .no_cut{
	background: none;
}
#nav ul li a:hover{
	color: #cc0000;
}
.main{
	background-color: #fff;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
	position: relative;
	position: relative;
	width: 698px;
}
.main .inner_parent{
	padding: 26px 40px 0;
}
.side{
	width: 256px;
}

.hot_title{
	padding-bottom: 6px;
	border-bottom: 1px solid #ececec;
}
.hot_title .date{
	color: #666;
	padding-top: 14px;
}
.hot_title .all_persons{
	background: url(http://static.takungpao.com/images/comment/two_comment/temper.png) no-repeat 0 12px;
	color: #cc0000;
	padding: 12px 0 2px 0;
	text-indent: 2.4em;
}

.introduction{
	margin-bottom: 40px;
}
.introduction h2{
	padding: 28px 0;
	font-size: 36px;
}

.this_week{
	margin-bottom: 36px;
}
.this_week .hd{
	border-bottom: 1px dashed #ccc;
	position: relative;
}
.this_week .hd h3{
	background: url(http://static.takungpao.com/images/comment/two_comment/this_week_bg.png) no-repeat ;
	color: #f6f6f6;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px #333;
	position: absolute;
	/* top: 50%; */
	margin-top: -10px;
	width: 90px;
}

.this_week .bd{
	padding: 24px 0;
	border-bottom: 1px dashed #ccc;
}
.this_week .bd p{
	color: #000;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 20px;
}

.vote_area{
	border: 1px solid #d9d8d8;
	height: 222px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	width: 282px;
	position: relative;
}
.cssgradients .vote_area {
	background-image:         -webkit-gradient(linear, left top, left bottom, color-stop(0.71, #fff), color-stop(1.0, #f8f8f8));
	background-image:  -webkit-linear-gradient(top, #fff 71%, #f8f8f8);
	background-image:     -moz-linear-gradient(top, #fff 71%, #f8f8f8);
	background-image:       -o-linear-gradient(top, #fff 71%, #f8f8f8);
	background-image:      -ms-linear-gradient(top, #fff 71%, #f8f8f8);
	background-image:          linear-gradient(top, #fff 71%, #f8f8f8);	
}
.no-cssgradients .vote_area{
	background: url(http://static.takungpao.com/images/comment/two_comment/ie_vote_bg.jpg) repeat-x ;
}

.vote_area .inner{
	padding: 16px 8px;
}
.vote_area .inner p{
	color: #999;
	font-size: 14px;
	line-height: 22px;
	padding: 20px 0 24px;	
}
.red_area h4{
	color: #cc0000;
	font-size: 14px;
}
.blue_area h4{
	color: #0078b6;
	font-size: 14px;
}
.vs{
	color: #b4b4b4;
	font-size: 26px;
	text-shadow: 1px 1px 1px #fff;
	font-family: tahoma, arial, \5b8b\4f53, sans-serif;
	margin: 0 282px;
	text-align: center;
	line-height: 222px;
}

.vote_btn{
	border-width: 1px;
	border-style: solid;
	color: #fff;
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 1px #333;
	width: 54px;
}

/* .no-borderradius .blue_btn{
	background: url(http://static.takungpao.com/images/comment/two_comment/ie_blue_btn.png) no-repeat ;
	border: none;
	height: 28px;
	line-height: 28px;
	width: 58px;
}
.no-borderradius .red_btn{
	background: url(http://static.takungpao.com/images/comment/two_comment/ie_red_btn.png) no-repeat ;
	border: none;
	height: 28px;
	line-height: 28px;
	width: 58px;
} */

/* 票数结果数据显示 */
.vote_result{
	padding-top: 36px;
}
.vote_result_wraper{
	position: relative;
	height: 86px;
}
.red_thumb{
	background: url(http://static.takungpao.com/images/comment/two_comment/red_thumb.png) no-repeat ;
	position: absolute;
	left: 0;
	top: -33px;
	height: 96px;
	width: 89px;
}
.blue_thumb{
	background: url(http://static.takungpao.com/images/comment/two_comment/blue_thumb.png) no-repeat ;
	position: absolute;
	right: 0;
	top: -33px;
	height: 96px;
	width: 89px;
}

#progress_result_wraper{
	background: url(http://static.takungpao.com/images/comment/two_comment/red_progress.png) repeat-x ;	/* //视觉上解决计算机处理浮点数 */
	height: 100%;
    width: 100%;
}
.vote_result_progress{
	height: 32px;
	position: absolute;
	left: 89px;
	width: 440px;
}
.red_progress{
	background: url(http://static.takungpao.com/images/comment/two_comment/red_progress.png) repeat-x ;
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	
}
.blue_progress{
	background: url(http://static.takungpao.com/images/comment/two_comment/blue_progress.png) repeat-x ;
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;

}
.red_progress, .blue_progress{
	color: #fff;
	font-family: Microsoft YaHei, tahoma, arial, \5b8b\4f53, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	text-shadow: 1px 1px 1px #333;
	text-align: center;
	width:0;
}

.vote_btn{
	cursor: pointer;
}
.red_btn{
	border: 1px solid #eb544e;
	background-color: #ff534c;
}
.blue_btn{
	border: 1px solid #3983cf;
	background-color: #3d90e4;
}
.arrow{
	background: url(http://static.takungpao.com/images/comment/two_comment/arrow.png) no-repeat ;
	display: block;
	height: 14px;
	position: absolute;
	bottom: -14px;
	width: 24px;
}
.red_arrow{
	left: 22px;
}
.blue_arrow{
	right: 22px;
}


.vote_sorts  .all_persons{
	width: 284px;
}
.all_persons .hd{
	border: 1px solid #dfdfdf;
	background-color: #fbfbfb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: Microsoft YaHei, tahoma, arial, \5b8b\4f53, sans-serif;
	font-size: 14px;
	height: 34px;
	margin-bottom: 14px;
	line-height: 34px;
	text-align: center;
	position: relative;
	width: 282px;
}
.all_persons .bd{
	font-family: Microsoft YaHei, tahoma, arial, \5b8b\4f53, sans-serif;
}
.red_all_persons .hd span{
	color: #cc0000;
}
.blue_all_persons .hd span{
	color: #0078b6;
}

.statistics_arrow {
	background: url(http://static.takungpao.com/images/comment/two_comment/arrow2.png) no-repeat;
	display: block;
	height: 9px;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	width: 17px;
}

.supporter_detail{
	padding: 16px 0;
	border-bottom: 1px dashed #e2e2e2;
}
.user_avatar{
	float: left;
	margin-top: 6px;
	width: 50px;
}
.user_avatar img{
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
}
.user_vote_detail{
	float: right;
	width: 220px;
}
.user_vote_detail p{
	color: #000;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 8px;
}
.user_vote_detail p .user_name a{
	color: #0078b6;
}
.user_vote_info span, .user_vote_info span a{
	color: #7dadc3;
}

.user_vote_info .appreciate_title{
	position: relative;
	padding-right: 8px;
}
.add_one{
	background: url(http://static.takungpao.com/images/comment/two_comment/appre.png) no-repeat 0 2px;
	color: #ff0000;
	position: absolute;
	right: 2px;
	top: -14px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 1em;
}
.user_vote_info .operation a{
	padding: 0 6px;
}

.txt_list li{
	margin-bottom: 10px;
}
.txt_list li a{
	color: #0078b6;
	font-size: 14px;
	margin-bottom: 10px;
}
.txt_list li a:hover{
	color: #cc0000;
}
.txt_list li .heat{
	color: #999;
	font-size: 12px;
	float: right;
}
.see_more{
	color: #0078b6;
	float: right;
	padding-top: 4px;
}
.data_pass_over_wraper{
	padding: 52px 0 18px 0;
}
.data_pass_over{
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	border: 1px solid #eee;
	background-color: #f7f7f7;
	color: #999;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 618px;
}
.data_pass_over a{
	color: #333;
}
/* 图文项目列表 */
.item_pic_txt li{
	margin-bottom: 20px;
}
.item_pic_txt li dl dt {
	float: left;
	overflow: hidden;
	margin-top: 4px;
	height: 75px;
	width: 100px;
}
.item_pic_txt li dl dd{
	float: right;
	width: 130px;
}
.item_pic_txt li dl dd p a{
	color: #000;
	font-size: 14px;
	line-height: 22px;
}

.item_pic_txt li dl dt:hover img{
	-webkit-transform:  scale(1.2);
    -webkit-transition: all 0.3s linear 300ms;
	-moz-transform:  scale(1.2);
    -moz-transition: all 0.3s linear 300ms;
	-o-transform:  scale(1.2);
    -o-transition: all 0.3s linear 300ms;
	-ms-transform:  scale(1.2);
    -ms-transition: all 0.3s linear 300ms;
	transform:  scale(1.2);
    transition: all 0.3s linear 300ms;
}
.item_pic_txt li dl dd a:hover{
	color: #cc0000;
}

/* 右边 */
.mod{
	padding: 20px 0;
	border-bottom: 1px dashed #e2e2e2;
}
.mod .hd{
	margin-bottom: 18px;
}
.active_user_wraper{
	position: relative;
	height: 174px;
	overflow: hidden;
}
.active_user li{
	display: inline;
	float: left;
	height: 94px;
}
.active_user li a{
	float: left;
	margin: 0 30px 24px 0;
}
.active_user li a span{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
	width: 50px;
}
.active_user li a:hover img{
	-webkit-transform:  scale(1.2);
    -webkit-transition: all 0.3s linear 300ms;
	-moz-transform:  scale(1.2);
    -moz-transition: all 0.3s linear 300ms;
	-o-transform:  scale(1.2);
    -o-transition: all 0.3s linear 300ms;
	-ms-transform:  scale(1.2);
    -ms-transition: all 0.3s linear 300ms;
	transform:  scale(1.2);
    transition: all 0.3s linear 300ms;
}
.active_user li a strong{
	color: #2b77ba;
	display: block;
	font-weight: normal;
	padding-top: 6px;
	text-align: center;
}
.presenter_avatar{
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	border: 1px solid #ccc;
	padding: 3px;
	height: 104px;
	width: 104px;
}
.presenter_avatar img{
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}
.presenter_intro{
	width: 132px;
}
.presenter_intro h4{
	border-bottom: 1px dashed #e2e2e2;
	color: #666;
	text-align: center;
	padding: 12px 0 10px 0;
}
.add_operation a{
	background: url(http://static.takungpao.com/images/comment/two_comment/add_me.png) no-repeat;
	color: #000;
	display: block;
	padding-left: 20px;
	height: 22px;
	line-height: 22px;
	width: 37px;
}

.add_me{
	float: right;
	text-align: center;
	width: 58px;
}
.presenter_name{
	color: #000;
	display: block;
	padding: 20px 0 8px 0;
}

.presenter .tip{
	color: #999;
	padding-top: 12px;
}



/* 评论 */
.comments{
	background: #fff url(http://static.takungpao.com/images/comment/two_comment/comments_shadow.png) repeat-x ;
	position: fixed;
	left: 50%;
	margin-left: -499px;
	bottom: 0;
	width: 698px; 
	
	
}
.close_comments{
	background: url(http://static.takungpao.com/images/comment/two_comment/close.png) ;
	cursor: pointer;
	position: absolute;
	right: 4px;
	top: 10px;
	display: block;
	height: 10px;
	width: 10px;
	
}
.close_comments:hover{
	background: url(http://static.takungpao.com/images/comment/two_comment/close_hover.png) ;
	-moz-transform: rotate(360deg); /* FF3.5+ */
	-o-transform: rotate(360deg); /* Opera 10.5 */
	-webkit-transform: rotate(360deg); /* Saf3.1+, Chrome */
	-webkit-transition: all 1s ease-in-out 0s;
	   -moz-transition: all 1s ease-in-out 0s;
	     -o-transition: all 1s ease-in-out 0s;
	    -ms-transition: all 1s ease-in-out 0s;
	        transition: all 1s ease-in-out 0s;
}


.comments .inner{
	padding: 24px 40px;
}
.comments_title{
	color: #000;
	font-size: 16px;
	margin-bottom: 16px;
}
#activity_content{
	cursor: text;
	padding: 6px;
	border: 1px solid #ccc;
	width: 606px;
	margin-bottom: 14px;
	height: 72px;
}
#activity_content span{
	color: #333;
}
.user_contro span{
	color: #999;
}
.user_contro .log_now{
	color: #0078b6;
}

.send_btn{
	border: 1px solid #418ad4;
	color: #fff;
	cursor: pointer;
	float: right;
	background-color: #4396e9;
	height: 22px;
	line-height: 22px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
	width: 60px;
}
.yl_logo{
	background: url(http://static.takungpao.com/images/comment/two_comment/yl_logo.png) no-repeat center 20px ;
	height: 64px;
	padding-top: 20px;
}

/* 登陆 */
.log_bg{
	background-color: #000;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8888;
}
#log_warper{
	background-color: #fff;
	border-radius: 6px;
	height: 345px;
	position: fixed;
	top: -300px;
	left: 50%;
	margin-left: -180px;
	margin-top: -300px;
	width: 359px;
	z-index: 9999;
}

/* //返回顶部 */
#scroll_top{
	background: url(http://static.takungpao.com/images/comment/two_comment/back_top.png) no-repeat  ;
	height: 88px;
	position: fixed;
	left: 50%;
	margin-left: 200px;
	cursor: pointer;
	bottom: -90px;
	width: 24px;
}
