@charset "gb2312";
/*页面顶部导航框架*/
body{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-color:#FFFFFF;
}
#wrap{
	position : relative; 
	height:auto;
	width:770px;
	margin:auto;
	padding: 0px;
}
#main{
	height:auto;
	width:770px;
	margin:auto;
	background-color:#FFF;
}
#main #TopLogo{
	float:left;
	width: 770px;
	height: 100px;
	padding-top: 100px;
	text-align:center
}
#main #EndFont{
	float:left;
	width: 770px;
	height: 100px;
	padding: 50px 20px 0px 20px;
	text-align:center
}
/* ========== 分类搜索 ====== */
#main #searchNav{ width:770px; height:62px; margin:0 auto; padding-top: 5px;}
.sN{ width:770px; height:26px; background:url(/images/nav_bg01061109.gif) repeat-x; float:left;}
.sN .l{ width:5px; height:24px; background:url(/images/nav_bgl061109.gif) no-repeat; float:left;}
.sN .c{ width:760px; float:left;}
.sN .c .sNav{ width:760px; padding:0px; margin: -12px 0px 0px 0px!important; _margin: 0px;}
.sN .c .sNav ul{ float:left;}
.sN .c .sNav li{ float:left; list-style:none;}
.sN .c .sNav li a{ color:#000;}
.sN .c .sNav li a:visited{ color:#000;}
.sN .c .sNav li a:hover{ color:#000; text-decoration:underline;}
.sN .c .sNav li img{ margin-bottom:-4px;}
.stag0{ width:2px; height:24px; float:left;list-style:none; margin-bottom:-4px;}
.stag1{ width:64px; height:24px; cursor:pointer; line-height:24px; font-family: Arial; padding-top:2px; text-align:center;}
.stag{ width:68px; height:24px; cursor:pointer; background:url(/images/s_tag_061110.gif) no-repeat;  font-family:Arial; font-weight:bold; line-height:24px; padding-top:2px; text-align:center;}

.sN .r{ width:5px; height:24px; background:url(/images/nav_bgr061109.gif) no-repeat; float:left;}
.sN_Content{ width:768px; height:36px; background:#CBE1FF; border:1px solid #92C3F2; border-top:none; text-align:left; float:left;}
.sN_Content div{ float:left;}
.sN_Content .qikoo{ width:66px; margin:12px 5px 0 95px; display:inline; font-size:14px;}
.sN_Content .input{ margin-top:6px;}
.sN_Content .input .in{ width:260px; height:20px;border-bottom:1px solid #8A8A8A; border-left:2px solid #8A8A8A;  border-right:1px solid #8A8A8A; border-top:2px solid #8A8A8A; padding:1px 1px 1px; font-size:14px; float:left;}
.sN_Content .s{ margin: 6px 0px 0px 5px;}
.sN_Content .s input{ width:69px; height:25px; line-height:25px; border:0; cursor:pointer; background:url(/images/put_bg061110.gif) no-repeat; text-align:center; font-size:13px; color:#fff;}
.sN_Content .s1{ margin-top:8px; line-height:24px;}
.sN_Content .s1 a{ margin:0 5px;}

a.FLink_blue:link {
	COLOR: #059;
	FONT-SIZE: 9pt;
	TEXT-DECORATION:none
}
a.FLink_blue:hover {
	COLOR: #059;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: underline;
}
a.FLink_blue:visited {
	COLOR: #059;
	FONT-SIZE: 9pt;
}
a.NavLink:link {
	COLOR: #0078bb;
	FONT-SIZE: 11pt;
	TEXT-DECORATION:none;
	font-weight:bold
}
a.NavLink:hover {
	POSITION: relative;
	COLOR: #0078bb;
	FONT-SIZE: 11pt;
	TEXT-DECORATION: underline;
	TOP: 1px;
	font-weight:bold
}
a.NavLink:visited {
	COLOR: #0078bb;
	FONT-SIZE: 11pt;
	TEXT-DECORATION:none;
	font-weight:bold
}
Img{
	border: 0
}