﻿

body
{
	margin:0px;
	padding:0px;
	font:12px/26px 宋体;
	background:url(../img/bg.jpg) repeat-x;
	}

*
{
	margin:0px;
	padding:0px;
	}

img
{
	border:0px;
	}

li
{
	list-style-type:none;
	}

h3 span
{
	font:bold 14px/30px 宋体;
	color:#fff;
	float:left;
	}

h3 a
{
	font:12px/30px 宋体;
	color:#c00;
	float:right;
	margin-right:10px;
	}

h4 span
{
	font:bold 12px/28px 宋体;
	text-indent:20px;
	float:left;
	}

h4 a
{
	font:12px/28px 宋体;
	color:#fff;
	float:right;
	margin-right:10px;
	}

a
{
	text-decoration:none;
	color:#000;
	}

a:hover
{
	color:#f60;
	}

.jiezi
{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.float-left
{
	float:left;
	display:inline;
	}

.float-right
{
	float:right;
	display:inline;
	}

.clear
{
	clear:both;
	overflow:hidden;
	height:0;
	}
/*----------------------------------- Public */

.top,.banner,.nav,.maintop,.add,.maindown,.gd,.link,.wzlink,.footer
{
	width:1000px;
	margin:0 auto;
	margin-bottom:5px;
	}


/*----------------------------------- top */
.top
{
	margin-top:40px;
	margin-bottom:0;
	height:27px;
	background:url(../img/topbg.jpg) repeat-x;
	}

p.left
{
	float:left;
	}

p.left a
{
	margin:0 19px;
	}

p.left a img
{
	height:16px;
	margin-top:5px;
	}

p.right
{
	float:right;
	margin-right:20px;
	display:inline;
	}
	

/*------------------------------------- banner */

.banner
{
	background:url(../img/banner.jpg)  no-repeat;
	height:179px;
	}

/*----------------------------nav*/
.nav
{
	background:url(../img/navbg.jpg) repeat-x;
	height:88px;
	font:bold 14px/30px 宋体;
	overflow:hidden;
	position:relative;
	}

.nav ul li.li1
{
	float:left;	
	line-height:30px;
	width:140px;
	text-align:center;
	}

.nav ul li.li1 a
{
	text-align:center;
	}

.nav li
{
	float:left;
	display:block;
	}

/*-------------一级栏目伪标签*/
.nav li a
{
	display:block;
	}

.nav li a:link
{
	color:#fff;	
	}

.nav li a:visited
{
	color:#fff;
	}

.nav li a:hover
{
	color:#ff0;
	}

/*------------------首页*/
.nav li.now a
{
	display:block;
	color:#fff;	
	}

.nav li.now a:link
{
	color:#ff0;	
	}

.nav li.now a:hover
{
	color:#ff0;	
	}

.nav li.now a:active
{
	color:#ff0;
	}
.nav li.now a:visited
{
	color:#ff0;
	}

iframe,marquee
{
	float:left;
	}
	
/*--------------------------------------- search */
.search
{
	float:left;
	display:inline;	
	padding-top:3px;
	width:280px;
	}

.search span
{
	float:left;
	display:inline;
	}

input.input220
{
	width:178px;
	border:1px solid #8FA8D1;
	border-right:none;
	height:20px;
	font-size:12px;
	line-height:20px;
	*margin-top:-1px;
	}

/*-------------------------------------- footer */

.footer
{
	background:url(../img/footer.jpg) repeat-x;
	height:114px;
	text-align:center;
	}

.footer p
{
	padding-top:16px;
	}
	
	/*------------------------------------------------newimg--*/
.newimg
{
	margin:5px 0 0 6px;	
	/*float:left;*/
	display:inline;
}
.cursorhand
{
	cursor:pointer;
}
