.linkBlack{color:#000; text-decoration:none;}
.linkBlack:hover{color:#f00;}

.linkRed{color:#f00; text-decoration:none;}
.linkRed:hover{text-decoration:underline;}

.sub_newstitlelist2{ width:100%; float:right;}
	
.linkHot{color:#ff0000; text-decoration:none;}
.linkHot:hover{color:#ff0000;}


.imga img{
   padding: 1px; border: #c6c6c6 1px solid;
}
.imga:hover img{
   padding: 1px; border: red 1px solid;
}

.img_contentbg{ width:713px; border-left:solid 1px #B6BFC0;border-right:solid 1px #B6BFC0;border-bottom:solid 1px #B6BFC0; }

.img_list_view2{ 
   width: 711px; margin: 0; padding-top:10px;
}

.img_list_view2 ul{
   margin: 0; list-style-type:none;  padding-left:5px;
}
.img_list_view2 li{ 
   float: left; width: 160px; height:122px; text-align:center; padding-right:15px;
}

.img_list_view2 li img{
   padding: 1px; border: #c6c6c6 1px solid;
}
.img_list_view2 li a:hover img{
   padding: 1px; border: red 1px solid;
}
.img_list_view2 span{
 text-align: center; display: block; line-height:20px !important;line-height:23px;
}

	.vote_1 {width: 450px; }
	.vote_1 ul { list-style: none;margin: 0;padding: 0;}
	.vote_1 li{
			color: #333;
			display:block;
			height:23px;
			line-height: 23px;
			background: url(../images/vote_1.gif) no-repeat left;
			padding-left: 19px;
			}

	.vote_2 {width: 450px; }
	.vote_2 ul { list-style: none;margin: 0;padding: 0;}
	.vote_2 li{
			color: #333;
			display:block;
			height:23px;
			line-height: 23px;
			background: url(../images/vote_2.gif) no-repeat left;
			padding-left: 19px;
			}

 .inputbg2{ height:20px; border:#ccc solid 1px; padding:2px 2px 0 2px; background:url(../images/sub/left_searchbg.png)  repeat-x left; line-height:16px;}


#newslist_home a{height:22px;
	line-height:22px;
	padding-left:13px;
	background:url(../images/newslistbg1.gif) no-repeat left center;
	color:#333;
	text-decoration:none;
	}
	#newslist_home a:hover,#newslist_home a:active{
		background:url(../images/newslistbg2.gif) no-repeat left center;
		color:#F00;
	line-height:22px;
	}
