﻿body {
	margin:0;
	font: normal 12px Tahoma, Verdana, Lucida, Arial, Helvetica, sans-serif;
}
input {
	font-size:12px;
}
img {
	border:0px;
}
p, em, span, form, em, select, input, option, ul, li, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
ul li {
	list-style-type: none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.hidden {
	display: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#main {
	margin:0 auto;
	width:950px;
}
#header {
	width:100%;
	margin-bottom:5px;
	display:table
}
.box {
	width:950px;
	overflow:hidden
}
#left {
	width:660px;
	float:left;
	clear:both;
	display:table
}
#right {
	width:280px;
	float:right;
	clear:both;
	display:table
}
#leftbox {
	width:720px;
	float:left;
	clear:both;
}
#rightbox {
	width:220px;
	float:left;
	clear:left;
}
.border {
	border:1px solid #B0CAF0;
	margin-bottom:5px;
}
.border1 {
	border:1px solid #B0CAF0;
	margin-bottom:5px;
}
#header .middle {
	height:90px;
	width:950px;
	margin:0 auto;
	padding:5px 0;
}
#header .middle .logo {
	float:left;
	width:220px;
	height:80px;
	overflow:hidden;
	text-align:center;
}
#header .middle .sagbanner {
	float:right;
	width:728px;
}
#header .menu {
	height:40px;
}
#header .menu ul.nav {
	width:780px;
	margin:0 auto;
	height:40px;
	padding-left:170px;
}
#header .menu ul.nav li {
	float:left;
	width:82px;
	margin:0 1px;
	height:32px;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#header .menu ul.nav li a, #header .menu ul.nav li a:visited {
	display:block;
	padding-top:8px;
	height:24px;
	text-decoration:none;
}
#header .menu ul.nav li a:hover{
	cursor:pointer;
}
.border .title {
	height:30px;
}
.border .title span {
	display:block;
	height:30px;
	line-height:30px;
}
.border .title span.tit {
	float:left;
	padding-left:25px;
	font-weight:bold;
}
.border .title span.more {
	float:right;
	text-align:right;
	padding-right:10px;
}
.border .title span.tv {
	float:left;
	padding-left:40px;
	font-weight:bold;
}
.border .title span.hot_tit {
	float:left;
	padding-left:33px;
	font-weight:bold;
}
.ad {
	overflow:hidden;
	text-align:center;
	margin:0 auto 5px auto
}
.page {
	height:24px;
	margin-bottom:5px;
	margin-right:10px;
}
.page ul {
	float:right;
	height:24px
}
.page ul li {
	float:left;
	height:24px;
	margin-left:5px;
	text-align:center;
	font-weight:bold;
}
.page ul li.active {
	height:18px;
	width:22px;
	padding-top:4px;
}
.page ul li a, .page ul li a:visited {
	display:block;
	height:18px;
	width:22px;
	padding-top:4px;
}
.page ul li a:hover {
	text-decoration:none;
}