@charset "utf-8";
*{margin:0; padding:0}
li{list-style:none;}
body {
	background-image:url(http://img.pusuo.net/common/bg5.JPG);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size:14px;
	line-height:24px;	
}
h1, h2 {
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0;
	line-height: 180%;
	
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header start*/

#header {	
	margin:0px auto;
	text-transform:uppercase;
	width:960px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

#logo{
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
	width:120px;
}

/*header end*/

#banner{
	float:left;
	text-align:center;
	font-size:20px;
	width:830px;
	height:88px;
	/*
	background-image:url('http://www.txt7.com.cn/images/banner/banner.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 10px 1px;*/
}
#toolbar{
	float:right;
	color:#000000;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: #FFFFFF url(http://www.txt7.com.cn/images/img02.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

.clear{clear:both;font-size:0px;visibility:hidden;width:0px;line-height:0px;}

.page{/*text-align:center;padding:20px 0;background:#C3C3C3;*/}
/*
.page2,.page3{margin:0 5px;display:inline; font-size:14px;color:#2c4486;}
.page2 input{width:30px; height:16px; vertical-align:middle;}
.page a:link,.page a:visited{color:#2c4486;}
#pageNext{margin:0px auto;padding:30px 0px 0px;clear:both;text-align:center;font-size:14px;}
#pageNext span{margin:8px 0 0 6px;}
#pageNext div{margin:0 0 0 6px; display:inline;}
.nored{border:1px solid #2c4486;padding:4px 6px 2px;background:#2c4486; color:#ffffff;}
.num a,.page a{padding:4px 6px 2px;}
.num a:hover,.page a:hover{background:#2c4486;padding:4px 6px 2px; color:#ffffff;}
*/

#pageNext{overflow:hidden; zoom:1; margin-bottom:10px;}
#pageNext div{float:left; height:27px; line-height:27px; overflow:hidden;}
#pageNext a{float:left; height:27px; padding:0 5px;}
#pageNext .nored{display:block; float:left; height:27px; padding:0 5px;background:#2c4486; color:#fff;}
#content #pageNext a:hover{background:#2c4486; color:#fff;}

/*导航2 开始*/
#styletwo{
	width:960px;
	margin:0px auto;
	margin-bottom:5px;
	position:relative;
	display:block;
	height:24px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(/images/bgOFF1.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}
#styletwo ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#styletwo ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#styletwo ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:3px 5px 0 5px;
	height:24px;
}
#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#fff;
	background:transparent url(/images/bgON1.gif) repeat-x top left;
}
/*导航2 结束*/

/* 图片列表 */
.newsTopicTxt{padding:0px 10px;line-height:22px; margin-top:10px;}
.newsTopicTxt img{border:1px solid #e5e5e5;float:left;padding:0px; margin-right:7px; width:80px;}
.newsTopicTxt a{ text-decoration:underline;}
.newsTopicTxt p{ height:40px; overflow:hidden;}





