﻿html, body
{
    font: normal 12px tahoma, arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: auto;
    height: 100%;
    list-style-type: none;
    background-color: #F7F2EC;
}
A
{
	color: #330000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
}
SELECT {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
TD {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
select
{
    border-width: 1;
    border-color: #000000;
    background-color: #efefef;
    font-family: 宋体;
    font-size: 9pt;
    font-style: normal;
}

#top
{
    width: 980px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#top .content
{
    background-repeat: no-repeat;
    height:152px;
    width:100%;
    background-image: url( '/18/images/top.jpg');
}
#htmlfoot
{
    width: 980px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#htmlfoot .sspan
{
    height: 1px;
    background-color: #FFFF00;
}
#htmlfoot .foot
{
    display: block;
    height: 50px;
    line-height:20px;
    background-repeat: repeat;
    padding-top: 15px;
    background-color: #DA251C;
}
#htmlfoot .foot LI
{
    width: 100%;
    color: #FFB6B0;
}
.clear
{
    clear: both;
}
#top .nav
{
    background-color: #DA251C;
    width: 100%;
}
#top .nav LI
{
    display: inline;
    float: left;
    overflow: hidden;
    width: 96px;
    white-space: nowrap;
    line-height: 24px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #D296AF;
    vertical-align: middle;
}

#top .nav LI img
{
    vertical-align: middle;
    border:0px;
}
#top .nav LI A
{
    width: 100%;
    color: #FFF0EF;
    background-image: none;
}
#top .nav LI A:hover
{
    width: 100%;
    color: #FFFF00;
    display: block;
}
#top .splace
{
    width:100%;
    float:left;
    height:3px;
    line-height:3px;
}
#content .splace
{
    width:100%;
    float:left;
    height:3px;
    line-height:3px;
}
#content
{
    width: 980px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #ffffff;
}

#content .model
{
    width: 100%;
    display: block;
    background-color: #FFFFFF;
}
#content .model .title
{
    width: 108px;
    float: left;
    height: 37px;
    background-image: url( '/05/images/news1.GIF');
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 10px;
}
#content .model .title1
{
    width: 80%;
    float: left;
    height: 37px;
    background-image: url( '/05/images/dot.GIF');
    margin-top: 10px;
}
#content .model .title2
{
    width: 90%;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
#content .model .title3
{
    width: 90%;
    font-size: 12px;
}
#content .model .nr
{
    margin: 30px;
    width: 90%;
    float: left;
    font-size: 12px;
    text-align: left;
    text-indent: 25px;
    line-height: 22px;
    word-wrap: break-word;
}


#content #left
{
    width:329px;
    float:left;
}
#left .title
{
    background-position: 0px 0px;
    width: 100%;
    float: left;
    background-image: url( 'images/l_bg.GIF');
    height: 28px;
    line-height: 28px;
    background-repeat: no-repeat;
}
#left .title h3
{
    float:left;
    width:100px;
    overflow:hidden;
    text-align:center;
    color:#ffffff;
    font-size:14px;
}
#left .title .more
{
    float:right;
    width:60px;
    overflow:hidden;
    text-align:left;
    color:#ffffff;
}
#left ul
{
    padding: 5px;
    background-position: left bottom;
    width: 96%;
    float: left;
    list-style-type: none;
    margin: 0px;
    background-image: url( 'images/l_bg.GIF');
    background-repeat: no-repeat;
}
#left ul li
{
    width: 98%;
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: left;
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
#left ul li a
{
    color:#000000;
}
#left ul li a:hover
{
    color:#ff0000;
}
#left ol
{
    padding: 5px;
    background-position: left bottom;
    width: 96%;
    float: left;
    list-style-type: none;
    margin: 0px;
    background-image: url( 'images/l_bg.GIF');
    background-repeat: no-repeat;
}
#left ol li
{
    width: 98%;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: 400;
    color: #FF0000;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #B4B4B4;
    letter-spacing: 10px;
}
#left ol li a
{
    color:#ff0000;
}
#left ol li a:hover
{
    color:#ff0000;
}
#content #center
{
    width:650px;
    float:right;
}
#center .title
{
    background-position: 0px 0px;
    width: 100%;
    float: left;
    background-image: url( 'images/c_bg21.GIF');
    height: 28px;
    line-height: 28px;
    background-repeat: no-repeat;
}
#center .title h3
{
    float:left;
    width:100px;
    overflow:hidden;
    text-align:center;
    color:#ffffff;
    font-size:14px;
}
#center .title .more
{
    float:right;
    width:110px;
    overflow:hidden;
    text-align:left;
    color:#FFD540;
    font-size:14px;
}
#center .title1
{
    background-position: 0px 0px;
    width: 100%;
    float: left;
    background-image: url( 'images/c_bg21.GIF');
    height: 28px;
    line-height: 28px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
#center .title1 h3
{
    float:left;
    width:100px;
    overflow:hidden;
    text-align:center;
    color:#ffffff;
    font-size:14px;
}
#center .title1 .more
{
    float:right;
    width:80px;
    overflow:hidden;
    text-align:left;
    color:#ffffff;
    font-size:14px;
}
#center ul
{
    padding: 5px;
    background-position: left bottom;
    width: 640px;
    float: left;
    list-style-type: none;
    margin: 0px;
    background-image: url( 'images/c_bg21.GIF');
    background-repeat: no-repeat;
}
#center ul li
{
    width: 98%;
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: left;
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
#center ul img
{
    float: right;
    text-align: center;
    height: 120px;
    background-color: #FFFFFF;
    overflow:hidden;
}
/*#center img
{
    width: 648px;
    float: right;
    text-align: center;
    height: 120px;
    background-color: #FFFFFF;
    overflow:hidden;
}*/
#center .xm
{
    width:324px;
    float:left;
}
#center .xm .title
{
		background-image:url(images/l_t1.gif);
    /*background-image: url( 'images/c_bg2.GIF');*/
    height: 25px;
    line-height: 25px;
    background-position: 0px 0px;
    float: left;
    color: #ffffff;
    vertical-align: middle;
}
#center .xm .title h2
{
    font-size:14px;
    text-align:left;
    text-indent:15px;
    float:left;
    vertical-align: middle;
}
#center .xm .title .more
{
    float:right;
    width:50px;
    overflow:hidden;
    text-align:left;
    font-size:14px;
    color:#ffffff;
}
#center .xm .title .more a
{
    color:#ffffff;
}
#center .xm .title .more a:hover
{
    color:#ff0000;
}
#center .xm ul
{
    padding: 0px 0px 5px 0px;
    background-position: left bottom;
    width: 100%;
    float: left;
    list-style-type: none;
    margin: 0px;
    /*background-image: url( 'images/c_bg2.GIF');*/
    background-repeat: no-repeat;
}
#center .xm ul li
{
    width: 98%;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: left;
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
#center .img
{
    margin: 5px;
    border: 1px solid #C8C8C8;
    float: left;
    width: 200px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
}
/******导航*******/
#content .navigate
{
    width: 100%;
    float: left;
    background-image: url('images/t_bg.GIF' );
    background-repeat: repeat-x;
    text-align: left;
    line-height: 32px;
    height:32px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}
#content .bar
{
    background-color: #E77918;
    width: 100%;
    float: left;
    font-size: medium;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: #B8B6B6;
}
#content .bar A
{
    color: #FFFFFF;
}

