﻿/* ==全局样式定义== */
body
{ 
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    background: #fff;
    text-decoration: none;
}

input[type=text], input[type=Keyword]
{
    height: 15px;
    margin: 1px;
}
* + html input[type=text]
{
    margin: 0px;
}

/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;
}


/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg, .c_padding, .main_standalone
{
    padding: 0px;
    margin: 0px auto;
    width: 960px;
}
#main_bg
{
    width: 960px;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    padding-bottom: 5px;
}
#top_all
{
    background: url(images/head_bg.gif) repeat-x top;
}

/*底部*/
.foot{width:960px; margin:0 auto;padding-top:0px;}
#foot08 {text-align:center; margin-top:5px; padding-bottom:1px; font-size:12px; border-top:1px solid #4d8dd5; }
#foot08 div {margin-bottom:1px;}
#foot08 a:link,#foot08 a:visited{ color: #000; text-decoration: underline;}
#foot08 a:hover,#foot08 a:active{ color: #FF0000;text-decoration: underline;}
a:hover{color:#ff0000;}
.banner-middle { width:auto; margin:0 auto 4px auto; overflow:hidden; position:relative; clear:both; zoom:1; line-height:0; font-size:0; font-size:12px; }
.mainBox .banner-middle{ width:726px; }
.sideBox .banner-middle{ width:226px; }
.c-logo {float:left;width:67px;height:18px;margin:0 10px;background-position:-300px -150px;display:inline;}
.c-logo a {display:block;width:67px;height:18px;overflow:hidden;text-indent:-9999px;}
img { border : 0; }

.container, .footer {width:960px;margin:0 auto 8px; clear:both; zoom:1;}
.banner-middle { width:auto; margin:0 auto 4px auto; overflow:hidden; position:relative; clear:both; zoom:1; line-height:0; font-size:0; font-size:12px; }
.mainBox .banner-middle{ width:726px; }
.sideBox .banner-middle{ width:226px; }
.c-logo {float:left;width:67px;height:18px;margin:0 10px;background-position:-300px -150px;display:inline;}
.c-logo a {display:block;width:67px;height:18px;overflow:hidden;text-indent:-9999px;}
.layout #Nav{background:none;}
.topnav{width:950px;margin:0 auto 3px;background:#e0eefd;border-bottom:1px solid #a1badb;}
.topnav a{color:#333;text-decoration:none;border-left:1px solid #333;padding-left:7px;line-height:26px;}
.topnav a:visited{color:#333;}
.topnav a:hover{text-decoration:underline;}
.topnav .ft{border:none;}
/*top*/
.tongji{display:none}
.i-top { height:25px; padding:0 10px; overflow:hidden;margin:0 auto 5px auto;line-height:26px;border-bottom:1px solid #E9E9E9;background-color:#E0EEFD;}
.i-top a {color:#000000;}
.i-top a:hover {text-decoration : underline; color:#FF0000;}
.site-server {width:500px;margin:0 auto;padding-right:440px;color:#D9DADD; text-align:left;}
.site-server span {margin:0 2px;}
.xleft{width:440px;margin:-26px auto 0;padding-left:500px; text-align:right;}
.xleft a {margin-left:5px;padding-left:8px;background-position:-890px -29px;*background-position:-890px -31px;}
.xl-page {width:510px;margin:-26px auto 0;padding-left:420px; text-align:right;}
.xl-page a {margin-left:1px;margin-right:1px;padding-left:1px;background-position:-890px -29px;*background-position:-890px -31px; color:#000000;}
.xl-page a:hover {text-decoration : underline;color : #FF0066;}
.i-menu {width:960px;border: 1px solid #E9E9E9;}
.dh_box {position:relative;float:left;width:250px;height:65px;overflow:hidden;padding-top:12px;margin-bottom:8px;background-position:0 -130px;}
.dh_box a {color:#333333;}
.dh_box-new {background-position:0 -30px;}
.dh_box h2 {width:180px;height:20px;margin-left:24px;font-size:13px;}
.dh_box p {width:220px;height:20px;margin-left:25px;font-size:14px;color:#F78A1E;}
.dh_box p strong {font-weight:normal;}
.dh_box p span {margin-left:8px;color:#939393;}
.xl-s-down {width:230px;height:30px;margin:0 auto;line-height:36px;text-align:center;font-size:14px;background:url(/images/dott-gray.png) repeat-x -2px 1px;}
.xl-s-down a {font-size:13px;}
.xl-s-down span {margin:0 8px;font-size:14px;color:#D6D3D3;}
.dh_box .moreA {position:absolute;top:13px;right:12px;font-family:simsun;}
 /*--searchBar start--*/
.gntBox{border:1px solid #C9C9C9;padding:1px;height:28px;margin:0px;}
.gnt {background:url(/images/bgtou.gif) repeat-x;height:28px;color:#565656;padding:0px;}
.gnt a:active {text:expression(target="_blank");}
.gn_input{color:#fff; padding-top:4px; float:left; padding-left:5px;}
.gn_input input{margin-left:8px;height:16px; font-size:12px;font-size:10px; font-size:12px!important; background-color:#fff;
 width:178px;border:1px solid #A4A4A4;}
 
 /* 分页 */
.class_page
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    text-align: center;
}
.class_page ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page a
{
    color: blue;
    text-decoration: underline;
}

#gnNav2{float:left;padding:4px 0px 0px 8px;}
.spantxt{color:#565656;padding-left:3px;padding-right:4px;text-decoration:none}
.spanbtn{color:#565656;
margin:0 3px 0 2px;padding:1px 5px 0px 6px;
height:19px;  float:left; text-align:center;border:1px solid #B5B5B6; font-weight:bold;
background:url(/images/btnBgSearch.gif);text-decoration:none}

.gnt a:link,.gnt a:visited{color:#000;text-decoration:none}.gnt a:hover{color:#C60000;text-decoration:none}

.splitSearch {float:left;margin:4px 0 0 0;width:2px;height:19px;background:url(/images/splitSearchBar.gif) no-repeat}

#gnNav2 a:link,#gnNav2 a:visited{color:#565656;text-decoration:none}#gnNav2 a:hover{color:#C60000;text-decoration:none}
#gnNav2 .red a:link,#gnNav2 .red a:visited{color:#C60000;text-decoration:none}#gnNav2 .red a:hover{color:#C60000;text-decoration:none}
#gnNav3{float:left;padding:4px 2px 0px 2px}
#gnNav3 span a{text-decoration:none}
#gnNav3 .more{
margin-left:3px;margin-right:3px;padding-left:6px;padding-right:5px;padding-top:2px;
height:18px;  float:left; text-align:center; color:#003399;}
#gnNav3 {color:#565656;}
#gnNav3 .more{color:#022B87;text-decoration:none;}
#gnNav3 .more a:link,#gnNav3 .more a:visited{color:#022B87;text-decoration:none}
#gnNav3 a:hover{ color:#C60000;}
.quotebtn{margin-left:10px;padding-top:3px;
height:22px;  float:left; text-align:center;border:1px solid #B5B5B6; 
background:url(/images.com/main_bg.gif) repeat-x -5px -291px;}
.so_icon{margin:0px 0px 0px 2px;padding:0px;width:20px;height:21px;float:left;text-align:center;background:url(/images/so_icon.gif) no-repeat;}
.newBlank a:active {text:expression(target="_blank");}
.newBlank a:link{color:#0054A8}
.newBlank a:visited{color:#0054A8}
.newBlank a:hover{color:#ff0000}

.pageBox {border:1px solid #98AEE0;background-color:#fff;padding:0px 10px 0 10px;float:left;
margin:1px;height:21px;}
.pageBox a:link{color:#0054A8;text-decoration:none}
.pageBox a:visited{color:#0054A8;text-decoration:none}
.pageBox a:hover{color:#ff0000;text-decoration:none}

.pageSelectedBox {border:1px solid #98AEE0;background-color:#296CB3;padding:0px 10px 0 10px;float:left;
margin:1px;height:21px;color:#ffffff;font-weight:bold;}
.pageSelectedBox a:link{text-decoration:none}
.pageSelectedBox a:visited{color:#0054A8;text-decoration:none}
.pageSelectedBox a:hover{color:#ff0000;text-decoration:none}
.tg_hot_text {background-color:#F5F8FD;padding:5px;margin-top:8px;border:1px solid #C4DAF1;text-align:center;}
.tg_hot_text ul{line-height:21px;text-align:left;}
.tg_hot_text li{margin-top:0px;margin-bottom:0px;PADDING-LEFT:10px;PADDING-TOP: 0px;LIST-STYLE-TYPE: none;background:none}
.tg_hot_text a:link{color:#0000ff;text-decoration:none;margin-right:30px;}
.tg_hot_text a:visited{color:#0000ff;text-decoration:none;margin-right:30px;}
.tg_hot_text a:hover{color:#ff0000;text-decoration:none;margin-right:30px;}

#main {width:960px;height:auto;overflow:hidden;margin:0 auto;font-size: 12px;}
#m_body{width:960px;margin:0 auto;overflow:hidden;text-align:left;}
#gnNav1{margin:0 auto;overflow:hidden;}
#lanmudh {width:960px;clear:both;background:url(http://www.icaidao.com/images/z_01.gif) no-repeat;height:26px;margin:0 auto;}#lanmudh .topdh {clear:both;line-height:26px;height:26px;overflow:hidden;font-size:14px;color:#fff;padding-left:10px;}
#lanmudh .topdh li {float:left;background:url(http://www.icaidao.com/images/z_04.gif) no-repeat right;margin-left:11px;padding-right:9px;display:inline;}
#lanmudh .topdh li a:link,#lanmudh .topdh li a:visited {color:#fff;text-decoration:none;}
#lanmudh .topdh li a:hover,#lanmudh .topdh li a:active {color:#ff0;text-decoration:underline;}
#lanmudh .topdh li.last {background:none;padding-right:0;}
/*--头部ad-*/
.ad-one { border:1px solid #ddd; height:90px; }
.ad-one h4 { font-size: 12px; line-height: 20px; text-align:center; font-weight:normal; line-height:18px; background-image: url(images/art-one-news.gif); background-repeat: no-repeat; background-position: center; border-bottom:1px solid #eee }
.ad-one .aad-one-cot { padding:3px 5px 0 }
.ad-one ul li { line-height:20px; text-align:center;height:20px; overflow:hidden; }
.ad-one ul li a {color:#666}
.mainFrame{width:950px;line-height:100%;margin:0 auto;display:block;clear:both;}
.mainFrame .banner{height:auto;}.mainFrame .banner .left{float:left;width:auto;}.mainFrame .banner .center{float:center;width:auto;}.mainFrame .banner .right{float:right;width:auto;}
.HotRecommend{float:right;height:24px;line-height:24px;margin-top:20px;text-align:right;color:#494949;padding-right:10px;}.HotRecommend a{margin-right:5px;text-decoration:underline;}.HotRecommend .tj_title{font-weight:bold;}.StockData b{background:url(../images/elementCache.gif) no-repeat;float:left;display:block;}
.hrgoogle1{ float:right;width:1px;height:20px;}
.hrgoogle2{ float:right;height:280px;width:336px;clear:right;background:#F5F8FD;margin:10px 0px 0px 0;}

.wrapper { width:960px; margin:0 auto;}
.header-top { line-height: 25px; height: 25px; padding-top: 2px; }
.header-top .t-left { float: left; padding-left: 5px; color: #999; font-family: "宋体", Arial;}
.header-top .t-left a{ font-weight:bold; text-decoration:underline;}
.header-top .t-right { padding-top: 5px;float: right; vertical-align: middle; padding-right: 5px; color: #999; }
.header-top .t-right a.rss { background-image:url(http://www.icaidao.com/images/rss1.png); background-position: right center; background-repeat: no-repeat; padding: 0 1px; }
.header-top .t-right a.rss span{ visibility:hidden}
.header-top .t-right a.rss:hover { text-decoration:none}
.header-guide { height: 70px; background-color: #fff;border:1px solid #E0E1E3;background-repeat: no-repeat; background-position: -4px -3px;padding:2px 0 1px 0px}
.header-guide .header-logo { width: 177px; text-align: center; background-image: url(http://www.icaidao.com/images/index-header-l.gif); background-repeat: no-repeat; background-position: right center; height: 65px; float: left; }
.header-guide .header-logo .logo { height: 70px; }
.header-guide .header-logo .logo img { padding-top: 3px; }
.header-guide .header-logo .time { padding-top: 5px; font-family: "宋体"; }

.header-guide .index-guide { float: left; height: 70px; width: 780px; }
.header-guide .index-guide .menu  { padding-left: 8px; overflow:hidden }
.header-guide .index-guide .menu-t { padding-top: 5px; padding-bottom:5px; float: left; padding-right: 5px; }
.header-guide .index-guide .menu-t-l { width:300px;border:0px solid #E0E1E3; } 
.header-guide .index-guide .menu-t-l { width:300px;border:0px solid #E0E1E3; }
.header-guide .index-guide .menu-t-l ul li a:hover{color:#ff0000;}
.header-guide .index-guide .menu-t-m ul li a:hover{color:#ff0000;}
.header-guide .index-guide .menu-t-r ul li a:hover{color:#ff0000;}
.header-guide .index-guide .menu-t-m { width:168px;border:0px solid #E0E1E3;} 
.header-guide .index-guide .menu-t-r { width:270px; } 
.header-guide .index-guide .menu-b {clear:both; border-top: 1px solid #e2e2e2; background-color: #fdfdfd;padding-top:1px;}
	.index-guide .menu-t ul li a { padding:0 5px 5px 4px; color: #002E6C;}
	.index-guide .menu ul li { height: 14px; line-height: 14px; padding: 3px 0; }
	.index-guide .menu ul li a.tip{ font-weight:bold; padding:0 5px; color: #12328F; }
	.index-guide .menu-b ul li a{ padding:0 5px;color: #002E6C; }
	.index-guide .menu-b a:hover{color:#ff0000;}
ul, li { list-style:none;}



/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
    background: url(images/left-bg.gif) #fff repeat-y left;
    clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
    float: left;
    width: 208px;
}
#main_right /* 网页中部右侧整体定义1 */
{
    float: right;
    width: 100%;
    margin-left: -210px;
    text-align: left;
}
#main_right_box /* 网页中部右侧整体定义2 */
{
    margin-left: 215px;
}
#r_main /* 中部右侧定义 */
{
    float: right;
    width: 200px;
    text-align: left;
}
#main_box /* 中部整体定义 */
{
    margin: 0px;
}
.c_main /* 中部中间定义 */
{
    margin-right: 205px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
    border: 1px solid #9bbde6;
}

/* 本站新闻.r_news */
#r_main_t
{
    margin-right: 302px;
    margin-top: -1px;
    border-top: 1px solid #fff;
    border-left: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
    text-align: left;
}
.r_news
{
    background: url(images/r_news_bg.gif) #fff repeat-x top;
}

/* 书签式面板tabtitle */
.tabtitle, .titlemouseover
{
    float: left;
    font: normal normal bold 13px/21px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    overflow: hidden;
}
.tabtitle dl, .titlemouseover dl
{
    margin: 0px;
    padding: 0px;
    border: 2px solid #fff;
}
.tabtitle
{
    color: #4d89d2;
    background: url(images/tabtitle.gif) #fff repeat-x top;
    border-top: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
}
.titlemouseover
{
    cursor: pointer;
    color: #c00;
    border-left: none;
    border-top: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
    border-bottom: 1px solid #fff;
    background: #fff;
}
* + html .titlemouseover
{
    padding-bottom: 1px;
}
* html #Tab0, * html #Tab1, * html #Tab2, * html #Tab3
{
    margin-right: -3px;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
    margin-top: -3px;
    padding: 5px;
    border-right: 1px solid #9bbde6;
    border-top: none;
    height: auto !important;
    height: 165px;
    min-height: 165px;
}


/* 幻灯片 */
#main_box_t
{
    float: right;
    height: 199px;
    width: 298px;
    padding: 0px;
    background: #eee;
}
.c_slide, .c_slide a
{
    text-align: center;
}

#bimg
{
    filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 298px;
    height: 160px;
}
#simg TD
{
    background: url({PE.SiteConfig.ApplicationPath/}Images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s {
    background: url({PE.SiteConfig.ApplicationPath/}Images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
	
}



/* 站内搜索 */
.main_search
{
    clear: left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search form
{
    margin: 0px;
}
.main_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.main_search a
{
    color: blue;
    text-decoration: underline;
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}

.c_content .main_search
{
    padding: 5px 5px 5px 100px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
.c_contents .main_searchs
{
    padding: 5px 5px 5px 50px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}

/* 高级搜索 */
.c_content .main_search_sub
{
    margin: 10px auto 0px auto;
    text-align: center;
}
.c_content li a{ font-size:15px; color:#000000; text-align:left;}
.c_content p{ font-size:12px; color:#000000;text-align:left;}


/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
#main_left, .left_box, .left_box dl, .left_box dt, .left_box dd, .user_box, .user_box dl, .user_box dt, .user_box dd
{
    padding: 0px;
    margin: 0px;
}
.user_box, .left_box
{
    border: 1px solid #9bbde6;
}
.left_box
{
    margin-top: 5px;
}
.user_box dt, .left_box dt
{
    text-align: center;
    font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    line-height: 24px;
    border-bottom: 1px solid #9bbde6;
}
.user_box dt
{
    background: url(images/user_tit.gif) no-repeat left top;
}
.left_box dt
{
    background: url(images/left_tit.gif) no-repeat left top;
}
.user_box dd, .left_box dd
{
    background: #f4f8fd;
    padding: 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}
.user_box dd
{
    text-align: center;
}
.Login_ajax
{
    text-align:left;
}

/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
    margin-bottom: 5px;
    line-height: 24px;
    border: 1px solid #9bbde6;
    background: url(images/Channel_bg.gif) #a8c6e9 repeat-x top;
    text-align: left;
    clear: both;
    color: #014390;
}
.r_navigation a, #r_navigation:link
{
    font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
}
.r_navigation a:hover
{
    color: #c00;
    text-decoration: underline;
}
.r_n_pic
{
    float: left;
    width: 30px;
    height: 20px;
    margin: 1px 0px 0px;
    background: url(images/c_title.gif) no-repeat center;
    display: block;
}
/* 右侧广告 */
.r_ad
{
    padding: 0px;
    margin: 0px;
}
.b_ad
{
    padding: 0px;
    margin-bottom: 3px;
    text-align: center;
}
.adright {
    float: right;
    border: #cdc9ca 1px solid;
    padding: 8px 0px 0px 22px;
    height: 80px;
}
/* 右侧标题与内容 */
.r_announce dl, .r_announce dt, .r_announce dd, .r_content dl, .r_content dt, .r_content dd
{
    margin: 0px;
    padding: 0px;
}
.r_announce, .r_content
{
    border: 1px solid #9bbde6;
}
.r_announce dt, .r_content dt
{
    background: url(images/r_boxtit.gif) no-repeat left top;
    border-bottom: 1px solid #9bbde6;
    color: #0a4180;
    font: normal normal bold 14px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
.r_announce dd, .r_content dd
{
    padding: 4px 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd
{
    padding: 0px;
    margin: 0px;
}
/* 中部标题与内容 */
.c_main dl, .c_main dt, .c_main dd
{
    margin: 0px;
    padding: 0px;
}
.c_main dl
{
    border: 1px solid #9bbde6;
}
.c_main dd
{
    border: 5px solid #fff;
}
.c_title
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #014390;
    padding-left: 10px;
    background: url(images/main_tit.gif) #dfebf9 repeat-x top;
    border-bottom: 1px solid #9bbde6;
}
.c_title a, .c_title a:link
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
    padding-left: 34px;
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.c_title a:hover
{
    color: #c00;
    text-decoration: underline;
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.c_content
{
    padding: 5px;
    line-height: 150%;
    color: #808081;
    height: auto !important;
    height: 170px;
    min-height: 170px;
}
.c_content a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.c_content a:hover
{
    color: #c00;
}

.c_content table
{
	text-align:center;
	width:100%;
	border-collapse: collapse;
}

.c_content_tb table
{
	text-align:left;
	width:100%;
	border-collapse: collapse;
}
.c_content_tb td
{
	vertical-align:middle;
}
.odd_row
{
	background:#e5effa;
}

.c_bot
{
    background: none;
    height: 0px;
    font-size: 0px;
}
/* 中部间距 */
.c_spacing
{
    background: none;
    height: 5px;
    font-size: 0px;
}
.c_title .more
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
    display: block;
}
.c_title .more a
{
    text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.c_title .more a:hover
{
    color: #014390;
    background: none;
}
/* 中部二列c_main_two */
.c_main_two
{
    float: left;
    width: 100%;
}
.c_right, .c_right dl, .c_right dt, .c_right dd, .c_left, .c_left dl, .c_left dt, .c_left dd，.c_main_one, .c_main_one dl, .c_main_one dt, .c_main_one dd
{
    margin: 0px;
    padding: 0px;
}
.c_right dl, .c_left dl, .c_main_one dl
{
    border: 1px solid #9bbde6;
    overflow: hidden;
}
.c_right dd, .c_left dd, .c_main_one dd
{
    border: 5px solid #fff;
}
* html .c_main_one dd
{
    border: 0px;
}
.c_right
{
    float: right;
    width: 270px;
    display: block;
}
.c_left_box
{
    margin: 0px;
    padding: 0px;
}
.c_left
{
    margin-right: 275px;
    display: block;
    clear: none;
}

/* 通用文字样式 */
.font_11 {font-family : tahoma;font-size : 11px;} 
.en, .en * {font-family : tahoma;} 
/* 公用链接样式 */
a:link {color : #000;text-decoration : none;} 
a:visited {color : #333;text-decoration : none;} 
a:hover {color : #dd0000;text-decoration : underline;} 
a:active {color : #038;text-decoration : none;} 
.uline, .uline * {text-decoration : underline;} 
a.blue:link, a.blue:visited, .blue {color : #036;} 
.focus * {color : #d00;} 
/* 结构样式 */
#m_body{width:960px;margin:0 auto;overflow:hidden; text-align:center;}
/*切换样式*/
.blue {color:#002B8D}
.blue a:link{color:#002B8D}
.blue a:visited{color:#002B8D}
.blue a:hover{color:#f00}
.black{color:#000}
.black a:link{color:#000}
.black a:visited{color:#000}
.black a:hover{color:#f00}
.red a:link{color:#FF0000}
.red a:visited{color:#FF0000}
.red a:hover{color:#FF0000}
/*---------------------------------------------------------------------------*/
#ft { border-top : 1px solid #ccc; padding : 10px 0 25px 0; margin-top : 11px; line-height : 24px; text-align : center; }
#main .split { height : 11px; background : #fff; overflow : hidden; display : none; } 
#main .left_content { float : left; width : 610px; overflow : hidden; margin-top:5px;} 
#main .left_content .box { padding : 15px; background : #f6f9ff; } 
#main .left_content .box h3 { font-size:14px; position : relative; height : 20px; line-height : 20px; margin-bottom : 3px; } 
#main .left_content .box h3 .right { position : absolute; top : 0; right : 0; text-align : right; font-weight : normal; font-size : 12px; color : #666; } 
#main .box { overflow : hidden; border : 1px solid #cccccc; margin-bottom : 11px; } 
#main .news { background : #f6f9ff; border : 1px solid #cccccc; padding : 18px; font-size : 12px; line-height : 23px; margin-bottom : 11px; } 
#main .news h2 { font-size : 22px; line-height : 24px; padding-bottom : 10px; border-bottom : 1px solid #ccc; text-align : center; } 
#main .news h3 { font-size : 14px; margin : 10px auto 0 auto; } 
#main .news .info { text-align : center; line-height : 20px; margin : 5px auto; font-size : 12px; } #main .news .info li { display : inline; line-height : 20px; white-space : nowrap; margin : auto 3px; color : #333; } #main .news .pic { margin : 10px auto; text-align : center; } 
#main .news .pic a { color : #0075ff; font-size : 14px; } 
#main .news .pic img { border : 1px solid #ccc; } 
#main .news .pic p { font-size : 12px; } 
#main .news .sign { text-align : left; color : #7d7f82; margin-bottom : 20px; }
#main .news .about li span { margin-left : 20px; color : #817f80; font-size : 12px; } 
#main .r_zhu .comment li { width : 300px !important ; } 
.c_main_one{border: 1px solid #CCCCCC;overflow: hidden; width:651px;}
.c_main_one ul{border: 1px solid #CCCCCC;overflow: hidden; width:651px;}
.c_main_one ul li{border: 1px solid #CCCCCC;overflow: hidden; width:651px;}
/*分页样式*/
.pageLink { font-size : 12px; margin : 10px auto; clear : both; font-family : Tahoma; text-align : center; margin-top:18px; }
.pageLinkOn { font-size : 12px; color : #fff; font-weight : bold; text-align : center; background : #3f70aa; margin : 2px 2px; display : inline-block; padding : 0 5px; font-family : Tahoma;line-height : 20px; margin-bottom : 3px; }
.pageLink a { font-size : 12px; text-align : center; background : #fff; border : 1px solid #3f70aa; margin : 2px 2px; display : inline-block; padding : 0 5px; line-height : 18px; } 
.pageLink a:hover { font-size : 12px; color : #fff; text-align : center; background : #3f70aa; border: 1px solid #3f70aa; margin : 0 2px; display : inline-block; padding : 0 5px; margin-bottom : 3px; text-decoration : none; }


/* 栏目页 */
.childclass_main
{
    margin-left: -5px;
}
* html .childclass_main
{
    margin-left: -10px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
  
    width: 379px;
    margin: 5px 0px 0px 5px;
}
* html .childclass_main_box
{
    width: 378px;
}
/* 父栏目一列式上下循环 */
.childclass_main_box2
{
    margin: 0px 205px 0px 5px;
}
* html .childclass_main_box2
{
    margin: 0px 205px 0px 10px;
}
/* 父栏目一列式列表(显示父栏目名) */
.childclass_main_box3
{
    border: 0px;margin-left:10px;
}
.class_title, .childclass_title, .childclass_title_border
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    height: 30px;
    background: url(images/Channel_bg.gif) #a8c6e9 repeat-x top;
    text-align: left;
    color: #014390;
    clear: none;
}
.childclass_title_border
{
    border-top: 1px solid #9bbde6;
    border-left: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 30px;
    color: #0a4180;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.class_title a:hover, .childclass_title a:hover, .childclass_title_border a:hover
{
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.class_title .more, .childclass_title .more, .childclass_title_border .more
{
    float: right;
    line-height: 30px;
    margin: 0px 10px 0px 0px;
    display: block;
}
.childclass_pic
{
    float: left;
    width: 30px;
    height: 30px;
    background: url(images/c_title_hover.gif) no-repeat center;
}
.class_title .more a, .childclass_title .more a, .childclass_title_border .more a
{
    text-decoration: none;
    color: #014390;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.class_title .more a:hover, .childclass_title .more a:hover, .childclass_title_border .more a:hover
{
    color: #c00;
    background: none;
}

.class_content, .childclass_content
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 5px;
    height: auto !important;
    height: 182px;
    min-height: 182px;
}
.class_content li, .childclass_content li
{
    border-bottom: 1px dotted #ccc;
}
.class_bot, .childclass_bot
{
    height: 5px;
    background: #F4F8FD;
}
/* 分页 */
.class_page
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    text-align: center;
}
.class_page ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page a
{
    color: blue;
    text-decoration: underline;
}

/* 内容页 */
.c_title_text
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;
}
.c_title_author
{
    margin: 0px 10px 10px;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #9bbde6;
    overflow: hidden;
}
.font_left
{
    float: left;
}
.font_left span
{
    margin-right: 8px;
}
.font_right
{
    float: right;
}
.c_content_text
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 10px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
}
.c_bot_text
{
    color: #508BD4;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: right;
    background: #F4F8FD;
    padding-left: 10px;
    border-top: 1px solid #9bbde6;
    height: auto !important;
    height: 5px;
    min-height: 5px;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
/*站内连接*/
.insidelink
{
	color:#0066FF;
}
* html .c_content_overflow
{
    width: 99.5%;
}
/* 友情链接 */
.c_padding
{
    border: 1px solid #9bbde6;
}
.c_friendsite
{
    padding: 5px;
}
.c_friendsite a
{
    color: #333;
    text-decoration: none;
}
.c_friendsite img
{
    width: 88px;
    height: 31px;
    border: 0px;
}

.c_friendsite li
{
    padding: 0px;
    width: 12.4%;
    float: left;
    text-align: center;
    list-style: none;
}

.c_friendsite ul, .c_friendsite li
{
    margin: 0;
    padding: 0;
}
/* ==center_all(中部)定义结束== */

/* ==bottom_all(底部)定义开始== */
/* --网页底部-- */

/* 管理链接 */
#menu_link
{
    margin: 20px 0px 5px 0px;
    text-align: center;
}
#menu_link a
{
    text-decoration: none;
    color: #000;
}
#menu_link a:hover
{
    color: #f00;
    text-decoration: underline;
}
/* 版权信息 */
#copyright
{
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    margin: 5px 0px 20px 0px;
    text-align: center;
}
/* ==bottom_all(底部)使用定义结束== */

/* ==通用定义== */
.clearbox, .clearbox2
{
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0px;
    margin-top: 0px;
    height: 0px;
    clear: both;
    background: none;
    font-size: 0px;
    visibility: hidden;
}
.clearbox2
{
    margin-right: 205px;
    clear: left;
}

/* 定义ul、li项目预设标记 */
#Tab0 ul, #Tab1 ul, #Tab2 ul, #Tab3 ul, .c_main_box ul, .left_box ul, .user_box ul, .p_list_two, .c_content ul, .r_announce ul, .r_content ul, .class_content ul, .childclass_content ul, .information_new ul, .s_info_content_l ul, .special_photo_list ul, .special_class ul, .p_class_list ul, .p_shop_2 ul, .p_info_correlative ul, .s_info_correlative ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* 提示信息 */
.c_prompt
{
    padding: 0px;
    margin: 0px auto;
}


/* ==网站首页内容显示定义开始== */

/* --网站公告-- */
/* 网站垂直公告 */
#announce_vertical, #announce_vertical ul, #announce_vertical li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
}
#announce_vertical .announce_title, #announce_vertical .announce_title a
{
    font: normal normal bold 13px/20px Arial, "宋体" ,Helvetica,sans-serif;
    color: #c00;
    text-align: center;
}
#announce_vertical .announce_title
{
    background: #eee;
}
.announce_text, .announce_text a
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
}
.announce_author, .announce_time
{
    text-align: right;
    color: #0a4180;
}
/* 网站横向公告 */
#announce_crosswise, #announce_crosswise ul, #announce_crosswise li
{
    padding-right: 20px;
    margin: 0px;
    list-style: none;
    display: inline;
    float: left;
    height: 20px;
    cursor:pointer;
}
#announce_crosswise ul
{
    padding-right: 20px;
}
#announce_crosswise .announce_title, #announce_crosswise .announce_title a
{
    font: normal normal bold 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    color: #c00;
}

marquee
{
    clear: none;
    width: 500px;
    height: 20px;
    position: absolute;
    left: 300px;
    top: 50px;
}


/* 图片更新 */
.p_class_list
{
    padding: 0px;
    margin: 0px;
}
.p_class_list li
{
    padding: 0px;
    margin: 5px 0px;
    width: 24.8%;
    float: left;
    text-align: center;
}

/* 头条图片显示列表 */
.imgtitle
{
    padding: 0px;
    margin: 0px;
}
.imgtitle li
{
    width: 49.5%;
    float: left;
    border-bottom: 1px dotted #ccc;
}
.imgtitle img
{
    width: 547px;
}
/* 二列式图文布局 */
.p_thumb_l
{
    float: left;
    text-align: center;
    background: #eee;
    padding: 5px;
}
.p_thumb_l, .p_thumb_l li
{
    text-align: center;
}
.p_thumb_l, .p_thumb_l_pic img
{
    width: 160px;
}
.p_thumb_l_title
{
    margin-top: 5px;
}
.p_list_r
{
    margin-left: 175px;
}
.p_list_r li, .p_list_r td
{
    border-bottom: 1px dotted #ccc;
}
.p_thumb_l table
{
    float: left;
}

/* 二列式列表布局 */
.p_list_two, .p_list_two li
{
    padding: 0px;
    margin: 0px;
}
.p_list_two li
{
    width: 49.5%;
    float: left;
}
.p_list_two li, .p_list_two td
{
    border-bottom: 1px dotted #ccc;
}

/* ==网站首页内容显示定义结束== */

/* --整站普通图片列表标签-- */
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.pe_u_thumb, .p_thumb_l_pic
{
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
/* 定义缩略图宽度，按比例缩放 */
.pe_u_thumb, .pe_u_thumb img
{
    width: 160px;
}
/* 定义缩略图标题样式 */
.pe_u_thumb_title
{
    margin: 5px 5px 5px 0px;
    height: 16px;
    overflow: hidden;
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    word-wrap: break-word;
    word-break: keep-all;
}
.pe_u_thumb_title a
{
    color: blue;
}

.pe_u_thumb_list, .pe_u_thumb_list a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    word-wrap: break-word;
    word-break: keep-all;
}
.pe_u_thumb_list
{
    margin: 0px 0px 2px 5px;
    padding: 2px;
    border-bottom: 1px dotted #ccc;
}
.pe_u_thumb_list a
{
    padding-left: 10px;
    background: url(images/List.gif) no-repeat left -2px;
}
/* 一列式栏目列表信息列表标题样式 */
.p_childclass_list .pe_u_thumb_list li
{
    width: 100%;
    text-align: left;
}

/* ==书签面板文章定义开始== */
/* 二列式信息列表 */
.information_new
{
    padding: 0px;
    margin: 0px;
}
.information_new li
{
    width: 49.5%;
    float: left;
    border-bottom: 1px dotted #ccc;
}
/* 左图右信息列表 */
.article_new
{
}
.article_new .p_list_r li
{
    border-bottom: 1px dotted #ccc;
}
.article_new .p_thumb_l .pe_u_thumb_title
{
    height: 18px;
    margin-bottom: 0px;
}
/* 三图列表 */
.product_new
{
    padding-top: 5px;
}
.product_new li
{
    width: 33%;
    float: left;
    text-align: center;
}
.product_new .pe_u_thumb
{
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.product_new .pe_u_thumb, .product_new .pe_u_thumb img
{
    width: 140px;
}
.product_new .pe_u_thumb_title
{
    margin: 5px 5px 0px 0px;
}
/* 四图列表 */
.pic_new
{
    padding-top: 5px;
}
.pic_new li
{
    width: 25%;
    float: left;
    text-align: center;
}
.pic_new .pe_u_thumb
{
    height: 60px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.pic_new .pe_u_thumb, .pic_new .pe_u_thumb img
{
    width: 90px;
}
.pic_new .pe_u_thumb_title
{
    margin: 5px 5px 0px 0px;
    height: 16px;
}
/* 二列图片信息列表 */
.piclist_new
{
    padding-top: 5px;
}
.piclist_new li
{
    width: 49%;
	float: left;
    border-bottom: 1px dotted #ccc;
}
*html .piclist_new li img
{
	margin-top: 5px;
}
/* 二列图片列表 */
.piclist2_new
{
    padding-top: 5px;
}
.piclist2_new li
{
    width: 49%;
	float: left;
	text-align: center;
}
.piclist2_new .pe_u_thumb
{
	margin: auto;
}
/* ==书签面板文章定义结束== */

.new
{
    float: left;
    width: 10px;
    height: 15px;
    background: url(../../images/common1.gif) no-repeat;
}

/* 商品图片、商品名及价格定义 */
.p_list_pic, .p_list_name, .p_list_price, .p_list_botton
{
	padding: 0px;
	margin: 0px;
}
.p_list_pic
{
	margin-left: 8px;
	width: 160px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.p_list_pic img
{
	width: 160px;
}
.p_list_name, .p_list_name a
{
	padding: 5px;
	text-align: center;
	font: normal normal normal 12px/120% Arial,"宋体",Helvetica,sans-serif;
	color: blue;
	height: 28px;
	overflow: hidden;
}
.p_list_price
{
	text-align: left;
	padding-left: 20px;
}
.p_list_botton, .p_list_botton img
{
	text-align: center;
}
.p_list_botton img
{
	margin: 2px;
}

/*==幻灯图片==*/
#bimg
{
    FILTER: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 290px;
    height: 160px;
}
#simg TD
{
    background: url(images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s
{
    background: url(images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
}


/* 匿名用户投稿链接 */
.bt_login {
	margin: 5px 10px 5px 5px;
	display: block;
	width: 67px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	float:left;
	color: #718cb0;
	background: url(Images/bt_login.gif) center 0px no-repeat;
	cursor: pointer;
}
.bt_login:hover {
	color: #ffffff;
	background: url(Images/bt_login.gif) center -23px no-repeat;
}
/* 站内链接 */
.insidelink
{
    color:Red;
}
/* 商品详细_相关信息 */
.ProductDetail ul li
{
	width:100%;
	text-align:left;
}


/* --TAG标签CSS-- */
.tagS1
 {
 	margin: 0px 5px; 

 }
 
 .tagS1 a
 {
 	font : bold 12px/12px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";padding-right:3px; margin-right:3px;
 	color:Black;
 }
  
.tagS2
 {
 	margin: 0px 5px;
 }
 
 .tagS2 a
 {
 	font : bold 16px/18px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Blue;
 }
 
.tagS3
 {
 	margin: 0px 5px;
 }
 
 .tagS3 a
 {
 	font : bold 22px/24px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Green;
 }
 
.tagS4
 {
 	margin: 0px 5px;
 }
 
  .tagS4 a
 {
 	font : bold 28px/28px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Red;
 }
 
.tagS5
 {
 	margin: 0px 5px;
 }
 
  .tagS5 a
 {
 	font : bold 36px/36px Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
 	color:Orange;
 }
 .Tag_Content
 {
 	font : bold 14px/12px Verdana, Arial, Helvetica, sans-serif, "宋体";
 	color: #ffffFF;
 }
 .Tag_Content2
 { font-size:13px;
 }
 
 /*==书签菜单定义开始==*/
#AdminTabs {
    height: 24px;
    clear: both;
}
#AdminTabs, #AdminTabs ul, #AdminTabs li {
      margin: 0px;
      padding: 0px;

}
/*书签右侧间隔*/
#AdminTabs li {
    cursor: pointer;
    margin-right: 2px;
    font-weight: bold;
}
#AdminTabs li, #AdminTabs a {
      float: left;
}
/*-左背景，等同图片宽度-*/
#AdminTabs a {
      background:url("Images/tableft.gif") no-repeat left top;
      margin: 0px;
      padding-left: 3px;
      text-decoration: none;
      font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
      display: block;
      text-align: center;
      /*_width:70px;*/
      min-width:70px;
}
/*-右背景，左缩进需减去左背景缩进-*/
#AdminTabs a span {
      float: none;
      display: block;
      background: url("Images/tabright.gif") no-repeat right top;
      padding: 0px 8px 0px 5px;
      color: #000;
}
/*-背景定位-*/
#AdminTabs a:hover, #AdminTabs #current a {
      background-position: 0% -24px;
}
#AdminTabs a:hover span, #AdminTabs #current a span {
      background-position: 100% -24px;
      color: #fff;
}
/*==书签菜单定义结束==*/

/*商品比较图片大小定义*/
#TbProduct img{width:100px; height:100px;margin:5px; padding:2px;background:#fff; border:1px solid #ccc;}

/*底部*/
.footer {width:960px;margin:0 auto 8px; clear:both; zoom:1;}
.f-nav {width:960px;height:24px;text-align:center;color:#C9C9C9;border: 1px solid #9bbde6; font-size:12px;}
.f-nav a {margin:0 1px;color:#333333;padding-top: 5px;}
.copyright {width:960px;height:44px;line-height:22px;text-align:center;color:#000000;}
.copyright a {color:#898888;}
.banner-middle { width:auto; margin:0 auto 4px auto; overflow:hidden; position:relative; clear:both; zoom:1; line-height:0; font-size:0; font-size:12px; }
.mainBox .banner-middle{ width:726px; }
.sideBox .banner-middle{ width:226px; }


* {  margin : 0; padding : 0; font-family : "宋体"; }
html { background : #ffffff; } 
body { text-align : left; font : normal 12px/1.6em simsun, Verdana, Lucida, Arial, Helvetica, sans-serif; margin : 0; padding : 0 0 12px 0; background : #ffffff; color : #000; font-size : 12px; }
th, td { border-collapse : collapse; } 
ol { list-style : none; } li { list-style-type : none; }
em { font-style : normal; } 
img { border : 0; }
.black { color : #000; }
.none { display : none; }
.top5 { margin-top : 5px; }
.top6 { margin-top : 6px; } 
.top_L { float : left; width : auto; } 
.top_R { float : right; width : auto; } 
.all { width : 265px; overflow : hidden; clear : both; border : 1px solid #9ec9eb; } 
.font_11 { font-family : tahoma; font-size : 11px; } 
.en, .en * { font-family : tahoma; } 
/*-------------------------------------------------------------------------------------*/
/*主框架定义*/
#main {width:960px;height:auto;overflow:hidden;margin:0 auto;font-size: 12px;}
/*屏框样式*/
.mainBox {float:center;height:auto;overflow:hidden;zoom:1;text-align:center;width: 958px;}
.topNav{text-align:left;margin-top:2px;margin-bottom:1px;}
.topNav a{text-decoration:none}

/*栏目头样式*/

.i-top { width:960px;height:25px; padding:0 10px; overflow:hidden;margin:0 auto 5px auto;line-height:26px;border-bottom:1px solid #E9E9E9;background-color:#EEEFEF;}
.i-top a {color:#5E6671;}
.site-server {width:500px;margin:0 auto;color:#D9DADD;float: left;}
.site-server span {margin:0 5px;}
.xl-page {width:560px;margin:-26px auto 0;padding-left:330px; text-align:right;}
.xl-page a {margin-left:5px;padding-left:8px;background-position:-890px -29px;*background-position:-890px -31px;}
.leftTitle1 {height:25px;height:20px!important;background:url(/images/rightTitleBG-cj.gif) no-repeat 10px 3px; border-right:1px #b6b6b6 solid;border-left:1px #b6b6b6 solid;border-top:1px #b6b6b6 solid;border-bottom:3px #C3DFFB solid; font-weight:bold; text-align:left; padding-left:25px; padding-top:5px;}
/* 头底部框架样式*/
.top_L {float:left;width:auto;}
.top_M {float : left; width : 180px;}
.top_R {float : left;width : auto;} 
.all {width : 265px;overflow : hidden;clear : both;border : 1px solid #9ec9eb;} 
/* 通用文字样式 */
.font_11 {font-family : tahoma;font-size : 11px;} 
.en, .en * {font-family : tahoma;} 
/* 公用链接样式 */
a:link {color : #000;text-decoration : none;} 
a:visited {color : #333;text-decoration : none;} 
a:hover {color : #dd0000;text-decoration : underline;} 
a:active {color : #038;text-decoration : none;} 
.uline, .uline * {text-decoration : underline;} 
a.blue:link, a.blue:visited, .blue {color : #036;} 
.focus * {color : #d00;} 
/* 结构样式 */
#m_body{width:960px;margin:0 auto;overflow:hidden; text-align:center;}
/*切换样式*/
.blue {color:#002B8D}
.blue a:link{color:#002B8D}
.blue a:visited{color:#002B8D}
.blue a:hover{color:#f00}
.black{color:#000}
.black a:link{color:#000}
.black a:visited{color:#000}
.black a:hover{color:#f00}
.red a:link{color:#FF0000}
.red a:visited{color:#FF0000}
.red a:hover{color:#FF0000}
/*---------------------------------------------------------------------------*/
#ft { border-top : 1px solid #ccc; padding : 10px 0 25px 0; margin-top : 11px; line-height : 24px; text-align : center; }
#main .split { height : 11px; background : #fff; overflow : hidden; display : none; } 
#main .left_content { float : left; width : 610px; overflow : hidden; margin-top:5px;} 
#main .left_content .box { padding : 15px; background : #f6f9ff; } 
#main .left_content .box h3 { font-size:14px; position : relative; height : 20px; line-height : 20px; margin-bottom : 3px; } 
#main .left_content .box h3 .right { position : absolute; top : 0; right : 0; text-align : right; font-weight : normal; font-size : 12px; color : #666; } 
#main .box { overflow : hidden; border : 1px solid #cccccc; margin-bottom : 11px; } 
#main .news { background : #f6f9ff; border : 1px solid #cccccc; padding : 18px; font-size : 12px; line-height : 23px; margin-bottom : 11px; } 
#main .news h2 { font-size : 22px; line-height : 24px; padding-bottom : 10px; border-bottom : 1px solid #ccc; text-align : center; } 
#main .news h3 { font-size : 14px; margin : 10px auto 0 auto; } 
#main .news .info { text-align : center; line-height : 20px; margin : 5px auto; font-size : 12px; } #main .news .info li { display : inline; line-height : 20px; white-space : nowrap; margin : auto 3px; color : #333; } #main .news .pic { margin : 10px auto; text-align : center; } 
#main .news .pic a { color : #0075ff; font-size : 14px; } 
#main .news .pic img { border : 1px solid #ccc; } 
#main .news .pic p { font-size : 12px; } 
#main .news .sign { text-align : left; color : #7d7f82; margin-bottom : 20px; }
#main .news .about li span { margin-left : 20px; color : #817f80; font-size : 12px; } 
#main .r_zhu .comment li { width : 300px !important ; } 
.c_main_one{border: 1px solid #CCCCCC;overflow: hidden; width:651px;}
/*分页样式*/
.pageLink { font-size : 12px; margin : 10px auto; clear : both; font-family : Tahoma; text-align : center; margin-top:18px; }
.pageLinkOn { font-size : 12px; color : #fff; font-weight : bold; text-align : center; background : #3f70aa; margin : 2px 2px; display : inline-block; padding : 0 5px; font-family : Tahoma;line-height : 20px; margin-bottom : 3px; }
.pageLink a { font-size : 12px; text-align : center; background : #fff; border : 1px solid #3f70aa; margin : 2px 2px; display : inline-block; padding : 0 5px; line-height : 18px; } 
.pageLink a:hover { font-size : 12px; color : #fff; text-align : center; background : #3f70aa; border: 1px solid #3f70aa; margin : 0 2px; display : inline-block; padding : 0 5px; margin-bottom : 3px; text-decoration : none; }
/*左栏主列表样式*/
#main  .left_content { float:left; width:653px; overflow:hidden;}border: 1px solid #cccccc;
.newsList { background:#F5F9FF; padding: 17px; margin-bottom: 14px;}
.newsList h2 { font-size: 16px; border-bottom: 1px solid #DBDBDB; line-height: 20px; text-indent: 10px;}
.newsListUl { font-size: 14px; line-height: 25px; width: 506px; border-bottom: 1px solid #DBDBDB; height: 111px; margin-left: 52px; margin-bottom: 10px;padding-top: 10px; overflow: hidden;}
.newsListUl span { float: right; margin-top: -25px; color: #10478C;}
.newsList .list { font-size: 14px; line-height: 25px; width: 540px; border-bottom: 1px solid #DBDBDB; height: 111px; margin-left: 15px; margin-bottom:20px;padding-top: 20px; overflow: hidden;}
.newsList .list span { float: right; margin-top: -25px; color: #10478C;}

/* 分页 */
.class_page
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    text-align: center;
}
.class_page ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page a
{
    color: blue;
    text-decoration: underline;
}


#gnNav2{float:left;padding:4px 0px 0px 8px;}
.spantxt{color:#565656;padding-left:3px;padding-right:4px;text-decoration:none}
.spanbtn{color:#565656;
margin:0 3px 0 2px;padding:1px 5px 0px 6px;
height:19px;  float:left; text-align:center;border:1px solid #B5B5B6; font-weight:bold;
background:url(/images/btnBgSearch.gif);text-decoration:none}

.gnt a:link,.gnt a:visited{color:#000;text-decoration:none}.gnt a:hover{color:#C60000;text-decoration:none}

.splitSearch {float:left;margin:4px 0 0 0;width:2px;height:19px;background:url(/images/splitSearchBar.gif) no-repeat}

#gnNav2 a:link,#gnNav2 a:visited{color:#565656;text-decoration:none}#gnNav2 a:hover{color:#C60000;text-decoration:none}
#gnNav2 .red a:link,#gnNav2 .red a:visited{color:#C60000;text-decoration:none}#gnNav2 .red a:hover{color:#C60000;text-decoration:none}
#gnNav3{float:left;padding:4px 2px 0px 2px}
#gnNav3 span a{text-decoration:none}
#gnNav3 .more{
margin-left:3px;margin-right:3px;padding-left:6px;padding-right:5px;padding-top:2px;
height:18px;  float:left; text-align:center; color:#003399;}
#gnNav3 {color:#565656;}
#gnNav3 .more{color:#022B87;text-decoration:none;}
#gnNav3 .more a:link,#gnNav3 .more a:visited{color:#022B87;text-decoration:none}
#gnNav3 a:hover{ color:#C60000;}
.quotebtn{margin-left:10px;padding-top:3px;
height:22px;  float:left; text-align:center;border:1px solid #B5B5B6; 
background:url(/images.com/main_bg.gif) repeat-x -5px -291px;}
.so_icon{margin:0px 0px 0px 2px;padding:0px;width:20px;height:21px;float:left;text-align:center;background:url(/images/so_icon.gif) no-repeat;}
.newBlank a:active {text:expression(target="_blank");}
.newBlank a:link{color:#0054A8}
.newBlank a:visited{color:#0054A8}
.newBlank a:hover{color:#ff0000}

.pageBox {border:1px solid #98AEE0;background-color:#fff;padding:0px 10px 0 10px;float:left;
margin:1px;height:21px;}
.pageBox a:link{color:#0054A8;text-decoration:none}
.pageBox a:visited{color:#0054A8;text-decoration:none}
.pageBox a:hover{color:#ff0000;text-decoration:none}

.pageSelectedBox {border:1px solid #98AEE0;background-color:#296CB3;padding:0px 10px 0 10px;float:left;
margin:1px;height:21px;color:#ffffff;font-weight:bold;}
.pageSelectedBox a:link{text-decoration:none}
.pageSelectedBox a:visited{color:#0054A8;text-decoration:none}
.pageSelectedBox a:hover{color:#ff0000;text-decoration:none}
.tg_hot_text {background-color:#F5F8FD;padding:5px;margin-top:8px;border:1px solid #C4DAF1;text-align:center;}
.tg_hot_text ul{line-height:21px;text-align:left;}
.tg_hot_text li{margin-top:0px;margin-bottom:0px;PADDING-LEFT:10px;PADDING-TOP: 0px;LIST-STYLE-TYPE: none;background:none}
.tg_hot_text a:link{color:#0000ff;text-decoration:none;margin-right:30px;}
.tg_hot_text a:visited{color:#0000ff;text-decoration:none;margin-right:30px;}
.tg_hot_text a:hover{color:#ff0000;text-decoration:none;margin-right:30px;}




/*底部*/
.foot{width:960px; margin:0 auto;padding-top:5px;}
#foot08 {text-align:center; margin-top:5px; padding-bottom:10px; font-size:12px; border-top:5px solid #4d8dd5; }
#foot08 div {margin-bottom:5px;}
#foot08 a:link,#foot08 a:visited{ color: #000; text-decoration: underline;}
#foot08 a:hover,#foot08 a:active{ color: #FF0000;text-decoration: underline;}


 /*--searchBar start--*/
.gntBox{border:1px solid #C9C9C9;padding:1px;height:28px;margin:0px;}
.gnt {background:url(/images/bgtou.gif) repeat-x;height:28px;color:#565656;padding:0px;}
.gnt a:active {text:expression(target="_blank");}
.gn_input{color:#fff; padding-top:4px; float:left; padding-left:5px;}
.gn_input input{margin-left:8px;height:16px; font-size:12px;font-size:10px; font-size:12px!important; background-color:#fff;
 width:178px;border:1px solid #A4A4A4;}

#gnNav2{float:left;padding:4px 0px 0px 8px;}
.spantxt{color:#565656;padding-left:3px;padding-right:4px;text-decoration:none}
.spanbtn{color:#565656;
margin:0 3px 0 2px;padding:1px 5px 0px 6px;
height:19px;  float:left; text-align:center;border:1px solid #B5B5B6; font-weight:bold;
background:url(/images/btnBgSearch.gif);text-decoration:none}

.gnt a:link,.gnt a:visited{color:#000;text-decoration:none}.gnt a:hover{color:#C60000;text-decoration:none}

.splitSearch {float:left;margin:4px 0 0 0;width:2px;height:19px;background:url(/images/splitSearchBar.gif) no-repeat}

#gnNav2 a:link,#gnNav2 a:visited{color:#565656;text-decoration:none}#gnNav2 a:hover{color:#C60000;text-decoration:none}
#gnNav2 .red a:link,#gnNav2 .red a:visited{color:#C60000;text-decoration:none}#gnNav2 .red a:hover{color:#C60000;text-decoration:none}
#gnNav3{float:left;padding:4px 2px 0px 2px}
#gnNav3 span a{text-decoration:none}
#gnNav3 .more{
margin-left:3px;margin-right:3px;padding-left:6px;padding-right:5px;padding-top:2px;
height:18px;  float:left; text-align:center; color:#003399;}
#gnNav3 {color:#565656;}
#gnNav3 .more{color:#022B87;text-decoration:none;}
#gnNav3 .more a:link,#gnNav3 .more a:visited{color:#022B87;text-decoration:none}
#gnNav3 a:hover{ color:#C60000;}
.quotebtn{margin-left:10px;padding-top:3px;
height:22px;  float:left; text-align:center;border:1px solid #B5B5B6; 
background:url(/images.com/main_bg.gif) repeat-x -5px -291px;}
.so_icon{margin:0px 0px 0px 2px;padding:0px;width:20px;height:21px;float:left;text-align:center;background:url(/images/so_icon.gif) no-repeat;}
.newBlank a:active {text:expression(target="_blank");}
.newBlank a:link{color:#0054A8}
.newBlank a:visited{color:#0054A8}
.newBlank a:hover{color:#ff0000}

.pageBox {border:1px solid #98AEE0;background-color:#fff;padding:0px 10px 0 10px;float:left;
margin:1px;height:21px;}
.pageBox a:link{color:#0054A8;text-decoration:none}
.pageBox a:visited{color:#0054A8;text-decoration:none}
.pageBox a:hover{color:#ff0000;text-decoration:none}

.pageSelectedBox {border:1px solid #98AEE0;background-color:#296CB3;padding:0px 10px 0 10px;float:left;
margin:1px;height:21px;color:#ffffff;font-weight:bold;}
.pageSelectedBox a:link{text-decoration:none}
.pageSelectedBox a:visited{color:#0054A8;text-decoration:none}
.pageSelectedBox a:hover{color:#ff0000;text-decoration:none}
.tg_hot_text {background-color:#F5F8FD;padding:5px;margin-top:8px;border:1px solid #C4DAF1;text-align:center;}
.tg_hot_text ul{line-height:21px;text-align:left;}
.tg_hot_text li{margin-top:0px;margin-bottom:0px;PADDING-LEFT:10px;PADDING-TOP: 0px;LIST-STYLE-TYPE: none;background:none}
.tg_hot_text a:link{color:#0000ff;text-decoration:none;margin-right:30px;}
.tg_hot_text a:visited{color:#0000ff;text-decoration:none;margin-right:30px;}
.tg_hot_text a:hover{color:#ff0000;text-decoration:none;margin-right:30px;}

#main {width:960px;height:auto;overflow:hidden;margin:0 auto;font-size: 12px;}
#m_body{width:960px;margin:0 auto;overflow:hidden;text-align:left;}

/*--头部ad-*/
.ad-one { border:1px solid #ddd; height:90px; }
.ad-one h4 { font-size: 12px; line-height: 20px; text-align:center; font-weight:normal; line-height:18px; background-image: url(images/art-one-news.gif); background-repeat: no-repeat; background-position: center; border-bottom:1px solid #eee }
.ad-one .aad-one-cot { padding:3px 5px 0 }
.ad-one ul li { line-height:20px; text-align:center;height:20px; overflow:hidden; }
.ad-one ul li a {color:#666}
.tongji{display:none}

.mainFrame{width:950px;line-height:100%;margin:0 auto;display:block;clear:both;}
.mainFrame .banner{height:auto;}.mainFrame .banner .left{float:left;width:auto;}.mainFrame .banner .center{float:left;width:auto;margin-left:6px;}.mainFrame .banner .right{float:right;width:auto;}


#main {width:960px;height:auto;overflow:hidden;margin:0 auto;font-size: 12px;}
#m_body{width:960px;margin:0 auto;overflow:hidden;text-align:left;}
#gnNav1{margin:0 auto;overflow:hidden;}
#lanmudh {width:960px;clear:both;background:url(http://www.icaidao.com/images/z_01.gif) no-repeat;height:26px;margin:0 auto;}#lanmudh .topdh {clear:both;line-height:26px;height:26px;overflow:hidden;font-size:14px;color:#fff;padding-left:10px;}
#lanmudh .topdh li {float:left;background:url(http://www.icaidao.com/images/z_04.gif) no-repeat right;margin-left:11px;padding-right:9px;display:inline;}
#lanmudh .topdh li a:link,#lanmudh .topdh li a:visited {color:#fff;text-decoration:none;}
#lanmudh .topdh li a:hover,#lanmudh .topdh li a:active {color:#ff0;text-decoration:underline;}
#lanmudh .topdh li.last {background:none;padding-right:0;}

/*Link*/
a:link, a:visited, a:active { color:#133CAC; text-decoration: none; }
a:hover { text-decoration:underline; color:#CC0000; }
a { outline-style : none }
.linkBlack a:link, .linkBlack a:visited, .linkBlack a:active { color:#000; }
.linkBlack a:hover { text-decoration:underline; color:#CC0000 }
.linkgray a:link, .linkgray a:visited, .linkgray a:active { color:#555; }
.linkgray a:hover { text-decoration:underline; color:#CC0000 }
.linkWhite a:link, .linkWhite a:visited, .linkWhite a:active { color:white; }
.header-top{width:960px;}
.header-top { line-height: 25px; height: 25px; padding-top: 2px; }
.header-top .t-left { float: left; padding-left: 5px; color: #999; font-family: "宋体", Arial; }
.header-top .t-right { float: right; vertical-align: middle; padding-right: 5px; color: #999; }
.header-top .t-right a.rss { background-image:url(http://www.icaidao.com/images/rss1.png); background-position: right center; background-repeat: no-repeat; padding: 0 1px; }
.header-top .t-right a.rss span{ visibility:hidden}
.header-top .t-right a.rss:hover { text-decoration:none}
.header-guide {height: 60px; background-color: #fff;border:1px solid #E0E1E3;background-repeat: no-repeat; }
.header-guide .header-logo { width: 160px; text-align: center; background-image: url(http://www.icaidao.com/images/index-header-l.gif); background-repeat: no-repeat; background-position: right center; height:80px; float: left; }
.header-guide .header-logo .logo { height:80px; }
.header-guide .header-logo .logo img { padding-top: 5px; }
.header-guide .header-logo .time { padding-top: 5px; font-family: "宋体"; }

.header-guide .index-guide { float: left; height: 80px; width: 778px;text-align:left; }
.header-guide .index-guide .menu  { padding-left: 8px; overflow:hidden }
.header-guide .index-guide .menu-t { padding-top: 6px;float: left; padding-right: 5px; }
.header-guide .index-guide .menu-t-l { width:300px; background: url(images/index-guide-menu.gif) no-repeat right 10px; } 
.header-guide .index-guide .menu-t-m { width:169px; background: url(images/index-guide-menu.gif) no-repeat right 10px;} 
.header-guide .index-guide .menu-t-r { width:270px; } 
.header-guide .index-guide .menu-b {clear:both; border-top: 1px solid #e2e2e2; background-color: #fdfdfd;}
	.index-guide .menu-t ul li a { padding:0 5px 5px 2px; color: #002E6C;}
	.index-guide .menu ul li { height: 14px; line-height: 14px; padding: 3px 0; }
	.index-guide .menu ul li a.tip{ font-weight:bold; padding:0 5px; color: #12328F; }
	.index-guide .menu-b ul li a{ padding:0 3px; color: #002E6C; }
	ul, li { list-style:none;}
