﻿html {
	text-align: center;
	 background: #FFCC99 url(../images/main_bg.jpg) repeat-x left top;  
		/*background: url(http://www.jing-lun.cn/img/60zn.jpg) no-repeat top center;  */
}
body {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 1000px;   
	 background: #fff;       
	font-size: 10px;
	line-height: 1.6;
	color: #000;
}
td {
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #305A66;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 360px;
}
.homepage .sider {
	width: 360px;
}
.sidea {
	width: 240px;
}
.homepage .sidea {
	width: 240px;
}
.sideright {
	width: 260px;
}
.homepage .sideright {
	width: 260px;
}







/***首页自定义加载项*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.pro_linedrop {
height:36px;
width:810px;
background:url(http://www.jing-lun.cn/Img/blank_sepia.gif);
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:600;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(http://www.jing-lun.cn/Img/blank_over_sepia.gif);
}

.pro_linedrop .select a {
display:block; 
height:36px; 
float:left; 
background: url(http://www.jing-lun.cn/Img/blank_sepia.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}

.pro_linedrop .select li.line a {color:#fc0;}

.pro_linedrop .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(http://www.jing-lun.cn/Img/blank_sepia.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(http://www.jing-lun.cn/Img/blank_over_sepia.gif); 
padding:0 0 0 15px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#fc6;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(http://www.jing-lun.cn/Img/blank_over_sepia.gif) right top; 
cursor:pointer;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:720px;
top:28px; 
left:0;
text-align:center;
background:transparent url(http://www.jing-lun.cn/Img/transparent.gif);
border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(http://www.jing-lun.cn/Img/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#888;font-size:11px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative;}

.pro_linedrop .select :hover .sub li:hover > a {color:#000;}

.pro_linedrop .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:112px; position:absolute; left:-1px; top:25px; border:1px solid #aaa; border-top:0; background:#fff;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}

.skoda_title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}





/** 页头区 **/
.top {
	border-bottom: 9px solid #4BA7C0;
}
.top td {
	background: #95D3E2;
}
.top table td {
	padding: 1px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0 10px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;
	background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #2A5F6F;
	border: 1px solid #fff;
	border-bottom: #ADC4CA;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #15677F;
	padding: 0px 10px;
}
.title a {
	font-size: 14px;
	line-height: 26px;
	color: #15677F;
	padding: 0px 10px;
}
.boe {
	font-size: 22px;
	font-family:Verdana;
	line-height: 23px;
	color: #AFAFAF;
	border: 1px solid #fff;
	border-width: 1px 1px 1px 1px;
}
.boe a {
    font-size:22px;
	color: #464646;
	padding: 1px 2px 1px 14px;
	text-decoration: none;
}
.boe a:hover {
	color: #c30!important;
	text-decoration: underline;
}

.boz {
	border: 1px solid #fff;
	border-width: 1px 1px 1px 1px;
}
.boz td {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	border-bottom: 1px dashed #ccc;
	color: #AFAFAF;
}

.boz a {
    background: url(../images/t_4.gif) no-repeat left center;
    font-size:12px;
	color: #464646;
	padding: 1px 2px 1px 14px;
	text-decoration: none;
}
.boz a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.boc {
	border: 1px solid #fff;
	border-width: 1px 2px 1px 2px;
    
}
.boc td {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	border-bottom: 1px dashed #ccc;
	color: #AFAFAF;

}
.boc a {
    background: url(../images/t_14.gif) no-repeat left center;
    font-size:12px;
	color: #0A677F;
	padding: 1px 2px 1px 14px;
	text-decoration: none;
}
.boc a:hover {
	color: #FF008A!important;
	text-decoration: underline;
}
.boa {
	border: 1px solid #fff;
	border-width: 1px 1px 1px 1px;
}
.boa td {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #ccc;
	line-height: 22px;
	color: #AFAFAF;
}
.boa a {
    background: url(../images/t_6.gif) no-repeat left center;
    font-size:12px;
	color: #206374;
	padding: 1px 2px 1px 16px;
	text-decoration: none;
}
.boa a:hover {
	color: #c30!important;

	text-decoration: underline;
}
<!-- 论坛页表格CSS开始 -->
.forum_td {
	width: 320px;
}
<!-- 论坛页表格CSS结束 -->
<!-- 论坛调用首页CSS格式开始 -->
.forum {
	border: 1px solid #fff;
	border-width: 1px 1px 1px 1px;
}
.forum td {
	font-size:10.5pt;
	font-family:Verdana;
	border-bottom: 1px dashed #ccc;
	line-height: 22px;
	color: #AFAFAF;
}
.forum a {
    background: url(../images/t_1.gif) no-repeat left center;
    font-size:10.5pt;
	color: #206374;
	padding: 1px 2px 1px 20px;
	text-decoration: none;
}
.forum a:hover {
	color: #c30!important;
	text-decoration: underline;
}
<!-- 论坛调用首页CSS格式结束 -->

<!-- 论坛调用首页栏目标题CSS格式开始 -->
.forum_title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #FF6600;
	border: 1px solid #fff;
	border-bottom: #ADC4CA;
}
.forum_title td {
	font-size: 14px;
	line-height: 26px;
	color: #0000CC;
	padding: 0px 10px;
}
<!-- 论坛调用首页栏目标题CSS格式结束 -->
.box {
	border: 1px solid #fff;
	border-width: 1 1px 1px 1px;
}
.box td {
	font-size: 12px;
	line-height: 20px;
	color: #246173;
	padding: 0px 0px;
}
.box ul {
	list-style: none;
	padding: 4px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	font-size:12px;
	line-height: 1.6;
	padding: 0px 4px 1px 20px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}


.box1 {
	border: 1px solid #fff;
	border-width: 1 1px 1px 1px;
}
.box1 td {
	font-size: 12px;
	line-height: 20px;
	color: #246173;
	padding: 0px 0px;
}
.bo1x ul {
	list-style: none;
	padding: 4px;
}
.box1 ul li {
	background: url(../images/bullet1.gif) no-repeat left center;
	font-size:12px;
	line-height: 1.6;
	padding: 0px 4px 1px 20px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box1 ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box1 ul li strong {
	display: block;
}



.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border-bottom: 1px solid #AACCEE;
	margin-bottom: 10px;
}
.position td {
	line-height: 20px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 4px 1px 20px;
	line-height: 20px;
	height: 20px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
	border: 1px solid #AACCEE;
	margin-bottom: 10px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 89%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}



/*新闻列表页动态图代码*/



/* dock - top */
.dock {
	position: relative; 
	height: 100px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 117px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/*新闻列表页动态图代码*/
