﻿html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	background: #fff;
}
body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 878px;
	background: url(images/bg.gif) #fff;
	color: #555;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
}
.mainpage {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 850px;
}
td {
	font-size: 12px;
	line-height: 1.4;
	
}
table tr {
	vertical-align: top;
}
form,ul,li,p {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li {
	line-height: 1.6em;
}
h1 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
img {
	border: none;
}
#header {
}
#header tr { 
	text-align:center;
	vertical-align:middle;
}
#header td {
	padding: 2px;
}
#logo {
	width: 25%;
}
#logo img {
	margin: 0px 0px 0px 0px;
}
#menu {
	background: #EBF0F8 url(../images/snav_bg_m.gif) repeat-x center bottom;
	font-size: 12px;
}
#nav {
	background: #D6E6E6 url(../images/nav_bg2.gif) repeat-x center top;
	height: 30px;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
}
#nav ul {
	padding: 0px 10px;
}
#nav ul li {
	width: 44px;
	float: left;
}
#nav .right {
	width: 60px;
	float: right;
}
#nav ul li.home {
}
#sNav {
	clear: both;
	background: url(../images/snav_bg_l.gif) no-repeat left bottom;
}
#sNav ul {
	background: url(../images/snav_bg_r.gif) no-repeat right bottom;
	padding: 0px 20px;
	font:sans-serif;
}
#sNav ul li {
	display:inline;
	background: url(../images/snav_a_bg.gif) no-repeat right center;
	margin-right:4px;
	padding-right:4px;
}
#sNav ul li.no {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
	color: #666;
}
#sNav span {
	width: 130px;
	text-align: center;
	color: #000;
	display: block;
	float: left;
	line-height: 24px;
}
#footer {
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
#footer a {
	color: #224466;
}
#footer td {
	color: #666;
}
#footer td.fontRed {
	color: #f00;
}
#botNav {
	padding-top: 10px;
}

/*链接样式*/
a {
	color: #000033;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f00!important;
}
.aself a:active {test:expression(target="_self")!important;}
.ablank a:active {test:expression(target="_blank")!important;}
#nav ul li a {
	color: #eff;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	display: block;
	background: url(../images/nav_a_bg4.gif) no-repeat left center;
	text-align: center;
}
#nav .right a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	display: block;
	background: url(../images/nav_a_bg2.gif) no-repeat left center;
	text-align: center;
}
#nav ul li.home a {
	background: none;
}
#nav ul li.current a {
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#nav ul li a:hover {
	color: #000!important;
	background: url(../images/nav_a_bg3.gif) no-repeat center 3px;
}
#nav .right a:hover {
	color: #008E00!important;
	background: url(../images/nav_a_bg5.gif) no-repeat left center;
}
#nav ul li.current a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#sNav ul li a {
	color: #333;
	display:inline-block;
	text-decoration: none;
	line-height: 24px;
}
#sNav ul li a:hover {
	color: #f30;
	text-decoration: none;
}
.fontRed a {
	color: #f00;
}
.titleBar h4 a {
	color: #58b;
	line-height: 25px;
}
.mid ul li a {
	color: #000033;
}
.mid .titleBar a {
	line-height: 21px;
}
.newsList ul li a {
}
.sider .rank ul li a {
	text-decoration: none;
}
.mid .titleBarBot h1 a {
	color: #09358E;
}
.articleBot ul li a,
.articleList ul li a {
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 8px;
}
.newsBot ul li a,
.newsList ul li a {
	font-size: 12px;
	background-image: background: url(../images/icon_dot.gif) no-repeat left 10px;;
	background-repeat: no-repeat;
	background-position: left 8px;
}
.articleBot ul li,
.articleList ul li,
.newsBot ul li,
.newsList ul li {
	height: 1.6em;
	overflow:hidden;
}
/*公共样式*/
.fontRed {
	color: #f00;
}
.fontBlue {
	color: blue;
}
.fontWhite {
	color: #fff;
}
.lineAll {
	border: 1px solid #ccc;
}
.lineBot {
	border-bottom: 1px solid #D7D7D7;
}
.lineTop {
	border-top: 1px solid #D7D7D7;
}
.lineLeft {
	border-left: 1px solid #87C1EF;
}
.marTop {
	margin-top: 8px;
}
.marBot {
	margin-bottom: 3px;
}
.padLeft {
	padding-left: 10px;
}
.titleBarBot h3 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 2px;
}
.titleBarBot ul li {
	height: 1.6em;
	overflow:hidden;
}
.mid .titleBarBot h3 {
	font-size: 14px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 4px;
}
.titleBar span {
	float: right;
	margin-right: 10px;
}
.titleBar h4 {
	font-size: 12px;
	color: #005;
	text-indent: 10px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}
.mid .titleBar {
	border-top: 1px solid #DADADA;
	border-bottom: 2px solid #fff;
	background-color: #C0C6D5;
	background-image: url(../images/bg_title_sider.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.mid .titleBarBot {
	border-top: 1px solid #D7D7D7;
}
.mid .titleBarBot p {
	color: #666;
}
.mid .titleBar td {
	line-height: 21px;
	border-top: 3px solid #fff;
}
.mid .titleBar h4 {
	line-height: 21px;
}
#searchBar {
	background-color: #efefef;
	table-layout:fixed;
}
#searchBar .inputText {
	height: 16px;
	width: 100px;
}
#searchBar .inputSub {
	border: 1px solid #85B2F6;
	border: none;
	background: #fff url(../images/icon_sub2.gif) no-repeat center center;
	height: 20px;
	width: 44px;
	font-size: 12px;
	color: #333;
	letter-spacing: 4px;
}

#searchBar .keywords {
line-height:1.4;
overflow: hidden;
white-space:nowrap;
}

#searchBody ul {
line-height:1.4;
}

#searchBody ul li {
font-size:12px;
padding-bottom:10px;
}

#searchBody ul li a {
color:#f90;
}

#searchBody ul li .title {
font-size:14px;
color:#00f;
}

.sider .titleBar,
.sider2 .titleBar {
	background: #b5cBdE url(../images/bg_title_sider.gif) repeat-x left top;
	border: 1px solid #D7D7D7;
	border-bottom: none;
}
.titleBar img {
	margin-top: 6px;
}
.sider .titleBarBot,
.sider2 .titleBarBot {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.sider .titleBargg,
.sider2 .titleBargg {
	border: 1px solid #D7D7D7;
}
.sider ul li,
.mid ul li,
.sider2 ul li, {
	background: url(../images/icon_dot.gif) no-repeat left 10px;
	padding: 0px 0px 0px 8px;
}
.mid ul li {
	font-size: 12px;
	clear: both;
}
.mid ul li span {
	float: right;
	color: #666;
}
.mid .newsList ul li {
	color: #369;
}
#pic {
	border: 1px solid #D7D7D7;
}
#pic .titleBar {
	border-bottom: 2px solid #fff;
	background: #D7D7D7;
}
#pic .titleBarBot {
	border-top: 1px solid #D7D7D7;
}
#pic .titleBar td {
	line-height: 22px;
}
#pic .titleBar h4 {
	background: url(../images/icon_title.gif) no-repeat 8px center;
	padding-left: 14px;
}
#pic .titleBarBot td {
	width: 20%;
	text-align: center;
}
#pic .titleBarBot img {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #D7D7D7;
}
#links {
	border: 1px solid #fbfbfb;
	clear: both;
	background-color: #fcfcfc;
}
.sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 0px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
* html .sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 3px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
*+ html .sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 3px 7px;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:-15px;
	padding-left:20px;
	list-style: decimal inside;
}
.sider .rank ul li.photo {
	margin-bottom: 8px;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 8px;
}
.sider .rank ul li.photo p {
	color: #000;
}
.sider .rank ul li.photo img {
	float: left;
}
.mid .photo img {
	float: left;
	margin-bottom: 4px;
}
.mid .titleBarBot .photo h3 {
	font-size: 12px;
	border-bottom: none;
	padding-bottom: 4px;
}
.mid .photo{
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 6px;
}
.mid .titleBarBot h1 {
	margin: -4px 0px 0px;
	padding: 0px;
	text-align: center;
}
/*列表页面样式*/
.listPage td {
	padding: 0px 6px;
}
#listTopPage {
	margin-top: 8px;
	background-color:#eeeeFF;
	border:1px #bfbfbf solid;
	text-align:right;
}
#listBotPage {
	margin-bottom: 8px;
	background-color:#eeeeFF;
	border:1px #bfbfbf solid;
	text-align:right;
}
.newsBg {
	border-right: 1px solid #f0f0f0;
}
.newsBg h1 {
	color: #6699CC;
	border-bottom: 1px dashed #ccc;
	margin: 0px 8px;
	padding: 5px 0px;
}
.newsList2 ul {
	padding: 5px 15px;
}
.newsList2 ul li {
	padding: 0px;
	background-image: url(images/line_news.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newsList2 ul li a {
	font-size:14px;
}

.articleBg {
	border-right: 1px solid #f0f0f0;
	background-color: #FCFCFC;
}
.articleBg h1 {
	color: #0066CC;
	border-bottom: 1px dashed #ccc;
	margin: 0px 8px;
	padding: 5px 0px;
}
.articleList2 ul {
	padding: 5px 15px;
}
.articleList2 ul li {
	padding: 0px;
	background-image: url(images/line_article.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.articleList2 ul li a {
	font-size:14px;
}
.downBg {
	border-right: 1px solid #f0f0f0;
}
.downBg2 {
	background-color:#FCFCFC;
}
.downBg h1 {
	color: #6699CC;
	border-bottom: 1px dashed #ccc;
	margin: 0px 8px;
	padding: 5px 0px;
}
.downList {
	padding: 0px 4px;
}
.downList table td {
	padding: 4px;
}

.downList .softsay {
	color: #666;
}
.articleBody {
	font-size: 14px;
	color:#666;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.articleBody p {
	margin: 0px 0px 1.5em;
}
.articleBody ul,
.articleBody ul li {
	padding:0px;
	margin:0px;
	list-style-position: inside;
	list-style-type: disc;
}
.articlePage {
	padding: 10px;
	border-bottom: 1px dashed #999;
}
.articleBot {
	border: 1px solid #CCCCFF;
	margin: 12px;
	font-size:12px;
}
.articleBot2 {
	border: 1px solid #CCFFCC;
	margin: 12px;
	font-size:12px;
}
.articleBot3 {
	border: 1px solid #FFCCCC;
	margin: 12px;
	font-size:12px;
}
.articleBot .titleBar {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
	background-color: #CCCCFF;
}
.articleBot2 .titleBar {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
	background-color: #CCFFCC;
}
.articleBot2 tr td {
	padding:10px;
}
.articleTool {
	margin: 12px;
	padding: 12px 0px;
	border-top: 1px solid #999;
}
.articleBot ul{
	padding: 10px;
}
#content {
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
}
.content .midSider {
	width: 280px;
}

.picList img {
	border: 1px solid #666;
}
.picList p {
	padding: 0px 4px;
}
.flashList img {
	border: 1px solid #666;
	margin-right: 6px;
}
.flashList hr {
	color: #ccc;
}
.movieList {
	padding: 8px;
}
.shopList {
	padding: 8px;
}
.shopList table {
	margin-bottom: 10px;
}

#column ul li {
	font-size: 14px;
}
#agent ul li {
	font-size: 14px;
}
img.photo,
.titleBarBot img {
	margin: 0px 6px 4px 0px;
	padding: 4px;
	border: 1px solid #ccc;
}
.none img {
	margin:0px;
	border: none;
}
.padAll {
	padding: 12px;
}
.leftcp table {
	width: 100%;
}
.leftcp table td {
	text-align: left;
}
.main {
	margin: 8px 0px 0px -10px;
}
.main .mainBox {
	float: left;
	margin-left: 10px;
	width: 330px;
}
.main2 {
	margin: 8px 0px 0px 0px;
}
.main2 .mainBox {
	float: left;
	margin-right: 10px;
	width: 288px;
}

/*导航实现当前栏目的定义，只对有下级分类的有效，不分类的需要修改模板*/
#class9 #nav ul li.menu9 a { /*9为栏目栏目ID*/
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class9 #nav ul li.menu9 a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class32 #nav ul li.menu32 a { /*9为栏目栏目ID*/
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class32 #nav ul li.menu32 a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}

.header					{ font: 12px Tahoma, Verdana; color: #000000; font-weight: bold; background-color: #D7D7D7 }
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #D7D7D7 } 

/*广告样式*/
.gg_div590 {
	width: 590px;
	height: 60px;
	border: 0px;
	background-color: #f8f8f8;
	overflow: hidden;
}

.gg_div240 {
width:240px;
height:120px;
margin-top:3px;
border:0;
padding:0;
text-align:center;
overflow: hidden;
}
.gg_div240 img {
margin:0;
padding:0;
border:none;
}

.gg_div90 {
width:100px;
height:130px;
_width:98px;
_height:128px;
margin-top:3px;
border:0;
padding:0;
text-align:center;
overflow: hidden;
}
.gg_div90 img {
padding:4px;
border:1px solid #ccc;
}


/*首页页脚论坛导航列表样式*/
#bbsnav {
	border: 1px solid #D7D7D7;
}
#bbsnav .titleBar {
	border-bottom: 2px solid #fff;
	background: #D7D7D7;
}
#bbsnav .titleBarBot {
	border-top: 1px solid #D7D7D7;
}
#bbsnav .titleBar td {
	line-height: 22px;
}
#bbsnav .titleBar h4 {
	background: url(../images/icon_title.gif) no-repeat 8px center;
	padding-left: 14px;
}
#bbsnav .titleBarBot td {
	text-align: left;
	width: 100px;
	color:#69b;
}
#bbsnav .titleBarBot .bt {
	font-weight:bold;
	width: 120px;
}
