﻿body
{
    background-color: #3d3d3d;
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-size: 12px;
}
#content
{
    text-align: left;
    width: 963px;
    font-size: 14px;
    line-height: 25px;
}
/*--网页头样式开始--*/
#header
{
}
#logoBanner
{
    background-color: #5C0000;
    width: 100%;
    height: 64px;
}
#navigator
{
    background-color: black;
    width: 100%;
    height: 25px;
    padding-top: 10px;
    text-align: center;
}
#banner
{
    width: 100%;
}
/*--网页头样式结束--*/

/*--网页主体样式结束--*/
#main
{
    background-color: White;
}

.bian-red
{
    border: 15px solid #6AADC0;
    height: 676px;
}

.bian-red-except-left
{
    border-top:15px solid #6AADC0;
    border-right:15px solid #6AADC0;
    border-bottom:15px solid #6AADC0;
    height: 676px;
}

.bian-right-1
{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}
#mainContent
{
    width: 90%;
    text-align: left;
    font-size: 14px;
    line-height: 25px;
}
#mainContent .title18bold{
	text-align:center; font-size:18px; font-weight:bold
}
#mainContent .titlep{
	text-align:center;
}
#mainContent .title16bold{
	text-align:center; font-size:16px; font-weight:bold
}
#mainContent .inscribe{
	text-align:right
}
#mainContent .paragraph{
	text-indent:28px
}

/*--网页主体样式结束--*/

/*--网页脚样式结束--*/
#footer
{
    background-color: #730000;
    height: 26px;
    text-align: center;
    padding-top: 15px;
}

#footerDefault
{
    background-color: #000000;
    height: 26px;
    text-align: center;
    padding-top: 15px;
}
/*--网页脚样式结束--*/


/*-- 广告展示部分样式 --*/

#TableDotDown td
{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    font-size: 12px;
}

.newsLink 
{
font-size:14px;
}