@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px; line-height:20px; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:13px; text-align:justify
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.text01{ color:#000000; text-align:left;}


div#vote a{
	width:180px;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#a0a0a0;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#vote a:hover{
	background-color:#777777; color:#e1e132;
}
div#vote_active{
	background-color:#777777; color:#e1e132; width:180px; padding-left:10px; padding-top:3px; padding-bottom:2px; font-weight:bold; border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.title01{ text-decoration:underline; color:#0193de; padding-left:10px}
.title02{ color: #000000; font-size:14px; font-weight:bold; padding-left:2px}

.more01{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(pic/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left:20px;	
	width: 40px;
}

.more{
	color:#000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../pic/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	width: 40px;
}
.more1{ color:#000000}

.text_black{
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	

.text_back{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	}

.datapings{ font-size:10px; font-family:Arial, Helvetica, Verdana, sans-serif; color:#000000}


