﻿@charset "utf-8";

html,body{
	font-size:12px;
	-webkit-text-size-adjust:none;
    margin:0px;
	padding:0px;
	text-align:center;
	background: #FFF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form, input, textarea, table, h1, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea{
	border:1px solid #CCCCCC;
	padding:2px;
	background:url(../images/input_bg.jpg) bottom #fff repeat-x;
}
input.submit{
	padding:4px;
	background:#000;
	color:#FFF;
	background:url(../images/input.png) center center repeat-x;
	border:0;
	cursor:pointer;
	}
a{
	text-decoration: none;
	color:#000;
	blr:expression(this.onFocus=this.blur());
	outline:none;
}
a:hover{text-decoration: none;}
p{}
img{}
td{}
tr{}
ul,li{ list-style:none;}
.clear{margin: 0;padding: 0;clear: both;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#scrollDiv{width:480px;height:24px;line-height:24px;overflow:hidden}
#scrollDiv li{height:24px;padding-left:10px;}
#scrollDiv li a{
	background:url(../images/dot.jpg) no-repeat 10px center;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-left:20px;
	}
#scrollDiv ul,#scrollDiv ul li{ margin:0; padding:0;}
#side a{ color:#FFF; text-indent:40px; height:28px; line-height:28px; display:block; letter-spacing:2px; font-weight:bold}
#side a:hover{ color:#c30808; background:url(../images/side_a_.png) left center no-repeat}
#side a.lv_{color:#FFF; text-indent:55px; height:28px; line-height:28px; display:block; font-weight:normal; letter-spacing:0px;}
#side a.lv_:hover{color:#c30808; background:url(../images/side_a_.png) left center no-repeat}
.title{ background:url(../images/arr1.png) 5px center no-repeat; padding-left:20px;}
.title a{ color:#c30808}
.top,.top a{ color:#999}
#nav a{ font-size:14px; font-weight:bold;}
#nav a:hover{ color:#666}
#footer,#footer a{ color:#999}
#footer a:hover{ text-decoration:underline}

.thumbnail{
	background: #FFF;
	border:1px solid #DDDDDD;
	padding:2px;
	width:200px;
	height:150px;
	margin:5px;
	line-height:150px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
a.proimg{ height:150px; display:block}
a.proname{color:#999999; height:24px; width:204px; display:block;line-height:24px;overflow: hidden;}
a.proname:hover{ background:#FFF; color:#2FAAC4}
.tj_icon{
	background:url(../images/tuijian.gif) no-repeat 0px 0px; left: -1px; overflow: hidden; width: 49px; line-height: 50px; position: absolute; top: -1px; height: 49px
}
.etj_icon{
	background:url(../images/etuijian.gif) no-repeat 0px 0px; left: -1px; overflow: hidden; width: 49px; line-height: 50px; position: absolute; top: -1px; height: 49px
}
#new a{
	height:24px;
	display:block;
	line-height:24px;
	padding:0 15px;
	font-weight: bold;
	color:#CD333A;
}
#new a.tnews{
	background:#CD333A;
	color:#FFF;
}

ul.navigation{float: left;margin: 5px 0 0 20px;}
ul.navigation li{float:left;padding:0; margin:0;line-height:0%;}
ul.navigation li a{color:#777; width:30px; padding:0; margin:0 1px 0 0; display:block; float:left; text-align:center; line-height:30px; background:url(../images/pager1.gif) left top no-repeat;}
ul.navigation li.page,ul.navigation li.page a{color:#777; width:60px; padding:0; margin:0 1px 0 0; display:block; float:left; text-align:center; line-height:30px; background:url(../images/tpage.gif) no-repeat left top;}
ul.navigation li.paged{color:#fff; width:30px; height:30px; padding:0; margin:0 1px 0 0;text-align:center; line-height:30px;background:url(../images/pager2.gif) no-repeat left bottom; text-decoration:none; }
ul.navigation li a:hover{ color:#999; background:url(../images/pager1.gif) no-repeat left bottom; text-decoration:none; }
ul.navigation li.page a:hover{ color:#999; background:url(../images/tpage.gif) no-repeat left bottom; text-decoration:none; }
ul.navigation li.info {color:#777;padding:0; margin:0 3px; display:block; float:left; text-align:center; line-height:30px; background: none;}

