﻿body
{
	background:fff;
}
.wrap 
{
	background: #fff url(bg.jpg) no-repeat center 32px;
}
/*topbar*/
.topbar
{
	background: #fff url(topbar.gif);
	height: 32px;
	overflow: hidden;
}
.topbar .hto
{
}
.topbar .hto .fl table
{
	height: 32px;
}
.topbar .hto .fl td
{
	color: #666;
	padding-left: 10px;
	font-size: 0;
}
.topbar .hto .fl td .con1, .topbar .hto .fl td .con2
{
	font-size: 12px;
}
.topbar .hto .fl td .con2
{	
}
.topbar .hto .fl td a
{
	color: #069;
	font-size: 12px;
}
.topbar .hto .fr table
{
	height: 32px;
}
.topbar .hto .fr td
{
	padding-left: 10px;
	padding-right: 8px;
	font-size: 0;
}
.topbar .hto .fr td a
{
	color: #3989c0;
	font-size: 12px;
}
.topbar .hto .fr td .con1, .topbar .hto .fr td .con2
{
	background: url(drop_ico.gif) no-repeat left center;
	padding-left: 17px;
}
.topbar .hto .fr td .con3
{
	background: url(home_ico.gif) no-repeat right center;
	padding-right: 18px;
}
/*index1_head*/
.index1_head
{
	overflow: hidden;
	height: 90px;
}
.index1_head .tb1
{
	height: 90px;
}
.index1_head .tb1 td
{
	vertical-align: top;
}
.index1_head .index1_logo
{
	margin-top: 4px;
	width: 336px;
	height: 82px;
	background: url(/index/1/skin/logo.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/index/1/skin/logo.png');
}
.index1_head .index1_gg
{
	width: 150px;
	height: 70px;
	overflow: hidden;
	margin-top: 10px;
}
.index1_head_search
{
	padding-top: 15px;
}
.index1_head_search .con1
{
	width:100%;
}
.index1_head_search .con1 span
{
	color: #069;
	margin-left: 8px;
	margin-right: 8px;
	cursor: pointer;
}
.index1_head_search .con1 .on
{
	color: #06c;
	font-weight: bold;
}
.index1_head_search .con2
{
	width: 379px;
	height: 30px;
	overflow: hidden;
	background: url(head_search_con2.gif);
	margin-top: 8px;
	margin-left: 5px;
}
.index1_head_search .con2 .son1
{
	position: absolute;
	padding-left: 38px;
	padding-top: 3px;
}
.index1_head_search .con2 .son1 .theinp1, .index1_head_search .con2 .son1 .theinp2
{
	border-width: 0;
	width: 258px;
	height: 14px;
	line-height: 14px;
	padding-top:5px; 
	padding-bottom:5px;
	color: #666;
	font-size: 14px;
	font-family: simsun;
	outline:none;
}
.index1_head_search .con2 .son1 .theinp2
{
	color: #ccc;
}
.index1_head_search .con2 .son2
{
	position: absolute;
	margin-left: 299px;
}
.index1_head_search .con2 .son2 span
{
	cursor: pointer;
}
/*index1_nav*/
.index1_nav
{
	background: #42b4f0;
	overflow: hidden;
	height: 40px;
}
.index1_nav blockquote
{
    width:950px;
    margin:0 auto;
}
.index1_nav li
{
	float: left;
	line-height: 40px;
	overflow: hidden;
	height: 40px;
	width:95px;
	text-align:center;
}
.index1_nav li a
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;	
	background: url(nav_line.gif) no-repeat left 13px;
}
.index1_nav li a font
{
	font-size: 14px;
}
.index1_nav li a:hover,.index1_nav li a:hover font
{
	color: #fff;
}
/*index1_subnav*/
.index1_subnav
{
	background: #d5f8fe;
	border:solid 1px #c9e8ed;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;
}
.index1_subnav li{ float:left; width:86px; text-align:center; overflow:hidden; background:url(subnav_line.gif) no-repeat right center;}
.index1_subnav a
{
	font-weight: bold;
	margin-right: 14px;
	margin-left: 14px;
	color: #069;
}
.index1_subnav a:hover, .index1_subnav a:hover font
{
	color: #06c;
}