﻿@charset "utf-8";
/* 全局公用 */
body { color:#333333; background:#fff; font-size:14px; font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,"宋体"; }
a { color:#000; }

/* topbar */
#topbar { background: url(/images/global/topbar_bg.gif) repeat-x; height:32px; line-height:32px;}
	#topbar p, .toplink { font-size:12px; position:relative; height: 32px;/* background:url(/images/global/logo_ico.gif) no-repeat 0 6px; padding-left:30px; width:930px;*/width:960px;margin:0 auto;}
		#topbar p a, .toplink a { color:#333; margin:0 5px; }
	#topbar h1 { font-size:12px; font-weight:normal; /*font:12px/32px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,"宋体";*/ display:inline; }

/* 分页 */
.pages{ line-height:26px; font-size:12px; margin:20px 10px 10px 15px; }
.pages li{ list-style:none; float:left }
	.pages a, .pages span{ background: url(/images/global/pagelist.gif) repeat-x; border: 1px solid #ddd; height: 20px; margin: 2px; text-align: center; width: 26px;padding:3px 10px; font:12px/20px Verdana, Geneva, sans-serif; color:#333; }
	.pages a:hover{ border:1px solid #D1DFEC; color:#0f579a; background:#E6F0F9; }	
		.pages a.on{ font-weight:bold; color:#333; background:url(/images/global/pagelist.gif) repeat-x 0 -20px; }
		.pages a.btn, .pages span.btn{ width:60px; }	
	
	
/*底部*/
 .links{ border:1px solid #ddd; margin-top:10px; width:960px; padding:10px;background: url(/images/2012/common/com-repeat-x.jpg) repeat-x 0 -411px; }

#footer .links{margin-left:-11px;}
	.links a{ margin-right:10px; color:#666; }
#flinks{ color:#333333; font-size:12px;margin-top:8px}
	#flinks a { color:#333333; }
	#flinks a:hover { color:#eb6100; }
#flinks dt{ border-left:1px solid #DDDDDD; }
#flinks dt a{cursor:pointer;border-width:1px 1px 1px 0; border-style:solid; border-color:#DDDDDD #DDDDDD #fff; width:80px; height:30px; line-height:30px; display:block; float:left; text-align:center; font-size:14px; background:#f6f5f6; margin-bottom:-1px;}
#flinks dt a.current{ background:#fff; font-weight:bold; height:31px}
#flinks dd{ border:1px solid #DDDDDD; /*background:url(/images/2011/flinks_bg.gif) repeat-x 0 bottom;*/ height:115px; display:none;padding:10px}

#flinks dd.agency{ padding:30px 10px 10px; }
#flinks dd.agency a{float:left; width:95px; height:88px; text-align:center; margin-right:8px; line-height:1.2em;}
#flinks dd.agency a.agt{ height:20px; margin-top:10px;}
#flinks dd.agency a img{ display:block; margin:0 auto}

#flinks dd.alinks,#flinks dd.sitetags{ font-size:12px; height:135px; overflow:hidden; }
#flinks dd.alinks a,#flinks dd.sitetags a{display: block;float: left;height: 28px;line-height: 28px;margin: 0 3px;overflow: hidden;padding: 0 5px;text-align: center;width: 100px;}


#footer{ border:3px solid #DDDDDD; margin-top:10px; font-size:12px; position:relative;  width:960px; height:232px;}
#footer a{color: #333333; margin:0 0.6em 0 0;}
#footer a:hover { color:#eb6100; }
#footer .fwarp a{
padding-right: 37px;
padding-left: 10px;}
.maps{float: left;}
.mt10{padding-top: 20px;}
#footer #location{ position:absolute; left:20px; top:20px;}
#footer div{ margin-top:15px;}
#footer div span{ margin-left:15px;}
#footer p{ margin-top:10px; line-height:24px;}

.sp-title{background:#FAFAFA;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #888;
    margin-bottom: 8px;
    padding: 4px 12px;
	position:relative
	}
.sp-title .tpositions{
	font-size:12px;
	position:absolute;
	top:3px;
	right:10px;
	}	
dl.tags_list{
	border: 1px solid #D1DFEC;
	margin-top:10px;
	}
dl.tags_list dt{
	background: url("/images/2011/rblockdt.gif") repeat-x;
    color: #0F579A;
    font-size: 14px;
	font-weight:bold;
    height: 31px;
    line-height: 31px;
    padding: 0 0 0 10px;
	}
dl.tags_list dd{
	padding:10px;
	font-size:12px;
	}	
dl.tags_list dd a{
	padding:1px 2px;
	margin-right:10px;
	color:#0F579A;
	height:25px;
	line-height:25px;
	}
dl.tags_list dd a:hover{
	background:#0F579A;
	color:#fff;
	}
a.tpa1,a.tpa2,a.tpa3,a.tpa4,a.tpa5,a.tpa6{
	background:url(/images/global/topbar_ico.gif) no-repeat;
	display: block;
    float: left;
    height: 14px;
    line-height: 15px;
    overflow: hidden;
    padding-left: 20px;
    text-align: center;
	position:absolute;
	top:10px;
	}
	
a:hover.tpa1,a:hover.tpa2,a:hover.tpa3,a:hover.tpa4,a:hover.tpa5,a:hover.tpa6{
	color:#0F579A;
	}
	
a.tpa1{ right:455px; }	
a.tpa2{ background-position:0 -28px; right:365px;}
a.tpa3{ background-position:0 -56px; right:290px;}
a.tpa4{ background-position:0 -84px; right:205px;}
a.tpa5{ background-position:0 -112px; right:120px;}
a.tpa6{ background-position:0 -140px; right:0;}

a:hover.tpa1{ background-position:0 -14px;}
a:hover.tpa2{ background-position:0 -42px;}
a:hover.tpa3{ background-position:0 -70px;}
a:hover.tpa4{ background-position:0 -98px;}
a:hover.tpa5{ background-position:0 -126px;}
a:hover.tpa6{ background-position:0 -154px;}



/*a.yellowbtn,a.bluebtn,a.bluebtn2,a.greenbtn{}*/

.sbtn_yy,.sbtn_zx,.sbtn_yy_nk{ width:76px; height:23px; display:block; text-indent:-9999px; overflow:hidden;}
.sbtn_yy{ background:url(/images/button/sbtn_yy.gif) no-repeat;}
.sbtn_zx{ background:url(/images/button/sbtn_zx.gif) no-repeat;}
.sbtn_yy_nk{ background:url(/images/button/sbtn_yy_nk.gif) no-repeat;}

.lbtn_yy,.lbtn_yy_nk,.lbtn_yy_fk,.lbtn_yy_by,.lbtn_zx,.lbtn_tw_nk{ width:100px; height:28px; display:block; text-indent:-9999px; overflow:hidden;}
.lbtn_yy{ background:url(/images/button/lbtn_yy.gif) no-repeat;}
.lbtn_yy_nk{ background:url(/images/button/sbtn_yy.gif) no-repeat;}
.lbtn_yy_fk{ background:url(/images/button/lbtn_yy_fk.gif) no-repeat;}
.lbtn_yy_by{ background:url(/images/button/lbtn_yy_by.gif) no-repeat;}
.lbtn_zx{ background:url(/images/button/sbtn_zx.gif) no-repeat;}

#jznotice { background: url(http://www.6066888.com/images/jznotice.png) no-repeat 0 0; }
	#jznotice .close { width:19px; height:19px; top:2px; right:2px; background:none; text-indent:-9999px; background:none; } 