﻿a, a:active, a:visited
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #0099cc;
}

#head {
	background: transparent url('images/head.jpg') repeat-x scroll left top;
	position: relative;
}
#logo {
	position: absolute;
}
#subcenter-title {
	position: absolute;
	top: 50px;
	left: 200px;
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑", "Courier New", Courier, monospace;
	color: #ffffff;
}
#nav {
	background: transparent url('images/nav-bg.gif') repeat-x scroll left top;
	padding-left: 10px;
}


#footer-box {
	height: 70px;
}
#footer {
	height: 70px;
	background: none;
	border-top: 1px #fff6a7 solid;
	background-color: #225a73;
	color: #ffffff;
}

#sc-main {
	background: #2d80a0 url('images/sc-main-bg.jpg') repeat-x scroll left top;
	min-height: 400px;
	padding-bottom: 10px;
}

/*--- sc-home ---*/

#sc-home-left {
	float: left;
	width: 240px;
	margin-left: 5px;
	_margin-left: 2px;
}
#sc-home-center {
	float: left;
	width: 490px;
	margin-left: 10px;
}
#sc-home-right {
	float: left;
	width: 240px;
	margin-left: 10px;
}

#sc-home-scroll-img
{
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    width: 480px;
    _width: 475px;
}
#sc-home-scroll-img .item
{
    float: left;
    margin-right: 10px;
    _margin-right: 5px;
}
#sc-home-scroll-img .item img
{
    height: 140px;
    width: 140px;
    border: none;
}
#sc-home-scroll-img .item a
{
    text-decoration: none;
}
.sc-home-news-item
{
    display: block;
    margin: auto;
    height: 24px;
    line-height: 24px;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: 20px;
    background-image: url('images/arrow_05.gif' );
    background-position: 0 8px;
    overflow: hidden;
}
#sc-home-news-extend
{
    line-height: 20px;
}
.sc-home-link-box
{
    height: 50px;
    line-height: 50px;
    padding-left: 5px;
    font-size: 13px;
}
.sc-home-link-box select
{
    margin-left: 5px;
    width: 25%;
}

/*--- sc-intro ---*/
#sc-intro-left {
	float: left;
	width: 150px;
	margin-left: 10px;
	background: #2a7394 url('images/intro-nav-whole-bg.jpg') repeat-x scroll left top;
	padding: 30px 0px;
}
#sc-intro-right {
	float: left;
	width: 800px;
	background: #65a1b9 ;
	line-height: 150%;
}
#sc-intro-nav {
}
#sc-intro-nav li {
	margin: 5px 0 0;
}
#sc-intro-nav li.current {
	background: transparent url('images/intro-nav-bg.jpg') repeat-y scroll left top;
}
#sc-intro-nav a {
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑", "Courier New", Courier, monospace;
	line-height: 52px;
	text-decoration: none;
}
#sc-intro-nav a:hover {
	text-decoration: underline;
}
#sc-intro-nav li.current a {
	font-weight: bold;
}


/*--- sc center intro ---*/
.sc-centerintro-con
{
    margin: 20px;
    text-indent: 2em;
}
.sc-centerintro-group
{
    color: #666666;
    padding: 0 0 10px;
    margin: 15px 0 5px;
}
.sc-centerintro-group h4
{
    border-bottom: solid 1px #cccccc;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    font-size: 14px;
    text-indent: 0;
    color:#39353A;
}
.sc-centerintro-contact-title
{
    color: #ffffff;
    text-align: right;
}
.sc-centerintro-instru-item
{
    width: 80px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    border: 1px #CCCCCC dotted;
}
.sc-centerintro-file
{
    margin-top: 20px;
    color: Blue;
    border-top: 1px #cccccc dotted;
}

/*--- box ---*/
.sc-box-small, .sc-box-big {
	border-right: 1px #c1d0df solid;
}
.sc-box-small-title,.sc-box-big-title {
	color:#19396c;
	font-size:14px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	padding-left:12px;
}
.sc-box-small-con, .sc-box-big-con {
	border-left: 1px #c1d0df solid;
	padding: 5px;
	background-color: #ffffff;
}
.sc-box-small {
	max-width: 325px !important;
}
.sc-box-small-title {
	border-left: 1px #c1d0df solid;
	background: transparent url('images/sc-small-head.jpg') no-repeat scroll left top;
}
.sc-box-big-title {
	background: transparent url('images/sc-big-head.jpg') no-repeat scroll left top;
}
.sc-box-big-title a.more {
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	font-family:"微软雅黑";
}
.sc-box-bm {
	border-bottom: 1px #c1d0df solid;
}

/* --- overwrrite box-light --- */
.box-light {
	border-top: none;
	border-color: #c1d0df;
}
.box-light-title {
	background: none;
	border-bottom: 1px #bfd2e1 solid;
	background-color: #ffffff;
}
.box-light-title li {
	background-color: #d6e5ee;
	border-right-color: #bfd2e1;
}
.box-light-title li a {
	border: none;
}
.box-light-title li.current {
	top: 0px;
}
.box-light-title li.current a {
	color: #ff7e00;
}
.box-light-con {
	padding: 5px;
	background-color: #ffffff;
}

.box-light-title a.more {
	font-size: 12px;
	font-weight: normal;
	background: none;
	width: auto;
	padding-right: 5px;
}

/* news */
.newsleft
{
    width: 600px;
    float: left;
    margin-left: 5px;
    _margin-left: 2px;
}
.newsright
{
    width: 380px;
    float: left;
    margin-left: 10px;
}
.newslist
{
}
.newslist ul a
{
    margin-left: 15px;
    float: left;
}
.newslist ul li
{
    height: 30px;
    line-height: 30px;
    background: transparent url(   'images/arrow_05.gif' ) no-repeat scroll left center;
    border-bottom: 1px #999999 dotted;
}
.newslist ul span
{
    color: #999999;
    float: right;
}
.hot-news-list
{
    background: transparent url(    'images/bg_hotnum.gif' ) no-repeat left top;
}
.hot-news-list ul
{
    padding: 0px 5px 0px 30px;
}
.hot-news-list li
{
    height: 35px;
    border-bottom: 1px #e0e0e0 dashed;
    line-height: 35px;
    text-align: left;
    overflow: hidden;
}

.important-notice
{
}
.important-notice-title
{
    height: 30px;
    line-height: 30px;
    background: transparent url(   'images/arrow_06.gif' ) no-repeat scroll left center;
    padding-left: 18px;
    border-bottom: 1px #999999 dashed;
}
.important-notice-con
{
    color: #666666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    border-bottom: 1px #666666 dotted;
    text-indent: 24px;
}
/* 其它资讯页面 */
.news-misc-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    border-bottom: solid 1px #999999;
}
.news-misc-con {
    line-height: 150%;
}
/*新闻详情页面*/
.news-detail-title {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}
.news-detail-info {
    text-align: center;
    color: #999999;
    padding-bottom: 5px;
    line-height: 150%;
    border-bottom: solid 1px #888888;
}
.news-detail-con {
    line-height: 150%;
    text-indent: 2em;
    margin: 10px 0px;
}
.news-detail-con img {
    max-width: 100%;
}

/* instrument */
.instrument-left {
    width: 600px;
    float: left;
    margin-left: 5px;
    _margin-left: 2px;
}
.instrument-right {
    width: 380px;
    float: left;
    margin-left: 10px;
}
