body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body{
	font:normal 14px/1.5 Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;color:#000;
	/*background: url(../images/themes/bg009.jpg) #D0D0D0;*/
	background-size:288px auto;
-webkit-user-select:none;margin:0 auto;padding:0;list-style:none;vertical-align:middle}
a {
	color: #C00;
    cursor: pointer;
    text-decoration: none;
}
ul li{list-style:none;margin:5px;}
.clr{
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
.vote{
	margin: 0 auto;
   /* max-width: 640px;
    min-width: 320px;*/
    overflow-x: hidden;
}
.votecontent{
	border:0;
	box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	background-color:#FFF;
	margin:15px 10px;
	padding:15px 15px 20px 15px;
}

h2{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0;
	word-break:normal;
	word-wrap:break-word;
}
.date {
	display:block;
    color: #8C8C8C;
    font-size: 11px;
    margin:5px auto 10px auto;
}
.modus{
	margin:0; font-size:14px; line-height:30px;border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6; margin:15px 0 0 0; background-color:#FAFAFA; text-align:center
}
.number{
	color:#999;
}
.votedate{
	margin:0 auto;
}
.voteimg img{
    max-width: 100%;
	border:0;
	margin-bottom:10px;
}
.div_test {

padding: 5px 10px 6px;
text-decoration: none;

border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;

-moz-box-shadow: 0 1px 2px rgba（0，0，0，0.5）;
-webkit-box-shadow: 0 1px 2px rgba（0，0，0，0.5）;
text-shadow: 0 -1px 1px rgba（0，0，0，0.25）;
border-bottom: 1px solid rgba（0，0，0，0.25）;
position: relative;
cursor: pointer;
background-color: #fff;
}
/*-------------------------------*/

 .progress-bar {
            background-color: #fff;
			
           /*height: 25px;
             padding: 5px;
            width: 350px;*/
            /*margin: 70px 0 20px 0;  */
            margin-bottom: 5px;    
            -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
            -moz-box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
      -webkit-box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
      box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;       
margin-top:5px	  
        }
        
        .progress-bar span {
            display: inline-block;
            height: 100%;
      background-color: #777;
            -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
            -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
      box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
      -webkit-transition: width .4s ease-in-out;
      -moz-transition: width .4s ease-in-out;
      -ms-transition: width .4s ease-in-out;
      -o-transition: width .4s ease-in-out;
      transition: width .4s ease-in-out;    
        }
        .orange span {
        background-color: #fecf23;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fecf23), to(#fd9215));
        background-image: -webkit-linear-gradient(top, #fecf23, #fd9215);
        background-image: -moz-linear-gradient(top, #fecf23, #fd9215);
        background-image: -ms-linear-gradient(top, #fecf23, #fd9215);
        background-image: -o-linear-gradient(top, #fecf23, #fd9215);
        background-image: linear-gradient(top, #fecf23, #fd9215);  
        } 
    .shine span {
      position: relative;
    }
    
    .shine span::after {
      content: '';
      opacity: 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #fff;
            -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;     
      
            -webkit-animation: animate-shine 2s ease-out infinite;
            -moz-animation: animate-shine 2s ease-out infinite;       
    }

        @-webkit-keyframes animate-shine { 
      0% {opacity: 0; width: 0;}
      50% {opacity: .5;}
      100% {opacity: 0; width: 95%;}
        }
        
        
        @-moz-keyframes animate-shine {
      0% {opacity: 0; width: 0;}
      50% {opacity: .5;}
      100% {opacity: 0; width: 95%;}
        }

    


/*-------------------------------*/

/*vote-img*/
#vote-img .voteimg2{
    height: 148px;
    margin:-5px -5px 5px -5px;
    width: 266px;
	overflow:hidden;
}
#vote-img .voteimg2 img{
	border: 0 none;
    height: 148px;
    width: 266px;
}
#vote-img ul {
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
	max-width:542px;
	min-width:266px;
	overflow:hidden;
	background-color: white;
}
#vote-img li{
	display:block;
	position:relative;
	display:block;
	margin:8px 5px 0 0;
	width: 266px;
	float:left;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	/*box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	border:1px solid #E6E6E6;*/
	padding:0; 
	background-color: #fff;
	
}
/*#vote-img li:hover{
	background-color:#FAFAFA;
}*/
#vote-img li .votedate{
	
}
#vote-img li label{
	display:block;cursor:pointer;background-color: #f5f5f5;padding: 5px;
}
#vote-img li label div{
	float:left;
}
#vote-img li label span{
	display: block;
	margin-left:30px;
	padding-bottom:5px;
	font-size:14px;line-height: 20px
}
#vote-img .percentage{
	right:5px;
	bottom: 5px;
    font-size: 10px;
	line-height:10px;
	max-width:100px; position:absolute;
}
#vote-img .user{
	max-width: 50px;
	font-style:normal;
	color:#333;
	margin-left:3px;

}
#vote-img .pbg {
	height: 10px;
	background-color:rgba(0, 0, 0, 0.02);
	box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.07) inset;
	-webkit-box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.07) inset;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
    border-radius: 6px;
	margin: 8px 100px 5px 0;
}
#vote-img .pbr {
    background-color: #5AAF4A;
    border-radius: 6px;
    height: 10px;
}
#vote-img #imgurl {
	width:92px;
	height:56px;
	background:url(vote-skins/imgurl.png) no-repeat 0 0;
	background-size: 92px 56px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
}
/**/
#vote-text ul {
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    background-color: white;
}
#vote-text li{
	display:block;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	/*box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);*/
	border-bottom:1px solid #E6E6E6;
}
/*#vote-text li:hover{
	background-color:#FAFAFA;
}*/
#vote-text li label{
	display:block; padding:15px 5px 15px 10px; cursor:pointer;
}
#vote-text li label div{
	float:left;
}
#vote-text li label span{
	display: block;
    margin-left: 25px;
	margin-right: 5px;
	font-size:14px;line-height: 20px
}

/*li label div.checked ~ span{
	color:#3498db;
}*/


#vote-text .votebar{
	padding-bottom:8px;
}
#vote-text .percentage{
	bottom: 8px;
    font-size: 10px;
    max-width: 100px;
    position: absolute;
	line-height:10px;
    right: 7px;
}
#vote-text .user{
	max-width: 50px;
	font-style:normal;
	color:#333;
	margin-left:3px;

}
#vote-text .pbg {
	height: 10px;
	background-color:rgba(0, 0, 0, 0.02);
	box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.07) inset;
	-webkit-box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.07) inset;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
    border-radius: 6px;
	margin-left:10px;
	margin-right:100px;
}
#vote-text .pbr {
    background-color: #5AAF4A;
    border-radius: 6px;
    height: 10px;
}
/**/
.pxbtn {
	
	background: #ff6501;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffa201 ), to( #ff6501 )); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffa201 , #ff6501 ); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffa201 , #ff6501 ); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffa201 , #ff6501 ); /* IE10 */
	background-image:      -o-linear-gradient( #ffa201 , #ff6501 ); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffa201 , #ff6501 );
	border: 1px solid #ff6501;
	border-bottom: 1px solid #d35605;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	border-radius: 0.6em 0.6em 0.6em 0.6em;
	display: block;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 2px #BE4205;
	font-size: 18px;
	padding:10px;
	margin:15px 0 0 0;
}
.pxbtn:visited {
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffa201 ), to( #ff6501 )); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffa201 , #ff6501 ); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffa201 , #ff6501 ); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffa201 , #ff6501 ); /* IE10 */
	background-image:      -o-linear-gradient( #ffa201 , #ff6501 ); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffa201 , #ff6501 );
}
.pxbtn:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ff7f01 ), to( #ff6501 )); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ff7f01 , #ff6501 ); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ff7f01 , #ff6501 ); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ff7f01 , #ff6501 ); /* IE10 */
	background-image:      -o-linear-gradient( #ff7f01 , #ff6501 ); /* Opera 11.10+ */
	background-image:         linear-gradient( #ff7f01 , #ff6501 );
}
.pxbtn:active {
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ff6501 ), to( #ffa201 )); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ff6501 , #ffa201 ); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ff6501 , #ffa201 ); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ff6501 , #ffa201 ); /* IE10 */
	background-image:      -o-linear-gradient( #ff6501 , #ffa201 ); /* Opera 11.10+ */
	background-image:         linear-gradient( #ff6501 , #ffa201 );
	border: 1px solid #ff6501;
	border-top: 1px solid #d35605;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
}
