﻿/* 样式列表 */
body
{
    width: 960px;
    margin: 4px auto 2px auto;
    background-color: #001100;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

#header
{
    background-color: #fff;
    margin-bottom: 4px;
    width: 960px;
}
#main
{
    width: 960px;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
}

#footer
{
    width: 960px;
    margin-top: 4px;
    line-height: 150%;
    text-align: center;
    clear: both;
    height: 116px;
}
#footer-title
{
    background-color: #ebebeb;
    height: 20px;
    font-size: 14px;
    border-bottom: solid 1px #888;
    line-height: 20px;
    width: 100%;
}
ul
{
    list-style-type: none;
    padding:0;
    margin:0;
}
li
{
    padding-left: 5px;
    line-height: 150%;
}
a:link
{
    text-decoration: none;
    color: #0000FF;
}
a:visited
{
    text-decoration: none;
    color: #0000FF;
}
a:hover
{
    text-decoration: underline;
    color: #f00;
}
a:active
{
    text-decoration: none;
    color: #000;
}


#Channel a:link
{
    text-decoration: none;
    color: #fff;
}
#Channel a:visited
{
    text-decoration: none;
    color: #fff;
}
#Channel a:hover
{
    text-decoration: underline;
    color: #f00;
}
#Channel a:active
{
    text-decoration: none;
    color: #fff;
}


.DynamicMenuStyleCssClassName
{
    z-index: 1000;
}


div.pic
{
    height: 160px;
    width: 160px; /* 块的大小 */
    margin: 8px;
    padding: 0px;
    float: left;
}

div.pic img
{
    border: 1px solid #FFF;
}
div.ls img
{
    /* 水平相片 */
    margin: 0px;
    height: 90px;
    width: 150px;
    padding: 0px;
}
/*
div.pic a.tn{
	float:left;				
}
*/
div.ls
{
    background: url(/images/framels.jpg) no-repeat center; /* 相片的背景 */
}
div.ls a
{
    display: block;
    padding: 35px 8px 35px 2px; /*将超链接区域扩大到整个背景块 */
}
div.ls a:hover
{
    background: url(/images/framels_hover.jpg) no-repeat center;
}

.tdh1
{
    background-color: #ccc;
    height: 1px;
}

.main_title
{
    background: #0089F7;
    color: #ffffff;
    height: 28px;
    border-top: 1px solid #D2D3D9;
    border-left: 1px solid #D2D3D9;
    border-right: 1px solid #D2D3D9;
    font-weight: bold;
    line-height: 28px;
    padding-left: 20px;
    font-size: 12pt;
}

.login180
{
    width: 180px;
    border: solid 1px #ccc;
    float: right;
    background-color: #f0fcf1;
    text-align: left;
}
.left-title200
{
    width: 100%;
    background-color: #0089f7;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 22px;
    line-height: 150%;
    margin-bottom: 4px;
    font-weight: bold;
}
.left-connect200
{
    width: 190px;
    text-align: left;
    float: left;
    overflow: hidden;
    background-color: #f0fcf1;
    line-height: 150%;
    padding: 4px;
        border: 1px solid #D2D3D9;

}
.right-title200
{
    background-color: #0089f7;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 22px;
    line-height: 150%;
    margin-bottom: 4px;
    font-weight: bold;
}
.right_content_200
{
    width: 186px;
    float: right;
    clear: right;
    background-color: #f0fcf1;
}

/* 栏目文章二列 标题表格背景、文字颜色定义(280) */
.main_title_960
{
    background: #0089F7;
    color: #ffffff;
    height: 28px;
    border-top: 1px solid #D2D3D9;
    border-left: 1px solid #D2D3D9;
    border-right: 1px solid #D2D3D9;
    font-weight: bold;
    line-height: 28px;
    padding-left: 40px;
    font-size: medium;
}

/* 栏目文章列表内容表格背景、文字颜色定义(280) */
.main_content_280
{
    border: 1px solid #D2D3D9;
    line-height: 150%;
    text-align: left;
    width: 270px;
    float: left;
    padding: 5px;
    margin: 0px 2px;
    background: #ffffff;
}
.content300
{
    width: 288px;
    margin: 0 4px 4px 4px;
    padding: 2px;
    text-align: left;
    float: left;
    background-color: #fff;
    line-height: 150%;
}
.content380 /* 两列文章内容表格定义--左列380*/
{
    width: 370px;
    padding: 2px;
    float: left;
    margin: 3px;
}
.content380r /* 两列文章内容表格定义--右列380*/
{
    width: 370px;
    padding: 2px;
    float: right;
    margin: 3px;
}
.content575
{
    width: 558px;
    margin-left: 4px;
    text-align: left;
    float: left;
    background-color: #fff;
    line-height: 150%;
}
.content760
{
    width: 740px;
    float: left;
    text-align: left;
    margin-top: 8px;
    padding: 2px;
}
.content760b
{
    width: 760px;
    text-align: left;
    float: left;
}
.content960
{
    width: 956px;
    margin: 4px auto;
    padding: 2px;
    overflow: hidden;
    text-align: left;
    clear: both;
}


#logo
{
    width: 188px;
    float: left;
}

#Channel
{
    height: 28px;
    background-color: #0089f7;
    text-align: right;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    padding-right: 10px;
    font-size: 12pt;
    float:left;
    width:100%;
}

.menu_all
{
    background-color: #F7F6F3;
    text-align: left;
    margin: 4px auto;
    padding-left:20px;
    height: 24px;
    line-height: 24px;
    border-bottom: solid 1px #888;
    width: 940px;
}




#banner
{
    width: 766px;
    margin: 2px auto;
    float: left;
}

#banner ul
{
    list-style: none;
    margin: 0px;
    width: 100%;
}
#banner ul li
{
    width: 66px;
    float: left;
    text-align: left;
    height: 18px;
    text-decoration: none;
    list-style-type: none;
    padding-left: 2px;
}

#bannerlt
{
    width: 728px;
    float: left;
}
#bannerlt ul
{
    width: 99%;
    margin: 10px auto;
    list-style-type: none;
}
#bannerlt ul li
{
    width: 9%;
    float: left;
    text-align: center;
    text-decoration: none;
    height: 25px;
    padding-left: 2px;
}

.row-h4
{
    height: 4px;
    background-color: #0089f7;
    font-size: 0px;
    margin: 1px auto;
    padding: 0px;
    clear: both;
}
/* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
.clearfloat
{
    clear: both;
}

.equal
{
    padding-bottom: 3276px;
    margin-bottom: -3276px;
}
.bor_top
{
    height: 1px;
    background: #CCC;
    overflow: hidden;
}

.box
{
    background: #000;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin-left: 220px;
}



#tab
{
    width: 728px;
    height: 265px;
    position: relative;
    left: 8px;
}
/*设置容器高宽等*/
html > body #tab
{
    width: 728px;
}
/*兼容IE6:IE6下宽度不够*/
#tab div
{
    border-left: 1px solid #96A4B4;
    border-right: 1px solid #96A4B4;
    border-top: 0px solid #96A4B4;
    border-bottom: 2px solid #96A4B4;
    position: absolute;
    top: 25px;
    left: 0;
    width: 698px;
    height: 265px;
    padding-top: 14px;
    background-color: #f4faff;
}
/*设置被操作容器高宽等*/
#tab div
{
    display: none;
}
/*设置被操作容器默认隐藏:不用ID是因为下面将利用class来控制被操作容器显示,而class优先级低于id选择器*/
#tab .block
{
    display: block;
}
/*选中的被操作容器*/
#tab h3
{
    background-position: center;
    float: left;
    width: 69px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
    background: url('/images/c4.gif') no-repeat;
    margin-left: 0px;
    margin-right: 1px;
    margin-top: 0;
    margin-bottom: 4px;
}
/*默认标题样式*/
#tab .up
{
    background: url('/images/c5.gif') no-repeat;
}
/*选中的标题样式*/

/*修饰列表内容*/
#tab ul
{
    margin: 0px auto;
}
#tab li
{
    float: left;
    color: #000;
    overflow: hidden;
    text-align: left;
    width: 54px;
}
#tab li a
{
    display: block;
    width: 99%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-decoration: none;
    color: #00f;
}
#tab li a:hover
{
    font-size: 14px;
    color: #AE0927;
    background: #ccff99;
}
