﻿@charset "UTF-8";
/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +common
    +header        
        =logo
        =search
        =ad
        =menu      
        =nav
        =adtxt

    +content
        +crumb
        +content-main
            +main-down
        +content-sidebar
            =ad
            =info
            =hot
    +down-ad
    +footer
        =footer-main
        =copyright
-----------------------------------------------------------------------------*/

/* +common
*----------------------------------------------------------------------------*/

body, html {
    min-width: 100%;
    color: #333;
    font: 11px/22px Verdana, Arial, Helvetica, sans-serif;   
}

button, textarea, select, input, img {
	color: #2F0209;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

a:active, a:visited, a:link {
    text-decoration: none;
    color: #424242;
}

a:hover {
    text-decoration: underline;
    color: #424242;
}

.clearfix {
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
}

/* +header
*----------------------------------------------------------------------------*/

/**
 *
 * =logo
 *
 **/

#header .logo {
    float: left;
    bottom: -1px;
    width: 290px;
    height: 73px;
}

/**
 *
 * =search
 *
 **/

#header .search {
    font: 11px/21px Verdana;
    float: left;
    bottom: -1px;
    width: 300px;
    height: 28px;
    padding: 45px 0 0 0;
}

/**
 *
 * =ad
 *
 **/

#header .ad {
    float: left;
    bottom: -1px;
    width: 410px;
    height: 43px;
    padding: 30px 0 0 0;
}

/**
 *
 * =menu
 *
 **/

#header .menu {
    font: 12px/22px Arial;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
}

#header .menu ul {
    width: 300px;
    padding: 3px 0 0 0;
    text-align: right;    
    vertical-align: middle;
}

#header .menu ul li {
    display: inline;
    padding: 0 8px 0 0;
    margin: 0 1px 0 0;
    background: url(../i/l_01.gif) no-repeat right center;
}

#header .menu ul li.list {
    background: none;
}

/**
 *
 * =nav
 *
 **/
#nav {
    float: left;
    z-index: 300;
    width: 1000px;
    height: 41px;
    font-size: 13px;
    background: url(../i/bg-nav.gif) repeat-x;
    line-height: 25px;
}

#nav ul {
    padding: 0 0 0 3px;
    list-style: none;
}

#nav ul li {
    float: left;
    width: 77px;
    text-align: center;    
}

#nav ul li a:hover {
    text-decoration:none;  
}

#nav ul li.add {
    width: 80px;
}

#nav ul li.more {
    width: 49px;
}

#nav ul li.more div{
    z-index: 300;
    position: absolute;
    right: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #5970B2
}

#nav ul li.more div a {
    z-index: 300;
    position: relative;
    display: block;
    margin: 0;
    padding: 4px 10px;
    width: auto;
    height: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #FFFFFF;
    color: #2875DE;
    font: 13px arial
}

#nav ul li.more div a:hover {
    z-index: 300;
    height: auto;
    background: #49A3FF;
    color: #FFFFFF;	
}

#more li ul{
    z-index: 300;
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #5970B2
}

#more li ul li{
    z-index: 300;
    float: none;
    height: auto;
    display: inline
}

#more li ul li a{
    z-index: 300;
    position: absolute;
    display: block;
    margin: 0;
    padding: 4px 10px;
    width: auto;
    height: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #FFFFFF;
    color: #2875DE;
    font: 13px arial;
}

#more li ul li a:hover{
    z-index: 300;
    height: auto;
    background: #49A3FF;
    color: #FFFFFF;	
}

#more li a samp {
    display: block;
    width: 63px;
    height: 19px;
    margin: 2px auto 0 auto;
    margin: 0 auto\9;
    background: url(../i/icon-news-y.gif) no-repeat;
    background: url(../i/icon-news-y.gif) no-repeat 0 -1px\9;
    *background: url(../i/icon-news-y.gif) no-repeat 0 0;
    text-indent: -100000px;
    text-align: center;
}
#more li a:hover samp {
    background: url(../i/icon-news.gif) no-repeat;
}
#more li.active a samp {
    display: block;
    width: 63px;
    height: 19px;
    margin: 2px auto 0 auto;
    margin: 0 auto\9;
    background: url(../i/icon-news.gif) no-repeat;
    background: url(../i/icon-news.gif) no-repeat 0 -1px\9;
    *background: url(../i/icon-news.gif) no-repeat 0 0;
    text-indent: -100000px;
    text-align: center;
}

#nav ul li a {    
    display: block;
    height: 41px;
    background: url(../i/btn-nav-link-l.gif) no-repeat left;    
}

#nav ul li a span {
    display: block;
    height: 31px;
    padding: 10px 5px 0 5px;
    color:#fff;
    background: url(../i/btn-nav-link-r.gif) no-repeat right;
}

#nav ul li a:hover ,#nav ul li.active ,#nav ul li.active a{
    display: block;
    height: 41px;    
    background: url(../i/btn-nav-l.gif) no-repeat left;  
	cursor: pointer;    
}

#nav ul li a:hover span , #nav ul li.active span ,#nav ul li.active a span{    
    display: block;
    height: 31px;
    padding: 10px 5px 0 5px;
    color:#000;
    background: url(../i/btn-nav-r.gif) no-repeat right;
}


/**
 *
 * =adtxt
 *
 **/

#header .adtxt {
    font-size: 15px;
    margin: 9px 0 9px 10px;
}

#header .adtxt ul li {
    display: inline;
    padding: 0 0 0 20px;
    margin: 5px 85px 5px 0;
    background: url(../i/i08_ad.gif) no-repeat 0 2px;
}

#header .adtxt ul li.list {
    margin: 0 0 0 0;
}

/* +content

*----------------------------------------------------------------------------*/

/* +crumb

*----------------------------------------------------------------------------*/



#content .crumb {

	font: 12px/22px Verdana;

    height: 30px;

    color:#808080;

    background: #f0f0f0;       

}



#content .crumb p {

    float: left;

    height: 23px;

    margin: 3px 0 0 0;

    padding: 0 0 0 10px;

    background: url(../i/m2_02.gif) repeat-x;

}



#content .crumb span {

    float: left;

    display: block;

    width: 12px;

    height: 23px;

    margin: 3px 0 0 0;

    background: url(../i/m2_03.gif) no-repeat;

}



#content .crumb a,

#content .crumb a:hover {

    color:#808080;

}



/* +content

*----------------------------------------------------------------------------*/

/* +content-main

*----------------------------------------------------------------------------*/

/* +main-down

*----------------------------------------------------------------------------*/



#content-main .main-down {

	position: relative;

    width: 745px;

    height: 56px;

    margin: 0 auto;   

    display: block;

    clear: both;

    overflow: hidden;

	background: #f0f0f0 url(../i/content_bg_d.gif) no-repeat;

}



/* +content-sidebar

*----------------------------------------------------------------------------*/



/**

 *

 * =ad

 *

 **/



#content-sidebar .ad {

    margin: 0 auto 20px auto;

    text-align: center;

}



/**

 *

 * =info

 *

 **/



#content-sidebar .info {

    width: 240px;

    margin: 0 auto 10px auto;

}



#content-sidebar .info h2 {

    padding: 0 0 0 15px;

    font: 13px/22px Verdana;

    background: url(../i/i08.gif) no-repeat;

}



#content-sidebar .info ul {

    width: 240px;

    padding: 7px 0 0 0;

    background: url(../i/bg-sidebar.gif) no-repeat;

    font: 13px/22px Verdana;

}



#content-sidebar .info ul li {

    width: 210px;

    padding: 0 0 0 10px;

    margin: 0 10px;

    border-bottom: 1px dotted #ccc;

    background: url(../i/i02.gif) no-repeat 0 5px;

}



#content-sidebar .info ul li.list {

    border-bottom: 0px dotted #ccc;

}



#content-sidebar .info .down {

    width: 240px;

    height: 7px;

    background: url(../i/bg-sidebar-bottom.gif) no-repeat;

}



/**

 *

 * =hot

 *

 **/



#content-sidebar .hot {

    width: 240px;

    margin: 0 auto 10px auto;

}



#content-sidebar .hot h2 {

    padding: 0 0 0 15px;

    font: 13px/22px Verdana;

    background: url(../i/i08.gif) no-repeat;

}



#content-sidebar .hot ul li {

    width: 240px;

    padding: 7px 0 0 0;

    margin: 0 0 2px 0;

    background: url(../i/bg-sidebar.gif) no-repeat;

    font: 12px/22px Verdana;

}



#content-sidebar .hot ul li span {

    font: 11px/18px Verdana;

    color: #808080;

}



#content-sidebar .hot ul li img {

    float: left;

    bottom: -1px;

    padding: 0 5px;    

}



#content-sidebar .hot ul li .down {

    width: 240px;

    height: 7px;

    background: url(../i/bg-sidebar-bottom.gif) no-repeat bottom;

}



/* +content

*----------------------------------------------------------------------------*/



/* +down-ad

*----------------------------------------------------------------------------*/



#down-ad ul li {

	float: left;

    bottom: -1px;

    width: 310px;

    margin: 0 10px 0 0;

    padding: 0 10px 0 0;

    background: url(../i/l_04.gif) repeat-y right;

}



#down-ad ul li img {

	float: left;

    bottom: -1px;

    padding: 0 10px 0 0;

}



#down-ad ul li.list {

	float: left;

    bottom: -1px;

    width: 310px;

    margin: 0;

    background: none;

}



#down-ad ul li h3 {

    font: bold 15px/22px Verdana;

    color: #1a549e;

}



#down-ad ul li a {

    text-decoration: none; 

}



/* +footer

*----------------------------------------------------------------------------*/



/**

 *

 * =footer-main

 *

 **/



#footer .footer-main {    

    position: relative;

    width: 1000px;

    margin: 0 auto;  

}



/**

 *

 * =copyright

 *

 **/



#footer .copyright {    

    height: 60px;

    padding: 20px 0;    

}



#footer .copyright .logo {

    float: left;

    bottom: -1px;

    width: 200px;

}



#footer .copyright .content {

    float: right;

    bottom: -1px;

    width: 770px;

    padding: 0 0 0 30px;

    background: url(../i/l_02.gif) no-repeat left center;

}



#footer .copyright .content p {

    font: 9px/16px Verdana;

    color: #999999;

}



#footer .copyright .content p.link {

    font: 11px/22px Verdana;

    color: #808080;

}

#footer .copyright .tag {
	font: 11px/22px Verdana;
    position: absolute;
    top: 60px;
    right: 10px;
    width: 240px;
    text-align: left;
    color: #627b99;
	z-index:301;
}

/*----------------------2012/08/17新增---------------------*/
#header .search {
    float: left;
    width: 300px;
	padding-top:33px;
}
#header .search .search-bar-ul{
	padding:0px;
}
#header .search .search-bar-ul li{
	float:left;
}
#header .search .scbar_icon_td {
    background:url(../i/search.png) no-repeat scroll 0 -444px transparent;
    width: 13px;
	height:38px;
}
#header .search .scbar_txt_td {
    background:url(../i/search.png) repeat-x scroll 0 -222px transparent;
	width:123px;
	padding-top:10px;
	height:28px;
}
#header #scbar_txt {
    border: 1px solid #FFFFFF;
    font-size: 14px;
    outline: medium none;
    width: 160px;
	/*background-color:#ff0000;*/
}
#header .search .scbar_type_td{
	background: url(../i/search.png) no-repeat scroll 0 -370px transparent;
	height: 28px;
    padding: 10px 0 0 5px;
    width: 61px;
	width: 57px\9;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ #header .search .scbar_type_td #scbar_type{
	margin: -1px 0 0 -2px;
	background-color:transparent; 
}
}
#header .search .scbar_type_td #scbar_type{
	display: block;
    text-align: left;
    text-decoration: none;
}
#header .search .scbar_type_td .xg1, #header .search .scbar_type_td .xg1 a{
	color: #999999 !important;
}
#header .search .scbar_type_td .showmenu{
	background:url(../i/arrwd.gif) no-repeat scroll 100% 50% transparent;
    cursor: pointer;
    padding-right: 16px;
    white-space: nowrap;
}
#header .search .scbar_btn_td{
	background: url(../i/search.png) no-repeat scroll 0 -296px transparent;
    text-align: center;
    width: 67px;
	height:28px;
	padding-top:10px;
	
}
#header .search .scbar_btn_td #scbar_btn {
    background:none;
    border: medium none;
    margin: 0;
    padding: 0;
}
.xs2 {
    color: #666666;
    font: 13px/22px Verdana !important;
}
/*----------------------2012/08/17新增結束------------------*/