﻿﻿@charset "utf-8";
/* CSS Document */
#header{background:url(../images/bg-body.jpg) center top no-repeat}
.inn{
	position:absolute;
}.clear{ clear:both;}/*By Winnie*/

.margin0Auto {margin:0 auto		}
.floatLeft {float:left	}
.floatRight {float:right	}

a.A_Float {display:block	}
.marginLeft10 {margin-left:10px;_margin-left:9px	}
.marginBottom10 {margin-bottom:10px	}

/*-------------- header ------------------------------------*/
.left{ float:left;}

.right{ float:right;}


.head_t{ height:30px; line-height:30px;background-color: #F3F3F3;}

.head_t p a{ font-size:14px; padding:0 7px;}

.head_t p a:hover{
	color: #003b5f;
	text-decoration: underline;
	text-align: left;
}

#header_top{ height:90px; position:relative}
.headtoplink{ float:right}
.headtoplink li{ float:left; height:22px; line-height:22px; margin-left:10px;}
.headtoplink li a{ color:#B24001;}
#header_bottom { position:relative; height:38px; }
#header_bottom div {height:38px	}
#header_nav { width:966px;left:0; top:0;padding-left:37px; background-color: #3686B9;}
#header_nav ul li, #header_nav a {height:38px;width:97px;display:block;text-align:center;line-height:38px;font-weight:bold;font-size:14px}
#header_nav ul li {float:left}
#header_nav a {color:#fff;}
#header_nav a:hover{ }
#header_nav .selected,#header_nav .selected:hover {	color:#8D0400;}

.logo{ background:url(../images/bg_nav02.png) 0 0 no-repeat;margin:10px 0 0 10px; width:401px; height:67px;}


#header_search { right:0; top:0;}

/*Mini List */
.nav_minilist{ position:relative; width:1001px; height:28px; background:url(../images/bg_repeat-x.gif) 0 -408px repeat-x; overflow:hidden; border:1px solid #DE973B; border-top:none }
.nav_minilist ul { height:30px; padding-left:10px;}
.nav_minilist ul li{ float:left; margin-right:22px; height:27px; line-height:27px;  padding-left:8px;width:60px;}
.nav_minilist ul .longtt{ width:100px;}
.nav_minilist ul li a{ color:#B24001}
.nav_minilist ul li a:hover{ font-weight:bold;}

html>/**/body .nav_minilist{ padding-bottom:0}
.bt_godown{ right:10px; top:7px; cursor:pointer}
.bt_goup{ right:10px; bottom:5px;cursor:pointer}

.foot{ width:1003px; height:90px; background-color:#FFFFFF; padding-top:14px;}

.foot p{ text-align:center; line-height:24px;}
