﻿

body
{
    font-size: 12px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    background-color: #E6F3FF;
}

.titles
{
    line-height: 20px;
    text-align: left;
}
div
{
    margin: 0px;
    border-style: none;
    border-width: 0px;
    background-color: #E6F3FF;

}

.table {
	MARGIN: 0px auto; WIDTH: 290px; HEIGHT: 260px
}
.table_1_1 {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; WIDTH: 290px; MARGIN-RIGHT: 6px; PADDING-TOP: 6px; HEIGHT: 235px; BACKGROUND-COLOR: #fff
}
.table_1_1_pic {
	WIDTH: 290px
}
.table_1_1_title {
	FLOAT: left; WIDTH: 170px; PADDING-TOP: 5px; TEXT-ALIGN: left
}
.table_1_1_page {
	FLOAT: right; WIDTH: 120px; PADDING-TOP: 2px; TEXT-ALIGN: right
}


a:link, a:visited
{
    color: #003366;
    text-decoration: none;
}

a:active, a:hover
{
    color: #002851;
    text-decoration: underline;
}

/* Nav
==========================================================*/
.disable
{
    display: none;
}
.nav {
    position: relative;
    
    background: url(image/nav_bg.png) no-repeat 0 -36px;
}
.navinner {
    background: url(image/nav_bg.png) no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url(image/nav_bg.png) repeat-x 0 0;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(image/nav_bg.png) no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 130px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: url(image/nav_bg.png) no-repeat 50% -144px;
}
.subnav
{
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(image/nav_bg.png) no-repeat 0 -180px;

}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(image/nav_bg.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(image/nav_bg.png) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(image/nav_bg.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}

.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active
{
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
    text-decoration: none;
}
/* subnav position and pointer position */
#subnav1 { left: 170px; }
#subnav2 { left: 307px; }
#subnav3 { left: 447px; }
#subnav4 { left: 584px; }
#subnav5, #subnav6 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 23px; }
#subnav5 .pointer { left: auto; right: 213px; }
#subnav6 .pointer { left: auto; right: 77px; }


#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }




.text_left
{
    text-align: left;
}
.title_flag
{
    line-height: 16px;
    vertical-align: middle;
}

/*滚动代码*/

#cgzs
{
    overflow: hidden;
    width: 195px;
    height: 547px;
    text-align: center;
}
#cgzs img 
{
     display: block;
}

#ryzs
{
    overflow: hidden;
    width: 195px;
    height: 547px;
    text-align: center;
}
#ryzs img 
{
     display: block;
}