@charset "gb2312";
/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {background:url(images/index_bg.jpg) no-repeat center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a,img{
	border:0;
	text-decoration:none;
}
input,label,radio { 
	vertical-align: middle;
} 
p { 
	margin: 0; 
	padding: 0;
}
.font14px { font-size:14px}
.font16px { font-size:16px}
.font18px { font-size:18px}
.font24px { font-size:24px}
.font32px { font-size:32px;}

.fontFFF {
	color:#FFF;
	}
/*空：高宽样式*/
.bh20{height: 20px}
.bh10{height: 10px}
.bh5{height: 5px}
.fl {float:left}
.fr {float:right}
/*分页样式*/
.pagination { font-size: 12px;}
.pagination a {
    text-decoration: none;
	color: #f4f4f4;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}
.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.4em 0.7em;
    margin-right: 6px;
	margin-bottom: 5px;
	background: #000;
}
.pagination .current {
    background: #EEEEEE;
    color: #000;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}
.pagination .current.prev, .pagination .current.next{
	color:#666;
	border-color:#999;
	background:#000;
}
/*Login*/
.denglucss {font-family:'微软雅黑','宋体'; height:36px; line-height:36px; width:80px;}
.inputxt {border:1px solid #d3d3d3;padding:2px; height:18px; line-height:18px;}
.nav a:link {
	color:#ffffff;
	text-decoration: none;
}
.nav a:visited {
	color:#ffffff;
	text-decoration: none;
}
.nav a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.nav a:active {
	color:#ffffff;
	text-decoration: none;
}
.searchtext
{	vertical-align:middle;
	display:inline-block;
	margin:0;
	border:1px solid #cbcbcb;
	height:24px;
	line-height:22px;}
.btn
{	border:none;
	width:46px;
	height:22px;
	background:url(images/btn_search.png) no-repeat;
	cursor:pointer;}
.bg_title{ background:url(images/bg_title.gif) no-repeat; height:30px; line-height:34px; color:#ffffff; font-size:15px; font-weight:bold; padding:3px 0px 0px 19px;font-family:"微软雅黑"}