@charset "gb2312";
html,body{ margin:0px; font-size:12px; font-family:微软雅黑,宋体;}
.wraper{ width:1000px; margin:0px auto;}

#header{ height:34px; border-bottom:1px solid #D1D1D1; box-shadow:0px 2px 10px rgba(0,0,0,0.2);
background: #F3F3F3;
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
}
#header .aui-layout-left{ line-height:34px; text-shadow:1px 1px 0px rgba(255,255,255,0.8)}
#header .aui-layout-right{ padding:0px; width:auto;}
#header .aui-layout-right ul{ list-style:none; margin:0px; padding:0px; height:34px;}
#header .aui-layout-right ul>li{ float:left; margin-top:5px; margin-left:5px;}
#header .aui-layout-right ul>li label{ display:inline-block; padding-top:6px; padding-right:5px;}
#header .aui-layout-right ul>li>a{ display: block; padding:5px 10px; border:1px solid #6990B7;border-radius:2px; box-shadow:1px 1px 1px #fff; text-shadow:1px 1px 1px #fff;
background: #e8f5ff;
background: -moz-linear-gradient(top, #e8f5ff 0%, #c7e5fc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f5ff), color-stop(100%,#c7e5fc));
background: -webkit-linear-gradient(top, #e8f5ff 0%,#c7e5fc 100%);
background: -o-linear-gradient(top, #e8f5ff 0%,#c7e5fc 100%);
background: -ms-linear-gradient(top, #e8f5ff 0%,#c7e5fc 100%);
background: linear-gradient(to bottom, #e8f5ff 0%,#c7e5fc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f5ff', endColorstr='#c7e5fc',GradientType=0 );
}
#header .aui-layout-right ul>li>a:hover{ text-decoration:none; background-color:#EDF6FF; color:#000; border:1px solid #5B7A98;}
#header .aui-layout-right ul>li>a:active{box-shadow:1px 1px 1px #fff, 0px 2px 3px rgba(0,0,0,0.2) inset;}

#header-banner #banner{ height:130px; background-color:#CCC; margin-top:10px; background-repeat:no-repeat; background-position:top left;}
#header-banner #banner-nav{ height:30px; border:1px solid #98B4D2; border-left:none; border-right:none;
background: #d6eafc;
background: -moz-linear-gradient(top, #d6eafc 0%, #9dbce0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6eafc), color-stop(100%,#9dbce0));
background: -webkit-linear-gradient(top, #d6eafc 0%,#9dbce0 100%);
background: -o-linear-gradient(top, #d6eafc 0%,#9dbce0 100%);
background: -ms-linear-gradient(top, #d6eafc 0%,#9dbce0 100%);
background: linear-gradient(to bottom, #d6eafc 0%,#9dbce0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6eafc', endColorstr='#9dbce0',GradientType=0);
}
#header-banner #banner-nav ul{ padding-left:20px;}
#header-banner #banner-nav ul>li{ border-right:1px solid #D5E9FC; border-left:1px solid #A0BEDE; height:30px;}
#header-banner #banner-nav ul>li>a{ color:#444; font-size:14px; display: inline-block; line-height:30px; padding:0px 20px; text-decoration:none; text-shadow:1px 1px 1px rgba(0,0,0,0.2)}
#header-banner #banner-nav ul>li>a:hover{  text-shadow:none; background-color:#D1E6FA;}
#header-banner #banner-nav ul>li>a.active{ background-color:#D1E6FA; cursor:default; box-shadow:0px 1px 2px rgba(0,0,0,0.2) inset;}
#header-banner #banner-nav ul>li:first-child{ border-left:none;}
#header-banner #banner-nav ul>li:last-child{ border-right:none;}

#footer{ height: 130px; padding-top: 10px; border-top:1px solid #D8D8D8; background-color:#F3F3F3;}
#footer p{ margin-top: 5px; text-align:center}
#footer #footer_nav{ padding-bottom: 5px;}
#footer #footer_nav a{ margin-right: 30px; text-decoration:none; color:#333}
#footer #footer_nav a:hover{ text-decoration:underline;}


/* 友情链接 */
#tab-friend{ margin-bottom:10px;}
#tab-friend .aui-list>li{ margin-right:20px;}
#tab-friend .aui-list>li>a{ display:inline-block; padding:2px 10px; width:150px; border:1px solid #fff; text-decoration:none;}
#tab-friend .aui-list>li>a:hover{ border-color:#DFE8F0; background-color:#F7FBFF; color:#000;}

/* 检索过滤 */
dl.aui-dl-horizontal{ border-bottom:1px dotted #CCCCCC; width:100%; padding:7px 0px 5px 0px; margin:0px;}
dl.aui-dl-horizontal>dt,
dl.aui-dl-horizontal>dd{ line-height:14px;}
dl.aui-dl-horizontal>dt{ margin-top:3px;}
dl.aui-dl-horizontal>dd{ margin-right:20px;}

ul.search-filter{ min-height:10px;}
ul.search-filter>li{ margin-right:5px; margin-bottom:5px; }
ul.search-filter>li>a{ display:block; min-width:30px; height:20px; line-height:20px; padding:0px 10px;  text-decoration:none;  text-overflow: ellipsis  ;white-space: nowrap; text-shadow:0px 1px 1px rgba(0,0,0,0.3);}
ul.search-filter>li>a.active,
ul.search-filter>li>a:hover{ text-decoration:none; background-color:#285B99; color:#fff; border-radius:2px;}
ul.search-filter>li>a.active:before{ content:"√ "}
.aui-box-content>dl.aui-dl-horizontal:last-child{ border-bottom:none;}

/*详细页面用到的标题背景样式*/
.aui-box>.aui-box-header.aui-box-header_detail{height: 28px;
background: url(../../images/system/system_electronic_commerce/title_sub_bg.jpg) ;filter:none;
}
/*--服务资源页 --*/
.item_title{color:#285b99;font-weight:bold; width:32px;}
.item_table_width {
	width:90px;
	text-align:left;
}

.item_table_width a {
	color:#444444;text-decoration:none;cursor:pointer; padding:0px 4px;
}
.item_table_width a:hover {color:#ffffff;background:#285b99;text-decoration:none;}
.item_table_width a.visited  {
color:#ffffff;background:#285b99;text-decoration:none;
}

.srh_btn_box{width:660px;text-align:center; opacity:0.7}
.btn_black{
background:url(../../images/system/layout/btn_black_bg.jpg) no-repeat;width:74px;height:25px;padding-left:20px;border:none;color:#fff;font-size:12px;margin-top:15px;cursor:pointer;margin-left:20px;}

/*--服务资源页 ---*/
