@charset "utf-8";
/* reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, cite, dfn, em, var {
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
	font-weight:normal;
}
/* 清除浮动 */
.clearfix:after, .nav:after, .content:after, .grid:after, .h:after {
	content:'\20';
	display:block;
	height:0;
	clear:both;
}
.clearfix, .nav, .content, .grid, .h {
    *zoom:1;
}
.clear {
	clear:both;
	height:0;
	font:0/0 Arial;
	visibility:hidden;
}
/* 通用 */
body, button, input, select, textarea {
	font: 12px/1.5 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	color:#000;
}
.vm, input, label {
	vertical-align:middle;
}
.tc {
	text-align:center;
}
.fl {
	float:left;
	_display:inline;
}
.fr {
	float:right;
	_display:inline;
}
.mb10 {
	margin-bottom:10px;
}
.mr10 {
	margin-right:10px;
}
.hide {
	display:none;
}
.more {
	font-size:12px;
	font-family:宋体;
	font-weight:normal;
}
.notext {
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
}
.notext:first-letter {
    margin-left: -20em;
}
/* 链接 */
a {
	color:#252525;
	text-decoration:none;
}
a:hover {
	color:#048;
}
a:active {
	outline:none;
}
/* nav */
.nav li, .nav dt, .nav dd {
	float:left;
	position:relative;
}
.nav a {
	display:inline-block;
}
.nav dt {
	font-weight:bold;
}
/* tab */
.tabs {
	display:block;
}
.tabs li {
	float:left;
}
.tabs li a {
	display:block;
}
/* list */
.h li {
	float:left;
	_display:inline;
	_white-space:nowrap;
}
.list-t, .list-a, .list-p, .list-b-t, .list-p-t, .list-p-t li, .list-r {
	overflow:hidden;
	zoom:1;
}
.list-t li, .list-a li, .list-p li, .list-b-t li, .list-p-t li, .list-r li {
	position:relative;
	line-height:1.5;
}
.list-t li a {
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-t li a:hover {
	text-decoration:underline;
}
.list-t li span.tag {
	margin-right:5px;
}
.list-t li span.date {
	position:absolute;
	top:0;
	right:0;
}
.list-p li {
	text-align:center;
}
.list-a li a {
	display:inline-block;
}
/* 自定义 */
body {
	background-color:#fff;
}
.wrap {
	width:1000px;
	margin:0 auto;
}
.ht {
	height:30px;
	padding:0 10px;
	line-height:30px;
	background-color:#02aae8;
	color:#fff;
}
.ht a {
	color:#fff;
}
.header h1 {
	height:200px;
	background:url(../images/index/head.jpg) no-repeat;
}
.header .nav {
    height: 28px;
    background: url(../images/index/nav1.png) 50% 0 no-repeat;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 62px;
}
.header .nav li {
    margin-right: 7px;
    z-index: 9999;
}
.header .nav li a {
	width:94px;
	height:28px;
	background:url(../images/index/nav_li.png) no-repeat;
	line-height:28px;
	text-align:center;
}

.header .nav li sub1 a {
width: 94px;
height: 28px;
background: url(../images/index/nav_li.png) no-repeat;
line-height: 28px;
text-align:center;
}
.header .nav li a:hover {
	color:#00B7F8;
}
.header .nav li.search {
	width:172px;
	height:24px;
	background:url(../images/index/search.png) no-repeat;
	padding:2px 0;
}
.header .nav li.search input {
	width:100px;
	margin-left: 10px;
	border:none;

background: none;
	padding:0 0 0 20px;
	line-height:24px;
	vertical-align:middle;
}
.header .nav li.search button {
	width:30px;
	height:24px;
	background: none;
	border:none;
	cursor:pointer;
	vertical-align:middle;
}
.friends {
	height:30px;
	background-color:#018ec3;
	padding:10px;
	line-height:30px;
	color:#fff;
}
.friends h3 {
	float:left;
	width:92px;
	height:30px;
	background:url(../images/index/b.png) no-repeat;
	margin-right:20px;
	padding-left:10px;
	font-size:14px;
	color:#d00;
}
.friends p a {
	margin:0 20px;
	color:#fff;
	font-size:14px;
}
.copyright {
	border-top:2px #018ec3 solid;
	margin-top:-2px;
	padding:20px;
}
.copyright p {
	line-height:24px;
}
.item{
width: 1015px;
background: url(/images/arr/1.gif) repeat-y;
margin:0 auto;}