﻿@charset "utf-8";
/*顶部css*/
#header{
	width:936px;
	height:70px;
	position:relative;
}
#header h1 {
	font-size:12px;
	background:url(../images/logo.gif) no-repeat 0 0px;
	width:197px;
	height:72px;
	position:relative;
}
#header h1 a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	text-indent:-9999px;
	text-decoration:none;
	position:relative;
}
#search{
	position:absolute;
	right:0px;
	top:30px;
}
#search dt{
	color:#000099;
	font-weight:bold;
	line-height:25px;
}
/*导航*/
#nav {
	margin:10px auto;
	width:936px;
	background:#DC0000;
}
#nav li {
	float:left;
	height:25px;
	line-height:25px;
}
#nav li a{
	padding:0px 10px;
	color:#fff;
	text-decoration:none;
}
#nav li.on{
	height:25px;
	line-height:25px;
	padding:0 2px;
	background:#000;
}

#nav li a:hover{
	text-decoration:underline;
}

#subnav{
	text-align:left;
	margin:0 auto;
	width:926px;
	background:#eee;
	padding:5px;
}
#subnav a{ padding-right:10px;}


.google{
	margin:5px auto;
	width:936px;
}
/*主体框架*/
.channel{
	margin:0 auto;
	width:936px;
}
.n-l{
	float:left;
	width:500px;
	border:1px solid #ccc;
}
.n-r{
	float:right;
	width:420px;
	border:1px solid #ccc;
}
.h2title{
	font-size:12px;
	padding:2px;
	background:#E4E4E4;
	margin-bottom:10px;
}
.imglist{
	text-align:center;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.imglist li{
	width:165px;
	height:120px;
	float:left;
}
.imglist li a{
	width:120px;
	padding:2px;
	height:90px;
	display:block;
	background:#f7f7f7;
	border:1px solid #eee;
}
.imglist li a:hover{
	background:#FFEFEF;
	border:1px solid #DC0000;
}
.imglist li img{
	border:0;
	width:120px;
	height:90px;
}

.imglist1{
	text-align:center;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.imglist1 li{
	width:140px;
	height:120px;
	float:left;
}
.imglist1 li a{
	width:120px;
	padding:2px;
	height:90px;
	display:block;
	background:#f7f7f7;
	border:1px solid #eee;
}
.imglist1 li a:hover{
	background:#FFEFEF;
	border:1px solid #DC0000;
}
.imglist1 li img{
	border:0;
	width:120px;
	height:90px;
}
.imglist2{
	text-align:center;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.imglist2 li{
	width:155px;
	height:170px;
	float:left;
}
.imglist2 .img2{
	width:120px;
	padding:2px;
	height:90px;
	display:block;
	background:#f7f7f7;
	border:1px solid #eee;
}
.imglist2 .img2:hover{
	background:#FFEFEF;
	border:1px solid #DC0000;
}

.imgName{
	font-weight:bold;
	width:140px;
	height:25px;
	line-height:25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hotkey{
	padding:0 8px 8px 8px;
	word-break : break-all
	line-height:150%;
}
.hotkey a{
	color:#333;
	text-decoration:none;
}
.hotkey a:hover{
	background:#c00;
	color:#fff;
}

.newslist{
	padding:0 8px 8px 8px;
}
.newslist li{
	line-height:25px;
}
.newslist li a{
	padding-left:10px;
	background:url(../images/modtbo_chev.gif) no-repeat left center;
}

/*分页*/
p.green-black {
	
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 20px 0; PADDING-TOP: 3px; TEXT-ALIGN: center
}
p.green-black A {
	BORDER-RIGHT: #2c2c2c 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2c2c2c 1px solid; PADDING-LEFT: 5px; BACKGROUND: url(image1.gif) #2c2c2c; PADDING-BOTTOM: 2px; BORDER-LEFT: #2c2c2c 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #2c2c2c 1px solid; TEXT-DECORATION: none
}
p.green-black A:hover {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
p.green-black A:active {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
p.green-black SPAN.current {
	BORDER-RIGHT: #aad83e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aad83e 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(image2.gif) #aad83e; PADDING-BOTTOM: 2px; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #aad83e 1px solid
}
p.green-black SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}


/*友情链接*/
#friendLink{
	margin:10px auto;
	width:936px;
	border:1px solid #ccc;
	padding-bottom:8px;
}
#friendLink h3{
	height:25px;
	line-height:25px;
	color:#111;
	font-size:12px;
	background:#eee;
	padding-left:4px;
	border-bottom:1px solid #eee;
}
#friendLink .LinkImg{
	padding:4px;
}
#friendLink .LinkImg a img{
	width:88px;
	height:31px;
	border:2px solid #f7f7f7;
	background:#fff;
}
#friendLink .LinkTxt a{ padding:8px; }

/*底部*/
#footer{
	margin:0 auto;
	color:#444;
	width:936px;
	font-size:11px;
	font-family:Verdana;
	text-align:center;
}

