input {
    border: 1px solid #c5c6c9;
    background: url(../images/input_bg1.jpg);
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
textarea {
    border: 1px solid #c5c6c9;
}
a {
    color: #444444;
    text-decoration: none;
}
a:hover, a:active {
    color: #ec0000;
}

#Leftnav a {
    display: block;
    height: 25px;
    line-height: 25px;
	letter-spacing: 2px;
    width: 146px;
    background: url(../images/nav_bg.gif) ;
    padding-left: 26px;
    margin-top: 1px;
}
#Leftnav a:hover, #Leftnav a:active {
    background: url(../images/nav_bg_A.gif) no-repeat;
    background-color: #cc0000;
    color: #ffffff;
    width: 142px;
    padding-left: 28px;
    font-weight: bold;
}
#new-top{
    margin-top:1px;
    background:url(../images/body_bg.jpg) no-repeat bottom;
}
#new-topbg{
    background:url(../images/left_bg.gif) repeat-y right;
}
#center_left{
    margin-top:6px;
}
#center_leftbg{
    background:url(../images/bg1.gif) repeat-x left bottom;
}
#center_bg,#view_bg{ 
	line-height:30px; 
	border:1px #CCCCCC solid; 
	padding:2px;
	background:url(../images/bg1.gif) repeat-x left bottom;
}
#center_bg img,#view_bg img{
    float: left;
	margin-top:10px;
	margin-left:10px;
}
#center_bg div{
    float: left;
}
#center_bg span{
    float: left; padding-left: 10px;
}
#title_font{
    color:#000000;
	font-size:14px;
    font-weight:bold;
}
.vote{
    line-height:25px; 
}
.tp_list a,.tp_list a:link{width:640px; float:left; white-space:nowrap; word-break:keep-all; overflow:hidden; text-overflow:ellipsis;}
.tp_list img{ float:left; padding-right:10px;}
