@charset "utf-8";
/* 2009.3.12 edition by Grin */

.vote#g2 {
	margin:0 20px 0 0 !important;
}

.vote input {
	vertical-align:middle;
}

.inputStyle {
	display:block;
	float:left;
	width:100%;
	padding:5px 0;
}
.inputStyle input{
	float:left;
	width:85%;
}
.inputStyle label {
	display:inline-block;
	float:left;
	width:20px;
	text-align:right;
	padding-right:5px;
}

.vote .artistName {
	float:left;
	width:100%;
}

.vote .se_body {
	position:relative;
	padding:10px;
}

.vote .se_body2 {/* edit 09.3.12 */
	padding:10px 35px;
}

.se_body2 {/* edit 09.3.12 */
	padding:10px 35px;
}
.se_body2 p {
	color:#333 !important;
}

a.btn_vote {
    display:inline-block;
    height: 20px;
    padding-right:10px; /* sliding doors padding */
	text-decoration:none;
	background:transparent url(/images/btn_vote_a.gif) no-repeat center right;
}

a.btn_vote span {
	display:block;
    height: 20px;
    line-height: 20px;
	font-size:12px;
	padding-left:10px;
	cursor:pointer;
	color:#fff;
	background:transparent url(/images/btn_vote_s.gif) no-repeat center left;
} 






.btn_return {
	width:60px;
	height:20px;
	line-height:20px;
	background:url(/images/btn_vote2.gif) no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	border:none;
	cursor:pointer;
}

.tips_text {
	font-size:12px !important;
	font-weight:normal !important;
}

.voteing_bar {
	display:block;
	width:1%;
	height:12px;
	border:1px solid;
	font-size:11px;
	text-align:center;
}

.c1 {
	border-color:#c9a73b;
	background:url(/images/v_bar_c1.gif) repeat-x;
}
.c2 {
	border-color:#bccd41;
	background:url(/images/v_bar_c2.gif) repeat-x;
}
.c3 {
	border-color:#3dcc4e;
	background:url(/images/v_bar_c3.gif) repeat-x;
}
.c4 {
	border-color:#42cbbb;
	background:url(/images/v_bar_c4.gif) repeat-x;
}
.c5 {
	border-color:#4f3ccc;
	background:url(/images/v_bar_c5.gif) repeat-x;
}
.c6 {
	border-color:#ca3ec1;
	background:url(/images/v_bar_c6.gif) repeat-x;
}
.c7 {
	border-color:#ca3f3a;
	background:url(/images/v_bar_c7.gif) repeat-x;
}
.c8 {
	border-color:#1a8ad6;
	background:url(/images/v_bar_c8.gif) repeat-x;
}
.c9 {
	border-color:#1dc917;
	background:url(/images/v_bar_c9.gif) repeat-x;
}
.c10 {
	border-color:#fdc0c5;
	background:url(/images/v_bar_c10.gif) repeat-x;
}

.vote ul {
	float:left;
	width:100%;
}
.vote ul li {
	font-size:14px;
	padding:5px 0;
	list-style:none;
}

.vote_m_list {
	float:left;
	width:100%;
	background:#f3f3f3;
	font-size:12px;
	border:1px solid #e2e2e2;
	padding-bottom:10px;
	margin-bottom:10px;
}

.vDetail {
	position:relative;
	float:left;
	left:0;
}

.cVote {
	float:left;
	width:100%;
	font-size:14px;
}

.cVote p {
	display:block;
	padding:10px 0;
}

.cVote ul {
	float:left;
	width:100%;
	list-style:none;
}
.cVote ul li {
	display:block;
	float:left;
	margin:0 30px 10px 0;
	font-weight:bold;
	line-height:1.5em;
}
.cVote span {
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.cVote input {
	vertical-align:middle;
}
.cVote a {
	cursor:pointer;
	color:#666 !important;
}

.cVote .queBox {/* edit 09.3.12 */
	width:500px;
	height:60px;
	overflow:auto;
}

.cVote .answerBox {/* edit 09.3.12 */
	width:460px;
}

.cVote .btn_cancel {
	height:20px;
	padding-left:20px;
	background:url(/images/ico_cancel.png) no-repeat left;
}

.cVote .btn_reload {
	height:20px;
	padding:0 10px 0 20px;
	background:url(/images/ico_refresh.png) no-repeat left;
}

.cVote .btn_addAn {
	height:20px;
	padding:0 10px 0 20px;
	background:url(/images/ico_add.png) no-repeat left;
}

.cVote .reload {
	position:absolute;
	float:right;
	right:30px;
	top:0;
}

.cVote .errorTips {/* edit 09.3.12 */
	position:relative;
	width:300px;
	font-size:12px;
	color:#cc0000;
	padding-left:5px;
}

.vote_detail {
	float:left;
	position:relative;
	width:100%;
	background:#f5f5f5;
	font-size:12px;
	border:1px solid #ddd;
	margin-bottom:10px;
	font-size:12px;
	color:#666;
}

.vote_detail .anNum {
	position:absolute;
	float:right;
	top:0;
	right:0;
	height:20px;
	line-height:20px;
	padding:0 5px;
	background:#ddd;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.vote .v_list_box {
	position:relative;
	float:left;
	width:500px;
	margin-bottom:20px;
}

.vote .vc_icon_poll {
	position:relative;
	float:left;
	width:55px;
	height:60px;
	background:url(/images/Bar_Chart.png) no-repeat left;
}

.vote .vc_icon_vote {
	position:relative;
	float:left;
	width:55px;
	height:48px;
	background:url(/images/Comment.png) no-repeat left;
}


.show_more {
	clear:both;
	float:left;
	position:relative;
	width:98%;
	height:20px;
	line-height:20px;
	text-align:right;
	padding:5px 1%;
}
.show_more a:link,
.show_more a:visited {
	display:inline-block;
	color:#666;
	font-weight:bold;
}

#page.pageCtrl {/* edit 09.3.5 */
	position:relative;
	float:left;
	width:100%;
	text-align:right;
	height:30px;
	line-height:30px;
	padding-top:10px;
}
#page.pageCtrl a {/* edit 09.3.5 */
	color:#000;
	font-weight:bold;
	font-size:11px;
	margin:0 2px;
	padding:2px 5px;
}
#page.pageCtrl a:link,
#page.pageCtrl a:visited {/* edit 09.3.5 */
	color:#000;
}
#page.pageCtrl a:hover {/* edit 09.3.5 */
	color:#cc0000;
}

#page.pageCtrl a.curPage {/* edit 09.3.5 */
	color:#cc0000;
	font-size:16px;
}

/* edit 09.3.24 */

.vote p {
	font-size:13px;
	display:block;
	padding:5px 0 10px 0;
	color:#666;
}

.vote .queTitle {
	font-size:15px;
	font-weight:bold;
	display:block;
	color:#000;
}

.vote .optionAlign {
	clear:both;
	float:left;
	position:relative;
	width:18px;
	left:0;
	top:3px;
	#top:-1px;
}

.vote .anAlign {
	display:block;
	padding-left:20px;
	line-height:18px;
}












