﻿.a_poll_panel {
	width: 274px;
	height: 207px;
	overflow: hidden;
	clear: both;
}
.a_poll_panel .a_core {
	left: 0px;
	width: 274px;
	height: 174px;
	position: relative;
}
.a_poll_panel .a_core a {
	display: block;
	width: 274px;
	height: 174px;
	text-decoration: none;
	position: absolute;
	overflow: hidden;
}
.a_poll_panel .a_core img {
	width: 270px;
	height: 170px;
	padding: 1px;
	border: 1px #282828 solid;
}
.a_poll_panel .a_core span {
	display: block;
	top: 174px;
	left: 2px;
	width: 230px;
	height: 31px;
	font-family: Verdana;
	color: #1d1e1a;
	font-weight: bold;
	line-height: 15px;
	position: absolute;
	background: url('../images/img_02.png') repeat-x;
	padding: 8px 20px;
}
.a_poll_panel .nav {
	width: 274px;
	height: 19px;
	margin: 14px 0px 0px 0px;
}
.a_poll_panel .nav a.arrow {
	display: block;
	width: 7px;
	height: 7px;
	margin-top: 6px;
}
.a_poll_panel .nav a.arrow_left {
	visibility: hidden;
	float: left;
}
.a_poll_panel .nav a.arrow_right {
	float: right;
}
.a_poll_panel .nav a.btn {
	display: block;
	width: 74px;
	height: 19px;
	font-size: 9px;
	color: #494949;
	text-decoration: none;
	line-height: 19px;
	text-align: center;
	background: url('../images/img_01.png') no-repeat;
	margin: 0px 4px;
	float: left;
}
.a_poll_panel .nav a.vote {
	margin: 0px 4px 0px 11px;
}
