/*layout*/
.clear{
	clear:both;
}
#header,#header div,#header img{
	float:none;
}
#container {
	float:none;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
#ad_switch {
	margin: 8px 0 11px;
	height: 69px;
}
#ad_left {
	float: left;
}
#ad_right {
	float: right;
}

#loginbar {
	background-color: #eff1f5;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e8ebf2;
	color: #7d7d7d;
}
.inline-ul{
	display: inline;

}
.inline-ul li{
	font-weight: bold;
	float: left;
	display: block;
}

#header span.dropbox {
	padding-top:10px;
	position:absolute;
	width:115px;
	z-index:1000;
	left:30px;
	top:12px;
	display:none;
	background-attachment: scroll;
	background-image: url(/commimages/v1-0/bg_dropmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#header span.dropbox .droplist {
	background-color:#D7F0FD;
	border-color:-moz-use-text-color #64B4DE #64B4DE;
	border-style:none solid solid;
	border-width:0 1px 1px;
	color:#003399;
	display:block;
	font-weight:normal;
	line-height:22px;
	padding:2px;
	width:109px;
}
#header span.dropbox .droplist a {
	color:#003399;
	margin:0 2px;
	white-space: nowrap;
}


a.backindex{
	color:#093397 !important;
	font-weight:bold;
	line-height:22px;
	height:22px;
}
li.backindex {
	background-image: url(/commimages/v1-0/ico_backindex.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 23px 0 11px;
}
li.adword {
	margin: 0 120px 0 0;
}
ul#header_tab{
	line-height:16px;
	margin:3px 10px 3px 22px;
	height:16px;
	float: right;
	position: relative;
	z-index:1000;
}
#header_tab li{
	text-align: center;
	border-right: 1px solid #bfc1c4;
	padding: 0 7px;
}
#header_tab li.last{
	border-right:none;
	padding: 0 0 0 7px;
}
#header_tab a {
	color: #7d7d7d;
}
#search {
	width: 395px;
	height: 44px;
	background-color: #eff1f5;
	border: 1px solid #cfd3e2;
	background-image: url(/commimages/v1-0/img_googlelogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 70px;
	float: right !important;
	margin: 30px 10px 0 0;
}
#search form{
	height:44px;
}
#search form p{
	color: #093397;
	font-weight: bold;
	display: block;
	margin-top:11px;
}
#search form input{
	vertical-align:middle;
}
#search form .radio{
	margin:0 3px;
}
#search .search_input{
	width:140px;
	height:16px;
	background-image: url(/commimages/v1-0/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0 none;
	line-height: 16px;
	padding: 2px 3px;
	color: #aaaaaa;
}
#nav {
	height: 30px;
	background-color: #0f3385;
	position: relative;
}
#nav span {
	font-size: 14px;
	font-weight: bold;
	color: #6cd5ff;
	float: left;
	line-height: 24px;
	margin: 3px 0 3px 10px;
}
#nav span.last{
		border-left: 1px solid #7dcef4;
		padding:0 0 0 10px;
}
#nav ul{
	float:left;
	display: block;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	border-right: 1px dotted #7dcef4;
}
#nav ul.last{
	border-right: 0 none;
}
#nav ul li {
	float: left;
	color: #FFFFFF;
	padding: 0 4px;
	text-align: center;
}
#nav a{
	color: #FFFFFF;
}
#vip_link{
	width:90px;
	height:30px;
	background-color: #e14a00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-top:3px solid #0f3385;
	position: absolute;
	top: -3px;
	right:0;
}
/*
	µ×²¿ÑùÊ½
*/

#footer{
    float:none;
	clear:both;
	border-top:1px solid #646b74;
	margin-bottom:30px;
}
#footer div{
    float:none;
}
#footer img.left{
	padding:20px 55px;
}
#footer img.right{
	float:right;
	padding:30px 55px;
}
#footer_fonts{
    margin:auto;
	padding:8px 0;
	line-height:22px;
	text-align:center;
}
#footer_fonts p{
	color:#023f9b;
	font-weight:bold;
}
#footer_fonts p a{
	color:#023f9b;
}

