/* CSS Document */



/* Header
==========================================================*/
.header {
    margin: 0 10px 5px;
}
.topnav {
    position: relative;
    margin: 0 -10px 5px;
    padding: 0 15px;
    height: 2em;
    line-height: 2;
    background: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
}
.topnav, .topnav a:link, .topnav a:visited {
    color: #666;
}
.topnav a:hover, .topnav a:active {
    color: #036;
    text-decoration: underline;
}

.brand, .ad-banner {
    float: left;
    margin-right: 7px;
}
.ad-banner {
    width: 468px;
    height: 60px;
    overflow: hidden;
}
.ad-text {
    float: right;
    width: 258px;
    height: 58px;
    line-height: 1.6;
    border: 1px solid #b0d7ff;
    background: #f2f6fb; 
}
.ad-text li {
    width: 49.9%;
    float: left;
    text-indent: 3px;
    white-space: nowrap;
}
.brand h1.site-name {
    display: none;
}
.brand a img {
    display: block;
}

/* Nav
==========================================================*/
.nav {
	position: relative;
	background: url(nav_bg.png) no-repeat 0 -36px;
	z-index: 999;
}
.navinner {
    background: url(nav_bg.png) no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url(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(nav_bg.png) no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 102px;
    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;
    background: url(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(nav_bg.png) no-repeat 0 -180px;
	z-index: 7;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(nav_bg.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(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(nav_bg.png) repeat-x 0 -261px;
	z-index: 1;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.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;
}
/* subnav position and pointer position */
#subnav1 { left: 120px; }
#subnav2 { left: 230px; }
#subnav3 { left: 340px; }
#subnav4 { left: 450px; }
#subnav5, #subnav6, #subnav7 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 290px; }
#subnav6 .pointer { left: auto; right: 180px; }
#subnav7 .pointer { left: auto; right: 70px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
/* ad-loop, search, topinfo, recommendinfo
==========================================================*/
.wrap .ad-loop {
    width: 278px;
    height: 194px;
    border: 1px solid #99bbdd;
    overflow: hidden;
    margin-bottom: 10px;
}
.search {
    float: right;
    width: 588px;
    height: 66px;
    border: 1px solid #99bbdd;
    margin-bottom: 10px;

    background: #f5fafe;
	padding:7px 10px 5px 20px;
}
.input{
	border:1px solid #8FA6BC;
	height:20px;
	line-height:20px;
	width:490px;
	margin-right:15px;
}
.input_pos{
	float:left;
}
.hot_line{
	clear:both;
	padding-top:3px;
}
.hot_line a:link{
	color:#DD8700;
}
.hot_line a:visited{
	color:#DD8700;
}
.hot_line a:hover{
	color:#DD8700;
	text-decoration:underline;
}
.menu_1,.menu_2,.menu_3,.menu_4,.menu_5,.menu_6,.menu_7,.menu_8,.menu_9,.menu_10,.menu_11{
	position:relative; margin-bottom:-1px;left:13px;
	height:5px; width:7px;
	overflow:hidden;
	background:url(icon_1.gif) no-repeat;
}
.menu_2{
	left:51px;
}
.menu_3{
	left:92px;
}
.menu_4{
	left:130px;
}
.menu_5{
	left:172px;
}
.menu_6{
	left:210px;
}
.menu_7{
	left:258px;
}
.menu_8{
	left:314px;
}
.menu_9{
	left:365px;
}
.menu_10{
	left:414px;
}
.menu_11{
	left:456px;
}

.menu{
	word-spacing:0;
	color:#B1B1B1;
}
.menu a:link,.menu a:visited{
	color:#B1B1B1;
	margin:0px 5px;
}	
	
a.menu_gg:link, a.menu_gg:visited {
	color:#000;
}

	
.btn_sc{
	border:none;
	background:url(btn.gif);
	width:76px;
	height:23px;
	color:#FFFFFF;
	line-height:23px;
	text-align:center;
	font-weight:bold;
}
.topinfo {
    height: 106px;
    margin-bottom: 10px;
    overflow: hidden;
    background: url(bg.png) no-repeat 0 -30px;
}
.topinfo h3 {
    color: #275c91;
    font-size: 120%;
    font-weight: bold;
    white-space: nowrap;
    margin: 10px 75px 10px 15px;
}
.topinfo p {
    margin: 0 15px;
}
.topinfo a:link, .topinfo a:visited {
    color: #275c91;
}

.wrap .recommendinfo {
    width: 298px;
    height: 104px;
    margin-bottom: 10px;
    border: 1px solid #99bbdd;
}
.recommendinfo h3 {
    float: left;
    display: inline;
    width: 30px;
    height: 102px;
    margin: 1px 5px 1px 1px;
    line-height: 1.7;
    color: #275c91;
    background: #d7e7f7;
    font-size: 120%;
    font-weight: bold;
}
.recommendinfo h3 span {
    display: block;
    text-align: center;
    margin: 0 5px;
}
.recommendinfo ul {
    float: left;
    margin: 3px 0 0 0;
    width: 250px;
    font-size: 120%;
    line-height: 1.7;
}
.recommendinfo li {
    clear: both;
}
.recommendinfo .date {
    float: right;
    line-height: 2;
    font-size: 80%;
	font-size:9px;
	color:#999999;
}
