﻿/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
html {
	text-align: center;
	/*background: #66CCCC url(../images/main_bg.jpg) repeat-x left top*/;
	background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;
}
body {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #07519A;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 22px;
}

/** 导航 **/
.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
	width: 920px;
	margin:0px auto;
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0 0px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	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-left: 600px;
}
#tabnav_div_9 {
	padding-left: 600px;
}
#tabnav_div_10 {
	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: #BDBDBF url(../images/title.gif) repeat-x left top*/;
	background: #BDBDBF url(../images/title.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #BDBDBF;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #BDBDBF;
	border-width: 0px 1px 1px 1px;
}
.book {
	border: 1px solid #BDBDBF;
	border-width: 0px 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.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;
}
/*首页热门点击高度控制*/
.rank {
	margin: 0px;
	padding: 0px 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: 2px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #BDBDBF;
}
.focus strong {
	font-size: 20px;
	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;
}
.picList0 {
	padding: 0px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}
/* box0首页滑动 */
.box0 {
	border: 1px solid #BDBDBF;
	border-width: 0 0px 0px 0px;
}
.box0 ul {
	list-style: none;
	padding: 8px;
}
.box0 ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box0 ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box0 ul li strong {
	display: block;
}
/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #BDBDBF;
}
.tbtncon li{
	border:1px solid #BDBDBF;
	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;
}

/* tab选项卡0 */
.tbtncon0 {
	height:26px;
	background:url(../images/title.gif) repeat-x;
}
.tbtn10 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #BDBDBF;
}
.tbtncon0 li{
	border:1px solid #BDBDBF;
	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;
}
.tbtncon0 li:hover{
	text-decoration:underline;
}
.tbtncon0 li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* tab选项卡1 */
.tbtncon1 {
	height:26px;
	background:url(../images/title.gif) repeat-x;
}
.tbtn11 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #BDBDBF;
}
.tbtncon1 li{
	border:1px solid #BDBDBF;
	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;
}
.tbtncon1 li:hover{
	text-decoration:underline;
}
.tbtncon1 li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
/* tab选项卡2 */
.tbtncon2 {
	height:26px;
	background:url(../images/title.gif) repeat-x;
}
.tbtn12 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #BDBDBF;
}
.tbtncon2 li{
	border:1px solid #BDBDBF;
	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;
}
.tbtncon2 li:hover{
	text-decoration:underline;
}
.tbtncon2 li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
/* tab选项卡3 */
.tbtncon3 {
	height:2px;
	background:url(../images/title.gif) repeat-x;
}
.tbtn13 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #BDBDBF;
}
.tbtncon3 li{
	border:1px solid #BDBDBF;
	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;
}
.tbtncon3 li:hover{
	text-decoration:underline;
}
.tbtncon3 li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
/* tab选项卡4 */
.tbtncon4 {
	height:2px;
	background:url(../images/title.gif) repeat-x;
}
.tbtn14 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #BDBDBF;
}
.tbtncon4 li{
	border:1px solid #BDBDBF;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:58px;
	height:25px;
	line-height:25px;
}
.tbtncon4 li:hover{
	text-decoration:underline;
}
.tbtncon4 li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
/* 频道和列表页 */
.position {
	background: #BDBDBF url(../images/title.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #BDBDBF;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.position0 {
	background: #BDBDBF url(../images/titles.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #BDBDBF;
	border-bottom: none;
	margin-bottom: 10px;
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.posi {
	background: #BDBDBF url(../images/titles.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #BDBDBF;
	border-bottom: none;
	margin-bottom: 0px;
	line-height: 26px;
	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 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.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;
}
.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: 70px;
	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 #BDBDBF;
}
.showpage #plpost .title {
	border: 0px solid #BDBDBF;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #BDBDBF url(../images/title.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #BDBDBF;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #BDBDBF } 

/* 分页样式*/
.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;
	line-height: 26px;
	}
.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;}
/*首页头条下面控制样式1*/
.focus1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDBDBF;
	border-right-color: #BDBDBF;
	border-bottom-color: #BDBDBF;
	border-left-color: #BDBDBF;
}
.focus1 st {
	font-size: 12px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: left;
	display: block;
	border-bottom: 1px dashed #ccc;
}

/*首页头条下面控制样式2*/
.focus2 {
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BDBDBF;
	border-right-color: #BDBDBF;
	border-bottom-color: #BDBDBF;
	border-left-color: #BDBDBF;
}
.focus2 strong {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 0px;
	text-align: center;
	display: block;
}
/*首页flash样式*/
.focus0 {
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDBDBF;
	border-right-color: #BDBDBF;
	border-bottom-color: #BDBDBF;
	border-left-color: #BDBDBF;
}
.focus0 strong {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 0px;
	text-align: center;
	display: block;
}
/*循环子目录代码*/
.main {
        width: 610px;
}
.main ul{
        padding: 5px 0px 0px 0px;        
}
.main ul li{
        padding: 2px 0px 0px 0px;
        background: url(icon_li4.gif) no-repeat left 9px;
        border-bottom: 1px solid #f4f4f4;
        list-style: none;
        text-indent: 12px;
}
.c1 {
        width: 300px;
        float: left;
        margin: 0px 3px 0px 0px;
        margin-bottom: 10px;
        border: 0px solid #BDBDBF;
        border-width: 1px 1px 1px 1px;
        padding: 0px 0px 0px 0px;        
}
.pad-all {
        padding: 0px;
        line-height: 26px;
}

.title2 {
    background:url(../images/title.gif) repeat-x left top;
        margin /**/: 0;
        font-weight: bold;
        padding: 0px 0px 0px 5px;
        color: #00006C;
}
.more {
        color: #666;
        padding: 0px 0px 0px 250px;
}
.date {
        font-size: 11px;
        color: #666;
}
/*网站底部标签代码*/
.last {
        width: 920px;
}
.last ul{
        padding: 5px 0px 0px 0px;        
}
.last ul li{
        padding: 2px 0px 0px 0px;
        background: url(icon_li4.gif) no-repeat left 9px;
        border-bottom: 1px solid #f4f4f4;
        list-style: none;
        text-indent: 12px;
}
/*网站地图标签代码*/
.map {
}
/*栏目标题14/12号代码*/
.lan {
	font-size: 14px;
	line-height: 25px;
}
.lan1 {font-size: 14px; font-weight: bold; }

.lan12 {
	font-size: 12px;
	font-family: "宋体";
	width: 940px;
	text-align:center;
	text-decoration:none;
	padding-top: 10px;
}
/*首页顶部文字广告制*/
.index {
	font-size: 12px;
	line-height: 22px;
	margin:20px;
	overflow:hidden;
	padding-left:10px;
    margin:0px 10px 10px;
	border:1px solid #96BDDE;
}
#indextext{
margin:3px auto;
padding:2px;
width:914px;
background-color:#F4F4F4;
border:1px solid #BDBDBF;
}
/*搜索控制*/
#searchbg{
margin:3px auto;
padding:2px;
width:914px;
background-color:#F1F7FC;
border:1px dotted #CCCCCC;
}
/*底部样式*/
#down{
margin:0 0 30px 0;
line-height:150%;
font-size:13px;
text-align:center;
}
/*底部横线样式*/
.hr{
margin:0 auto;
width:920px;
}
/*内容页栏目更新样式*/
.title0 {
	background: #BDBDBF url(../images/title.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #BDBDBF;
	border-bottom: none;
	line-height: 26px;
	font-size: 14px;
	padding: 0px 10px;
}
.site {
    color: #FF0000;
    text-align: left;
	height:25px;
}
.fgf { 
    color:#000000;
    text-align: right;
	height:20px;
}
/*首页底部备案样式*/
.footernew A {
	COLOR: #515151; TEXT-DECORATION: none
}
.footernew P {
	BORDER-RIGHT: #d2d2d2 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #d2d2d2 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 6px; BORDER-LEFT: #d2d2d2 1px solid; WIDTH: 120px; LINE-HEIGHT: 20px; PADDING-TOP: 0px; BORDER-BOTTOM: #d2d2d2 1px solid; HEIGHT: 50px
}
.footernew .fl {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FLOAT: left; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.footernew .fr {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FLOAT: right; PADDING-BOTTOM: 0px; WIDTH: 72px; PADDING-TOP: 5px
}

/*首页顶部图片样式*/
.add {
	font-size: 12px;
	font-family: "宋体";
	width: 915px;
	text-align:center;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ads1 {
    text-align:center;
	padding-top: 10px;
}
.ad_2 {
	text-align:center;
	padding-bottom: 10px;
}
.ady {
	font-size: 12px;
	font-family: "宋体";
	width: 920px;
	text-align:center;
	padding: 10px;
}
/*关于我们等样式*/
.us {
	font-size: 12px;
	line-height: 22px;
	width: 908px;
	margin:20px;
	overflow:hidden;
	padding-left:10px;
    margin:0px 10px 10px;
	border:1px solid #96BDDE;
}
.boxs {
	border: 1px solid #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	font-size:12px;
}
.bos {
	border: 1px solid #CCCCCC;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	font-size:12px;
}
/*友情链接多行排列效果 */
#artlinks li {list-style-tpye:none;width:8%;/*k控制显示条数 */float:left;font-size:12px;hidden; height: 10px; padding: 3px 0px 3px 10px;}
.artlinks_left { padding-left: 5px; height: 70px;}