TD {
	FONT-SIZE: 14px; COLOR: #646464; LINE-HEIGHT: 18px
}
.title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #000;
	text-align: center;
	background-image: url(vote_bg.gif);
}
.tit2 {
	COLOR: #1c5db1;
	background-image: url(vote_tibg.gif);
	font-weight: bold;
}
/*
A:link {
	COLOR: #646464; TEXT-DECORATION: none
}
A:visited {
	COLOR: #646464; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}
*/
.heads {
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 910px;
	background-color: #022B94;
}
.lines {
	background-color: #0147b0;
	height: 3px;
}
.item_upimg {
	background-image: url();
	background-repeat: no-repeat;
	height: 8px;
}
.item_downimg {
	background-image: url();
	background-repeat: no-repeat;
	height: 14px;
}
.item_centerimg {
	background-image: url();
	background-repeat: repeat-y;
}
.img_border {
	background-color: #767676;
}
.vote_border {
	background-color: #CCCCCC;
	width:100%;
	margin:0 auto;
}
.vote_title {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFE8;
	line-height:30px;
	padding-left:10px;
}
.vote_item_bg {
	background-color: #FFFFFF;
}
.vote_mtab {
	background-color: #F0FAFF;
	width:100%;
	margin:0 auto;
}
.vote_mtitleTD {
	color: #666;
	line-height:25px;
	font-size:14px;
}
.vote_mtitleTD h3 {
	color: #666;
	font:bold 22px/50px "Î¢ÈíÑÅºÚ";
	text-align:center;
}
.aabbcc td{ 
	line-height:25px;
	padding:0 10px;
}
.aabbcc input{ margin-right:5px;}

.vote_jgheight {
	height: 10px;
}
.tableWidth {
	width: 100%;
}
.show_lines {
	background-color: #d3d3d3;
	height: 1px;
}
#submit1{
    background: #dc0000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 60px;
	border:0;
}
#button1{
    background: #46c500 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 60px;
	border:0;
	margin-left:10px;
}