@CHARSET "UTF-8";

em {
	color: #E4151F;
	font-style: normal;
}
#search-form {
	min-height: 100%;
	height: auto;
	_height: 100%;
}
.jsearch-pos-mid {
	margin: auto;
}
.jsearch-top {
}
.jsearch-top-nav {
	height: 25px;
	background: url(<%=basePath%>zwdt/img/jsearch_top_nav.jpg;vpn_img) top left repeat-x;
}
.jsearch-top-nav-content {
	width: 1024px;
}
.jsearch-top-fnc {
	border-bottom: solid 1px rgb(229, 229, 229);
	background-color: rgb(241, 241, 241);
}
.jsearch-top-fnc-content {
	width: 1024px;
	overflow: hidden
}
.jsearch-keyword {
	background: url(jsearch_input.jpg;vpn_img) no-repeat left top;
	width: 350px;
	height: 32px;
	border-left: solid 1px #818181;
	border-top: solid 1px #818181;
	border-bottom: solid 1px #b8b8b8;
	border-right: solid 1px #818181;
	padding: 0 8px;
	font-size: 14px;
	vertical-align: middle;
}
.jsearch-search-button {
	background: url(<%=basePath%>zwdt/img/jsearch_do.jpg;vpn_img) no-repeat center center;
	width: 90px;
	height: 33px;
	border: none;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
	cursor: pointer;
}
.jsearch-q-wrap{
	height: 30px;
	display: inline-block;
	border: 1px solid rgb(182, 182, 182);
	border-color: rgb(123, 123, 123) rgb(182, 182, 182) rgb(182, 182, 182) rgb(123, 123, 123);
	vertical-align: middle;
	background: url(jsearch_input.jpg;vpn_img) left top no-repeat;
	line-height: 30px;
	overflow: hidden;
}
/* #q {
	width: 350px;
	font-size:16px;
	border:0;
	margin-left:5px;
	margin-top:6px;
	padding-right:5px;
	border-right: solid 1px #818181;
	outline: 0;
	float: left;
} */
.jsearch-adv-btn {
	background: url(jsearch_input.jpg;vpn_img) center center no-repeat;
	height: 30px;
	font-size: 14px;
	padding: 0 10px;
	color: #8D8D8D;
	cursor: pointer;
	float: left;
}
.jsearch-adv-btn.selected, .jsearch-adv-btn.hover {
	background: url(jsearch_adv_btn_selected.png;vpn_img) -10px center no-repeat;
}
.jsearch-adv-label {
	width: 200px;
	font-size: 13px;
	margin-right: 10px;
	color: #606060;
}
.jsearch-adv-keyword {
	background: url(jsearch_input.jpg;vpn_img) no-repeat left top;
	width: 430px;
	height: 25px;
	border-left: solid 1px #818181;
	border-top: solid 1px #818181;
	border-bottom: solid 1px #b8b8b8;
	border-right: solid 1px #818181;
	padding: 0 5px;
	font-size: 14px;
	vertical-align: middle;
}
.jsearch-adv-select {
	background: url(jsearch_input.jpg;vpn_img) no-repeat left top;
	width: 430px;
	height: 25px;
	border-left: solid 1px #818181;
	border-top: solid 1px #818181;
	border-bottom: solid 1px #b8b8b8;
	border-right: solid 1px #818181;
	font-size: 13px;
	vertical-align: middle;
}
#jsearch-adv-box {
	position: absolute;
	top: 60px;
	width: 240px;
	display: none;
	z-index: 100;
}
.jsearch-adv-top-arrow {
	height: 5px;
}
.jsearch-adv-content {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	padding: 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#D6D6D6')";/* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#D6D6D6');/* For IE 5.5 - 7 */
  	-webkit-box-shadow: 0 2px 10px #BBBBBB;
  	box-shadow: 0 2px 10px #BBBBBB;
}
.jsearch-adv-field-wrap {
	padding: 2px 0;
}
.jsearch-body {
	overflow: hidden;
}
.jsearch-body-content {
	width: 1024px;
	padding-top: 15px;
}
.jsearch-middle {
}
.jsearch-bottom {
	background: url(jsearch_bottom.jpg;vpn_img) left top repeat-x;
	/**margin-top: -90px;**/
}
.jsearch-copyright {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 5px 0;
	color: #676767;
}

.jsearch-logo {
	float: left;
	line-height: 80px;
	padding: 0 30px;
	text-align: center;
	width: 140px;
}
.jsearch-logo img {
	vertical-align: middle;
}
.jsearch-search-simple {
	float: left;
	line-height: 80px;
	margin-left:170px;
}
.jsearch-body-left {
	float: left;
	width: 185px;
	padding-right: 15px;
	vertical-align: top;
}
.jsearch-body-center {
	float: left;
	width: 550px;
	vertical-align: top;
}
.jsearch-body-right {
	float: left;
	width: 254px;
	padding-left: 20px;
	vertical-align: top;
}
.jsearch-condition-box {
	margin-bottom: 10px;
	width: 170px;
}
.jsearch-condition-box-title {
	font-size: 15px;
	font-weight: bold;
	color: #363636;
	padding: 5px 0 3px 10px;
	/* border-bottom: 1px dashed rgb(143, 143, 143); */
	margin-bottom: 3px;
	background: #e9f2f9;
}
.jsearch-condition-box-item {
	font-size: 13px;
	padding: 5px 0 5px 10px;
	color: #333333;
	cursor: pointer;
}
.jsearch-condition-box-item-sub{
	margin-left:20px;
}
.jsearch-condition-box-item.hover {
	background-color: #F1F1F1;
}
.jsearch-condition-box-item.selected {
	background-color: #F1F1F1;
	background-image: url(../images/Search_ico1.png;vpn_img);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.jsearch-result-box {
	overflow: hidden;
	margin-bottom: 20px;
	display: block;
}
.jsearch-result-box p{
	margin:0;
	padding:0;
}
#jsearch-info-box{
	margin-bottom:15px;
	/* font-size: 15px; */
	text-align: right;
	color: #8A8A8A;
}
.jsearch-result-box a {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
	font: inherit;
}
.jsearch-result-box a:hover {
	text-decoration: underline;
}
.jsearch-result-title {
	font-size: medium;
	font-weight: bold;
	color: #257EC4;
}
.jsearch-result-abs {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.jsearch-result-other-info{
	margin-top:5px;
	overflow:hidden;
}
.jsearch-result-colname{
	font-size:13px;
	color: #8A8A8A;
}
.jsearch-result-url {
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	color: #008000;
	float: left;
	overflow: hidden;
}
.jsearch-result-date {
	margin-left: 10px;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	float: left;
	color: #008000;
}
#pagination{
	text-align: left;
	padding-left: 0;
	margin-left: 0;
	font-size: 16px;
	height: 60px;
}
.jsearch-hotwords,.jsearch-columns{
	color: rgb(119, 119, 119);
	font-size: 15px;
	font-weight: bold;
	display: none;
	margin-bottom:15px;
	margin-left:15px;
}
.jsearch-hotwords-items,.jsearch-columns-items{
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.jsearch-hotword-item,.jsearch-column-item{
	color:#025CB9;
	font-weight: normal;
	margin:2px 0;
}
.jsearch-hotword-item a,.jsearch-column-item a{
	cursor: pointer;
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
	color:#025CB9;
}
.jsearch-category-count{
	margin-left: 5px;
	color: rgb(119, 119, 119);
}
#jsearch-no-result-box{
	display: none;
	font-size: 14px;
	margin-top:15px;
}
.autocomplete-suggestions {
	border: 1px solid #BBBBBB;
	background: #FFF;
	cursor: default;
	overflow: auto;
	-moz-box-shadow: 0 2px 10px #BBBBBB;
	-webkit-box-shadow: 0 2px 10px #BBBBBB;
  	box-shadow: 0 2px 10px #BBBBBB;
}

.autocomplete-suggestion {
	color: #000;
	padding: 2px 5px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px dashed #E9E9E9;
	cursor: pointer;
}

.autocomplete-no-suggestion {
	padding: 2px 5px;
}

.autocomplete-selected {
	background: #F1F1F1;
}

.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399FF;
}
/*css digg style pagination*/

.pageContent{
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}

div.digg {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.digg a {
	border-right: #aaaadd 1px solid; padding-right: 5px; border-top: #aaaadd 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #aaaadd 1px solid; color: #000099; padding-top: 2px; border-bottom: #aaaadd 1px solid; text-decoration: none
}
div.digg a:hover {
	border-right: #000099 1px solid; border-top: #000099 1px solid; border-left: #000099 1px solid; color: #000; border-bottom: #000099 1px solid
}
div.digg a:active {
	border-right: #000099 1px solid; border-top: #000099 1px solid; border-left: #000099 1px solid; color: #000; border-bottom: #000099 1px solid
}
div.digg span.current {
	border-right: #000099 1px solid; padding-right: 5px; border-top: #000099 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #000099 1px solid; color: #fff; padding-top: 2px; border-bottom: #000099 1px solid; background-color: #000099
}
div.digg span.disabled {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
}




/*css yahoo style pagination*/

div.yahoo {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.yahoo a {
	border-right: #fff 1px solid; padding-right: 5px; border-top: #fff 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #fff 1px solid; color: #000099; padding-top: 2px; border-bottom: #fff 1px solid; text-decoration: underline
}
div.yahoo a:hover {
	border-right: #000099 1px solid; border-top: #000099 1px solid; border-left: #000099 1px solid; color: #000; border-bottom: #000099 1px solid
}
div.yahoo a:active {
	border-right: #000099 1px solid; border-top: #000099 1px solid; border-left: #000099 1px solid; color: #f00; border-bottom: #000099 1px solid
}
div.yahoo span.current {
	border-right: #fff 1px solid; padding-right: 5px; border-top: #fff 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #fff 1px solid; color: #000; padding-top: 2px; border-bottom: #fff 1px solid; background-color: #fff
}
div.yahoo span.disabled {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
}



/*css meneame style pagination*/

div.meneame {
	padding-right: 3px; padding-left: 3px; font-size: 80%; padding-bottom: 3px; margin: 3px; color: #ff6500; padding-top: 3px; text-align: center
}
div.meneame a {
	border-right: #ff9600 1px solid; padding-right: 7px; background-position: 50% bottom; border-top: #ff9600 1px solid; padding-left: 7px; background-image: url(images/meneame.jpg;vpn_img); padding-bottom: 5px; border-left: #ff9600 1px solid; color: #ff6500; margin-right: 3px; padding-top: 5px; border-bottom: #ff9600 1px solid; text-decoration: none
}
div.meneame a:hover {
	border-right: #ff9600 1px solid; border-top: #ff9600 1px solid; background-image: none; border-left: #ff9600 1px solid; color: #ff6500; border-bottom: #ff9600 1px solid; background-color: #ffc794
}
div.meneame a:active {
	border-right: #ff9600 1px solid; border-top: #ff9600 1px solid; background-image: none; border-left: #ff9600 1px solid; color: #ff6500; border-bottom: #ff9600 1px solid; background-color: #ffc794
}
div.meneame span.current {
	border-right: #ff6500 1px solid; padding-right: 7px; border-top: #ff6500 1px solid; padding-left: 7px; font-weight: bold; padding-bottom: 5px; border-left: #ff6500 1px solid; color: #ff6500; margin-right: 3px; padding-top: 5px; border-bottom: #ff6500 1px solid; background-color: #ffbe94
}
div.meneame span.disabled {
	border-right: #ffe3c6 1px solid; padding-right: 7px; border-top: #ffe3c6 1px solid; padding-left: 7px; padding-bottom: 5px; border-left: #ffe3c6 1px solid; color: #ffe3c6; margin-right: 3px; padding-top: 5px; border-bottom: #ffe3c6 1px solid
}



/*css flickr style pagination*/

div.flickr {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.flickr a {
	border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #0061de; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none
}
div.flickr a:hover {
	border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de
}
div.meneame a:active {
	border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de
}
div.flickr span.current {
	padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px
}
div.flickr span.disabled {
	padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px
}



/*css sabrosus style pagination*/

div.sabrosus {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.sabrosus a {
	border-right: #9aafe5 1px solid; padding-right: 5px; border-top: #9aafe5 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #9aafe5 1px solid; color: #2e6ab1; margin-right: 2px; padding-top: 2px; border-bottom: #9aafe5 1px solid; text-decoration: none
}
div.sabrosus a:hover {
	border-right: #2b66a5 1px solid; border-top: #2b66a5 1px solid; border-left: #2b66a5 1px solid; color: #000; border-bottom: #2b66a5 1px solid; background-color: lightyellow
}
div.pagination a:active {
	border-right: #2b66a5 1px solid; border-top: #2b66a5 1px solid; border-left: #2b66a5 1px solid; color: #000; border-bottom: #2b66a5 1px solid; background-color: lightyellow
}
div.sabrosus span.current {
	border-right: navy 1px solid; padding-right: 5px; border-top: navy 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: navy 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: navy 1px solid; background-color: #2e6ab1
}
div.sabrosus span.disabled {
	border-right: #929292 1px solid; padding-right: 5px; border-top: #929292 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #929292 1px solid; color: #929292; margin-right: 2px; padding-top: 2px; border-bottom: #929292 1px solid
}



/*css scott style pagination*/

div.scott {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.scott a {
	border-right: #ddd 1px solid; padding-right: 5px; border-top: #ddd 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #ddd 1px solid; color: #88af3f; margin-right: 2px; padding-top: 2px; border-bottom: #ddd 1px solid; text-decoration: none
}
div.scott a:hover {
	border-right: #85bd1e 1px solid; border-top: #85bd1e 1px solid; border-left: #85bd1e 1px solid; color: #638425; border-bottom: #85bd1e 1px solid; background-color: #f1ffd6
}
div.scott a:active {
	border-right: #85bd1e 1px solid; border-top: #85bd1e 1px solid; border-left: #85bd1e 1px solid; color: #638425; border-bottom: #85bd1e 1px solid; background-color: #f1ffd6
}
div.scott span.current {
	border-right: #b2e05d 1px solid; padding-right: 5px; border-top: #b2e05d 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #b2e05d 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: #b2e05d 1px solid; background-color: #b2e05d
}
div.scott span.disabled {
	border-right: #f3f3f3 1px solid; padding-right: 5px; border-top: #f3f3f3 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #f3f3f3 1px solid; color: #ccc; margin-right: 2px; padding-top: 2px; border-bottom: #f3f3f3 1px solid
}



/*css quotes style pagination*/

div.quotes {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.quotes a {
	border-right: #ddd 1px solid; padding-right: 5px; border-top: #ddd 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #ddd 1px solid; color: #aaa; margin-right: 2px; padding-top: 2px; border-bottom: #ddd 1px solid; text-decoration: none
}
div.quotes a:hover {
	border-right: #a0a0a0 1px solid; padding-right: 5px; border-top: #a0a0a0 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #a0a0a0 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: #a0a0a0 1px solid
}
div.quotes a:active {
	border-right: #a0a0a0 1px solid; padding-right: 5px; border-top: #a0a0a0 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #a0a0a0 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: #a0a0a0 1px solid
}
div.quotes span.current {
	border-right: #e0e0e0 1px solid; padding-right: 5px; border-top: #e0e0e0 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #e0e0e0 1px solid; color: #aaa; margin-right: 2px; padding-top: 2px; border-bottom: #e0e0e0 1px solid; background-color: #f0f0f0
}
div.quotes span.disabled {
	border-right: #f3f3f3 1px solid; padding-right: 5px; border-top: #f3f3f3 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #f3f3f3 1px solid; color: #ccc; margin-right: 2px; padding-top: 2px; border-bottom: #f3f3f3 1px solid
}



/*css black style pagination*/

div.black {
	padding-right: 3px; padding-left: 3px; font-size: 80%; padding-bottom: 10px; margin: 3px; color: #a0a0a0; padding-top: 10px; background-color: #000; text-align: center
}
div.black a {
	border-right: #909090 1px solid; padding-right: 5px; background-position: 50% bottom; border-top: #909090 1px solid; padding-left: 5px; background-image: url(css/bar.gif;vpn_img); padding-bottom: 2px; border-left: #909090 1px solid; color: #c0c0c0; margin-right: 3px; padding-top: 2px; border-bottom: #909090 1px solid; text-decoration: none
}
div.black a:hover {
	border-right: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; background-image: url(css/invbar.gif;vpn_img); border-left: #f0f0f0 1px solid; color: #ffffff; border-bottom: #f0f0f0 1px solid; background-color: #404040
}
div.black a:active {
	border-right: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; background-image: url(css/invbar.gif;vpn_img); border-left: #f0f0f0 1px solid; color: #ffffff; border-bottom: #f0f0f0 1px solid; background-color: #404040
}
div.black span.current {
	border-right: #ffffff 1px solid; padding-right: 5px; border-top: #ffffff 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #ffffff 1px solid; color: #ffffff; margin-right: 3px; padding-top: 2px; border-bottom: #ffffff 1px solid; background-color: #606060
}
div.black span.disabled {
	border-right: #606060 1px solid; padding-right: 5px; border-top: #606060 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #606060 1px solid; color: #808080; margin-right: 3px; padding-top: 2px; border-bottom: #606060 1px solid
}




/*css black2 style pagination*/

div.black2 {
	padding-right: 7px; padding-left: 7px; padding-bottom: 7px; margin: 3px; padding-top: 7px; text-align: center
}
div.black2 a {
	border-right: #000000 1px solid; padding-right: 5px; border-top: #000000 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #000000 1px solid; color: #000000; padding-top: 2px; border-bottom: #000000 1px solid; text-decoration: none
}
div.black2 a:hover {
	border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; color: #fff; border-bottom: #000000 1px solid; background-color: #000
}
div.black2 a:active {
	border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; color: #fff; border-bottom: #000000 1px solid; background-color: #000
}
div.black2 span.current {
	border-right: #000000 1px solid; padding-right: 5px; border-top: #000000 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #000000 1px solid; color: #fff; padding-top: 2px; border-bottom: #000000 1px solid; background-color: #000000
}
div.black2 span.disabled {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
}




/*css black-red style pagination*/

div.black-red {
	font-size: 11px; color: #fff; font-family: tahoma, arial, helvetica, sans-serif; background-color: #3e3e3e
}
div.black-red a {
	padding-right: 5px; padding-left: 5px; padding-bottom: 2px; margin: 2px; color: #fff; padding-top: 2px; background-color: #3e3e3e; text-decoration: none
}
div.black-red a:hover {
	color: #fff; background-color: #ec5210
}
div.black-red a:active {
	color: #fff; background-color: #ec5210
}
div.black-red span.current {
	padding-right: 5px; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; color: #fff; padding-top: 2px; background-color: #313131
}
div.black-red span.disabled {
	padding-right: 5px; padding-left: 5px; padding-bottom: 2px; margin: 2px; color: #868686; padding-top: 2px; background-color: #3e3e3e
}




/*css grayr style pagination*/

div.grayr {
	padding-right: 2px; padding-left: 2px; font-size: 11px; padding-bottom: 2px; padding-top: 2px; font-family: tahoma, arial, helvetica, sans-serif; background-color: #c1c1c1
}
div.grayr a {
	padding-right: 5px; padding-left: 5px; padding-bottom: 2px; margin: 2px; color: #000; padding-top: 2px; background-color: #c1c1c1; text-decoration: none
}
div.grayr a:hover {
	color: #000; background-color: #99ffff
}
div.grayr a:active {
	color: #000; background-color: #99ffff
}
div.grayr span.current {
	padding-right: 5px; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; color: #303030; padding-top: 2px; background-color: #fff
}
div.grayr span.disabled {
	padding-right: 5px; padding-left: 5px; padding-bottom: 2px; margin: 2px; color: #797979; padding-top: 2px; background-color: #c1c1c1
}




/*css yellow style pagination*/

div.yellow {
	padding-right: 7px; padding-left: 7px; padding-bottom: 7px; margin: 3px; padding-top: 7px; text-align: center
}
div.yellow a {
	border-right: #ccc 1px solid; padding-right: 5px; border-top: #ccc 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #ccc 1px solid; color: #000; padding-top: 2px; border-bottom: #ccc 1px solid; text-decoration: none
}
div.yellow a:hover {
	border-right: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; border-left: #f0f0f0 1px solid; color: #000; border-bottom: #f0f0f0 1px solid
}
div.yellow a:active {
	border-right: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; border-left: #f0f0f0 1px solid; color: #000; border-bottom: #f0f0f0 1px solid
}
div.yellow span.current {
	border-right: #d9d300 1px solid; padding-right: 5px; border-top: #d9d300 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #d9d300 1px solid; color: #fff; padding-top: 2px; border-bottom: #d9d300 1px solid; background-color: #d9d300
}
div.yellow span.disabled {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
}



/*css jogger style pagination*/

div.jogger {
	padding-right: 2px; padding-left: 2px; padding-bottom: 2px; margin: 7px; padding-top: 2px; font-family: "lucida sans unicode", "lucida grande", lucidagrande, "lucida sans", geneva, verdana, sans-serif
}
div.jogger a {
	padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #ee4e4e; text-decoration: none
}
div.jogger a:hover {
	padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #de1818
}
div.jogger a:active {
	padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #de1818
}
div.jogger span.current {
	padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #6d643c; padding-top: 0.5em; background-color: #f6efcc
}
div.jogger span.disabled {
	display: none
}



/*css starcraft2 style pagination*/

div.starcraft2 {
	padding-right: 3px; padding-left: 3px; font-weight: bold; font-size: 13.5pt; padding-bottom: 3px; margin: 3px; color: #fff; padding-top: 3px; font-family: arial; background-color: #000; text-align: center
}
div.starcraft2 a {
	margin: 2px; color: #fa0; background-color: #000; text-decoration: none
}
div.starcraft2 a:hover {
	color: #fff; background-color: #000
}
div.starcraft2 a:active {
	color: #fff; background-color: #000
}
div.starcraft2 span.current {
	font-weight: bold; margin: 2px; color: #fff; background-color: #000
}
div.starcraft2 span.disabled {
	margin: 2px; color: #444; background-color: #000
}



/*css tres style pagination*/

div.tres {
	padding-right: 7px; padding-left: 7px; font-weight: bold; font-size: 13.2pt; padding-bottom: 7px; margin: 3px; padding-top: 7px; font-family: arial, helvetica, sans-serif; text-align: center
}
div.tres a {
	border-right: #d9d300 2px solid; padding-right: 5px; border-top: #d9d300 2px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #d9d300 2px solid; color: #fff; padding-top: 2px; border-bottom: #d9d300 2px solid; background-color: #d90; text-decoration: none
}
div.tres a:hover {
	border-right: #ff0 2px solid; border-top: #ff0 2px solid; border-left: #ff0 2px solid; color: #000; border-bottom: #ff0 2px solid; background-color: #ff0
}
div.tres a:active {
	border-right: #ff0 2px solid; border-top: #ff0 2px solid; border-left: #ff0 2px solid; color: #000; border-bottom: #ff0 2px solid; background-color: #ff0
}
div.tres span.current {
	border-right: #fff 2px solid; padding-right: 5px; border-top: #fff 2px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #fff 2px solid; color: #000; padding-top: 2px; border-bottom: #fff 2px solid
}
div.tres span.disabled {
	display: none
}



/*css megas512 style pagination*/

div.megas512 {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.megas512 a {
	border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #99210b; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none
}
div.megas512 a:hover {
	border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777
}
div.megas512 a:active {
	border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777
}
div.megas512 span.current {
	padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #99210b; margin-right: 3px; padding-top: 2px
}
div.megas512 span.disabled {
	padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px
}



/*css technorati style pagination*/

div.technorati {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.technorati a {
	border-right: #ccc 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #ccc 1px solid; padding-left: 6px; font-weight: bold; padding-bottom: 2px; border-left: #ccc 1px solid; color: rgb(66,97,222); margin-right: 3px; padding-top: 2px; border-bottom: #ccc 1px solid; text-decoration: none
}
div.technorati a:hover {
	background-image: none; color: #fff; background-color: #4261df
}
div.technorati a:active {
	background-image: none; color: #fff; background-color: #4261df
}
div.technorati span.current {
	padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #000; margin-right: 3px; padding-top: 2px
}
div.technorati span.disabled {
	display: none
}



/*css youtube style pagination*/

div.youtube {
	padding-right: 6px; border-top: #9c9a9c 1px dotted; padding-left: 0px; font-size: 13px; padding-bottom: 4px; color: #313031; padding-top: 4px; font-family: arial, helvetica, sans-serif; background-color: #cecfce; text-align: right
}
div.youtube a {
	padding-right: 3px; padding-left: 3px; font-weight: bold; padding-bottom: 1px; margin: 0px 1px; color: #0030ce; padding-top: 1px; text-decoration: underline
}
div.youtube a:hover {
	
}
div.youtube a:active {
	
}
div.youtube span.current {
	padding-right: 2px; padding-left: 2px; padding-bottom: 1px; color: #000; padding-top: 1px; background-color: #fff
}
div.youtube span.disabled {
	display: none
}




/*css msdn style pagination*/

div.msdn {
	padding-right: 6px; padding-left: 0px; font-size: 13px; padding-bottom: 4px; color: #313031; padding-top: 4px; font-family: verdana,tahoma,arial,helvetica,sans-serif; background-color: #fff; text-align: right
}
div.msdn a {
	border-right: #b7d8ee 1px solid; padding-right: 6px; border-top: #b7d8ee 1px solid; padding-left: 5px; padding-bottom: 4px; margin: 0px 3px; border-left: #b7d8ee 1px solid; color: #0030ce; padding-top: 5px; border-bottom: #b7d8ee 1px solid; text-decoration: none
}
div.msdn a:hover {
	border-right: #b7d8ee 1px solid; border-top: #b7d8ee 1px solid; border-left: #b7d8ee 1px solid; color: #0066a7; border-bottom: #b7d8ee 1px solid; background-color: #d2eaf6
}
div.pagination a:active {
	border-right: #b7d8ee 1px solid; border-top: #b7d8ee 1px solid; border-left: #b7d8ee 1px solid; color: #0066a7; border-bottom: #b7d8ee 1px solid; background-color: #d2eaf6
}
div.msdn span.current {
	border-right: #b7d8ee 1px solid; padding-right: 6px; border-top: #b7d8ee 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 4px; margin: 0px 3px; border-left: #b7d8ee 1px solid; color: #444444; padding-top: 5px; border-bottom: #b7d8ee 1px solid; background-color: #d2eaf6
}
div.msdn span.disabled {
	display: none
}




/*css badoo style pagination*/

div.badoo {
	padding-right: 0px; padding-left: 0px; font-size: 13px; padding-bottom: 10px; color: #48b9ef; padding-top: 10px; font-family: arial, helvetica, sans-serif; background-color: #fff; text-align: center
}
div.badoo a {
	border-right: #f0f0f0 2px solid; padding-right: 5px; border-top: #f0f0f0 2px solid; padding-left: 5px; padding-bottom: 2px; margin: 0px 2px; border-left: #f0f0f0 2px solid; color: #48b9ef; padding-top: 2px; border-bottom: #f0f0f0 2px solid; text-decoration: none
}
div.badoo a:hover {
	border-right: #ff5a00 2px solid; border-top: #ff5a00 2px solid; border-left: #ff5a00 2px solid; color: #ff5a00; border-bottom: #ff5a00 2px solid
}
div.badoo a:active {
	border-right: #ff5a00 2px solid; border-top: #ff5a00 2px solid; border-left: #ff5a00 2px solid; color: #ff5a00; border-bottom: #ff5a00 2px solid
}
div.badoo span.current {
	border-right: #ff5a00 2px solid; padding-right: 5px; border-top: #ff5a00 2px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #ff5a00 2px solid; color: #fff; padding-top: 2px; border-bottom: #ff5a00 2px solid; background-color: #ff6c16
}
div.badoo span.disabled {
	display: none
}





/*css manu style pagination*/

.manu {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
.manu a {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #036cb4; padding-top: 2px; border-bottom: #eee 1px solid; text-decoration: none
}
.manu a:hover {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #666; border-bottom: #999 1px solid
}
.manu a:active {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #666; border-bottom: #999 1px solid
}
.manu .current {
	border-right: #036cb4 1px solid; padding-right: 5px; border-top: #036cb4 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #036cb4 1px solid; color: #fff; padding-top: 2px; border-bottom: #036cb4 1px solid; background-color: #036cb4
}
.manu .disabled {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
}






/*css green-black style pagination*/

div.green-black {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center
}
div.green-black a {
	border-right: #2c2c2c 1px solid; padding-right: 5px; border-top: #2c2c2c 1px solid; padding-left: 5px;  padding-bottom: 2px; border-left: #2c2c2c 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: #2c2c2c 1px solid; text-decoration: none
}
div.green-black a:hover {
	border-right: #aad83e 1px solid; border-top: #aad83e 1px solid;  border-left: #aad83e 1px solid; color: #fff; border-bottom: #aad83e 1px solid
}
div.green-black a:active {
	border-right: #aad83e 1px solid; border-top: #aad83e 1px solid;  border-left: #aad83e 1px solid; color: #fff; border-bottom: #aad83e 1px solid
}
div.green-black span.current {
	border-right: #aad83e 1px solid; padding-right: 5px; border-top: #aad83e 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #aad83e 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: #aad83e 1px solid
}
div.green-black span.disabled {
	border-right: #f3f3f3 1px solid; padding-right: 5px; border-top: #f3f3f3 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #f3f3f3 1px solid; color: #ccc; margin-right: 2px; padding-top: 2px; border-bottom: #f3f3f3 1px solid
}






/*css viciao style pagination*/

div.viciao {
	margin-top: 20px; margin-bottom: 10px
}
div.viciao a {
	border-right: #8db5d7 1px solid; padding-right: 5px; border-top: #8db5d7 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #8db5d7 1px solid; color: #000; margin-right: 2px; padding-top: 2px; border-bottom: #8db5d7 1px solid; text-decoration: none
}
div.viciao a:hover {
	border-right: red 1px solid; padding-right: 5px; border-top: red 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: red 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: red 1px solid
}
div.viciao a:active {
	border-right: red 1px solid; padding-right: 5px; border-top: red 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: red 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: red 1px solid
}
div.viciao span.current {
	border-right: #e89954 1px solid; padding-right: 5px; border-top: #e89954 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #e89954 1px solid; color: #000; margin-right: 2px; padding-top: 2px; border-bottom: #e89954 1px solid; background-color: #ffca7d
}
div.viciao span.disabled {
	border-right: #ccc 1px solid; padding-right: 5px; border-top: #ccc 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #ccc 1px solid; color: #ccc; margin-right: 2px; padding-top: 2px; border-bottom: #ccc 1px solid
}





/*css yahoo2 style pagination*/

div.yahoo2 {
	padding-right: 3px; padding-left: 3px; font-size: 0.85em; padding-bottom: 3px; margin: 3px; padding-top: 3px; font-family: tahoma,helvetica,sans-serif; text-align: center
}
div.yahoo2 a {
	border-right: #ccdbe4 1px solid; padding-right: 8px; background-position: 50% bottom; border-top: #ccdbe4 1px solid; padding-left: 8px; padding-bottom: 2px; border-left: #ccdbe4 1px solid; color: #0061de; margin-right: 3px; padding-top: 2px; border-bottom: #ccdbe4 1px solid; text-decoration: none
}
div.yahoo2 a:hover {
	border-right: #2b55af 1px solid; border-top: #2b55af 1px solid; background-image: none; border-left: #2b55af 1px solid; color: #fff; border-bottom: #2b55af 1px solid; background-color: #3666d4
}
div.yahoo2 a:active {
	border-right: #2b55af 1px solid; border-top: #2b55af 1px solid; background-image: none; border-left: #2b55af 1px solid; color: #fff; border-bottom: #2b55af 1px solid; background-color: #3666d4
}
div.yahoo2 span.current {
	padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #000; margin-right: 3px; padding-top: 2px
}
div.yahoo2 span.disabled {
	display: none
}
div.yahoo2 a.next {
	border-right: #ccdbe4 2px solid; border-top: #ccdbe4 2px solid; margin: 0px 0px 0px 10px; border-left: #ccdbe4 2px solid; border-bottom: #ccdbe4 2px solid
}
div.yahoo2 a.next:hover {
	border-right: #2b55af 2px solid; border-top: #2b55af 2px solid; border-left: #2b55af 2px solid; border-bottom: #2b55af 2px solid
}
div.yahoo2 a.prev {
	border-right: #ccdbe4 2px solid; border-top: #ccdbe4 2px solid; margin: 0px 10px 0px 0px; border-left: #ccdbe4 2px solid; border-bottom: #ccdbe4 2px solid
}
div.yahoo2 a.prev:hover {
	border-right: #2b55af 2px solid; border-top: #2b55af 2px solid; border-left: #2b55af 2px solid; border-bottom: #2b55af 2px solid
}
#criteria-content{
	padding:0;
	margin:0;
	list-style:none;
	display:none;
	margin-bottom: 10px;
}
.criteria-wrap{
	border-bottom: 1px dashed rgb(222, 222, 222);
	padding: 8px 10px 8px 10px;
	line-height: 30px;
	width: auto;
	float: none;
	overflow: hidden;
}
.criteria-label{
	color: rgb(153, 153, 153);
	font-weight: 400;
	float: left;
	width: 70px;
	font-size: 12px;
}
.criteria-values-wrap{
	margin-left: 70px;
	overflow: hidden;
}
.criteria-values-wrap ul{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	white-space: nowrap;
}
.criteria-values-wrap li{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	margin-right: 15px;
	white-space: nowrap;
}
.criteria-values-wrap a{
	padding: 0 5px;
	cursor: pointer;
	color: rgb(102, 102, 102);
}
.criteria-values-wrap a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.criteria-count{
	color: rgb(204, 51, 102);
}

/*********************************************/
#criteria-nav{
	border-bottom: 1px dashed rgb(222, 222, 222);
	margin: 0;
	padding: 8px 10px 8px 10px;
	line-height: 23px;
	width: auto;
	float: none;
	overflow: hidden;
	line-height: 22px;
	color: rgb(102, 102, 102);
}

#criteria-nav-label{
	padding: 0;
	margin: 0;
	color: rgb(102, 102, 102);
	font-weight: 400;
	float: left;
	width: 70px;
	font-size: 12px;
}

#criteria-nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	white-space: nowrap;
}

#criteria-nav li{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	white-space: nowrap;
	margin-right: 15px;
	margin-bottom: 5px;
}

#criteria-nav li a{
	float: left;
	padding: 0 5px;
	cursor: pointer;
	border: 1px solid rgb(222, 222, 222);
	position: relative;
	padding-right: 20px;
	text-decoration: none;
}

#criteria-nav li a:hover{
	border:1px solid #FF3300;
}
.cancle{
	position:absolute;
	background:url(remove.jpg;vpn_img) right center no-repeat;
	top:0;
	bottom:0;
	right:5px;
	width:7px;
}
.cancle.hover{
	background:url(remove-hover.png;vpn_img) right center no-repeat;
}
.load_mask{
	position:absolute;
	top: 0;
	height: 100%;
	left: 0;
	width: 100%;
	z-index: 100000;
	background: url(masking.png;vpn_img) 0 0 repeat;
}
#website-select{
	position: absolute;
	height: 20px;
	background-color: #258DC4;
	padding: 0 10px;
	cursor: pointer;
}
/* Styles for jQuery menu widget
Author:	Maggie Wachs, maggie@filamentgroup.com
Date:		September 2008
*/


/* REQUIRED STYLES - the menus will only render correctly with these rules */	

.fg-menu-container { position: absolute; top:0; left:-999px; padding: .4em;  overflow: hidden; }
.fg-menu-container.fg-menu-flyout { overflow: visible; }

.fg-menu, .fg-menu ul { list-style-type:none; padding: 0; margin:0; }

.fg-menu { position:relative; }
.fg-menu-flyout .fg-menu { position:static; }

.fg-menu ul { position:absolute; top:0; }
.fg-menu ul ul { top:-1px; }

.fg-menu-container.fg-menu-ipod .fg-menu-content, 
.fg-menu-container.fg-menu-ipod .fg-menu-content ul { background: none !important; }

.fg-menu.fg-menu-scroll,
.fg-menu ul.fg-menu-scroll { overflow: scroll;  overflow-x: hidden; }

.fg-menu li { clear:both; float:left; width:100%; margin: 0; padding:0; border: 0; }	
.fg-menu li li { font-size:1em; } /* inner li font size must be reset so that they don't blow up */

.fg-menu-flyout ul ul { padding: .4em; }
.fg-menu-flyout li { position:relative; }

.fg-menu-scroll { overflow: scroll; overflow-x: hidden; }

.fg-menu-breadcrumb { margin: 0; padding: 0; }

.fg-menu-footer {  margin-top: .4em; padding: .4em; }
.fg-menu-header {  margin-bottom: .4em; padding: .4em; }

.fg-menu-breadcrumb li { float: left; list-style: none; margin: 0; padding: 0 .2em; font-size: .9em; opacity: .7; }
.fg-menu-breadcrumb li.fg-menu-prev-list,
.fg-menu-breadcrumb li.fg-menu-current-crumb { clear: left; float: none; opacity: 1; }
.fg-menu-breadcrumb li.fg-menu-current-crumb { padding-top: .2em; }

.fg-menu-breadcrumb a, 
.fg-menu-breadcrumb span { float: left; }

.fg-menu-footer a:link,
.fg-menu-footer a:visited { float:left; width:100%; text-decoration: none; }
.fg-menu-footer a:hover,
.fg-menu-footer a:active {  }

.fg-menu-footer a span { float:left; cursor: pointer; }

.fg-menu-breadcrumb .fg-menu-prev-list a:link,
.fg-menu-breadcrumb .fg-menu-prev-list a:visited,
.fg-menu-breadcrumb .fg-menu-prev-list a:hover,
.fg-menu-breadcrumb .fg-menu-prev-list a:active { background-image: none; text-decoration:none; }
	
.fg-menu-breadcrumb .fg-menu-prev-list a { float: left; padding-right: .4em; }
.fg-menu-breadcrumb .fg-menu-prev-list a .ui-icon { float: left; }
	
.fg-menu-breadcrumb .fg-menu-current-crumb a:link,
.fg-menu-breadcrumb .fg-menu-current-crumb a:visited,
.fg-menu-breadcrumb .fg-menu-current-crumb a:hover,
.fg-menu-breadcrumb .fg-menu-current-crumb a:active { display:block; background-image:none; font-size:1.3em; text-decoration:none; }



/* REQUIRED LINK STYLES: links are "display:block" by default; if the menu options are split into 
	selectable node links and 'next' links, the script floats the node links left and floats the 'next' links to the right	*/

.fg-menu a:link,
.fg-menu a:visited,
.fg-menu a:hover,
.fg-menu a:active { float:left; width:92%; padding:.3em 3%; text-decoration:none; outline: 0 !important; }

.fg-menu a { border: 1px dashed transparent; }

.fg-menu a.ui-state-default:link,
.fg-menu a.ui-state-default:visited,
.fg-menu a.ui-state-default:hover,
.fg-menu a.ui-state-default:active,
.fg-menu a.ui-state-hover:link,
.fg-menu a.ui-state-hover:visited,
.fg-menu a.ui-state-hover:hover,
.fg-menu a.ui-state-hover:active,
 .fg-menu a.ui-state-active:link,
 .fg-menu a.ui-state-active:visited,
 .fg-menu a.ui-state-active:hover,
.fg-menu a.ui-state-active:active { border-style: solid; font-weight: normal; }

.fg-menu a span { display:block; cursor:pointer; }


 /* SUGGESTED STYLES - for use with jQuery UI Themeroller CSS */	
 
.fg-menu-indicator span { float:left; }
.fg-menu-indicator span.ui-icon { float:right; }

.fg-menu-content.ui-widget-content, 
.fg-menu-content ul.ui-widget-content { border:0; }


/* ICONS AND DIVIDERS */

.fg-menu.fg-menu-has-icons a:link,
.fg-menu.fg-menu-has-icons a:visited,
.fg-menu.fg-menu-has-icons a:hover,
.fg-menu.fg-menu-has-icons a:active { padding-left:20px; }

.fg-menu .horizontal-divider hr, .fg-menu .horizontal-divider span { padding:0; margin:5px .6em; }
.fg-menu .horizontal-divider hr { border:0; height:1px; }
.fg-menu .horizontal-divider span { font-size:.9em; text-transform: uppercase; padding-left:.2em; }
.jsearch-expand{
	position:relative;
}
.jsearch-expand .open-btn{
	padding-left:15px;
	position:absolute;
	right:5px;
	bottom:0px;
	color:rgb(37, 126, 196);
	background:url(down.png;vpn_img) left center no-repeat;
	cursor:pointer;
}
.jsearch-expand .close-btn{
	padding-left:15px;
	position:absolute;
	right:5px;
	bottom:0px;
	color:rgb(37, 126, 196);
	background:url(up.png;vpn_img) left center no-repeat;
	cursor:pointer;
}
.jsearch-expand.closed{
	height:120px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.jsearch-result-abs > p{
	padding:0;
	margin:0;
	overflow:hidden;
}
.jsearch-result-abs > p a{
	text-decoration:blink;
	color:rgb(37, 126, 196);
}
.jsearch-result-abs > p strong{
	font-size:13px;
}
.jsearch-result-abs>table{
	width:100%;
	text-align:left;
}
.jsearch-result-abs>table td{
	
}
.download{
	text-decoration:blink;
	color:rgb(37, 126, 196);
	font-size:13px;
}
.bs-tabs{
	margin-top:0px;
}
.bs-tabs ul,.bs-tabs ul li{
	margin:0;
	padding:0;
}
.bs-head{
	height:34px;
	border-bottom:1px solid #e4e4e4;
	position:relative;
	z-index:0;
}
.bs-head ul{
	position:absolute;
	top:0px;
	padding:5px 0;
	z-index:100;
}
.bs-head ul li{
	padding:5px 15px;
	cursor:pointer;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #e4e4e4;
	background-color:#FFFFFF;
}
.bs-head>ul li.selected{
	color:#625144;
	font-weight:bold;
	border:1px solid #e4e4e4;
	border-bottom:1px solid #E7E7E7;
	background-color:#E7E7E7;
}
.bs-head>ul li,bs-body>ul li{
	float:left;
	list-style:none;
}
.bs-body{
	margin-top:10px;
}
.bs-body>ul li{
	display:none;
	margin:0;
	padding:0;
}
.bs-body>ul li a{
	text-decoration:blink;
	color:rgb(37, 126, 196);
}
.bs-body>ul li p{
	padding:0;
	margin:0;
	line-height:20px;
}
/*政务服务网 2014.5.4 */
/*说明：此样式表为固定样式，禁止修改，如果需要修改，请通知负责人。*/
.td_dangqian{ font-size:14px; color:#216198; background-image:url(https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLU4NJ7HP3UYF3UX87SPMNYA/picture/8/1405202312194341673.jpg?cache=0.7565201038960367;vpn_img); background-repeat:repeat-x; text-align:center; width:100px; cursor:pointer; font-weight:bolder;}
.td_moren{ font-size:14px; color:#454545; background-image:url(https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLU4NJ7HP3UYF3UX87SPMNYA/picture/8/1405202312193265042.jpg?cache=0.8165331897325814;vpn_img); background-repeat:repeat-x; text-align:center; width:100px; cursor:pointer; font-weight:bolder;}
.td_last{ width:270px; background-image:url(https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLU4NJ7HP3UYF3UX87SPMNYA/picture/8/1405202312193265042.jpg?cache=0.8165331897325814;vpn_img); background-repeat:repeat-x;}
.td_neirong{ padding:8px; height:200px; text-align:left; vertical-align:top; font-size:14px;}
.td_topleft{ padding-left:5px;}
.td_topright{ padding:5px }
.wtjdwttd1{background-color:#F7F7F7; font-weight:bolder;}
.wtjdwttd2{ background-color:#F7F7F7; font-weight:bolder;}
.slsj{ color:#666666; font-size:14px;}
.sldd{ font-size:14px;}
.sbcltd1 a { color:#6598C9;}
td p {
	margin: 0;
	padding: 0;
}
#sbcl {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
}
#sbcl td {
	padding: 5px 10px;
	border: 1px solid #DDD;
}
#sbcl caption {
	border: 1px dashed #DDD;
	border-bottom: 0;
	padding: 3px;
	text-align: center;
}
#sbcl th {
	border: 1px solid #DDD;
	border-top: 1px solid #BBB;
	background-color: #F7F7F7;
	padding: 5px 5px;
}
.sbclth1{ width:500px; text-align:center;}
.sbclth2{ width:150px; text-align:center;}
.sbclth3{ width:150px; text-align:center;}
.sbclth4{ width:100px; text-align:center;}
.sbclth7{ width:120px; text-align:center;}
.sbclth8{ text-align:center;}
.sbcltd4{ width:100px; text-align:center;}
#sbcl tr.firstRow th {
	border-top-width: 2px;
}

#wtjd {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
}
#wtjd td {
	padding: 5px 10px;
	border: 1px solid #DDD;
}
#wtjd caption {
	border: 1px dashed #DDD;
	border-bottom: 0;
	padding: 3px;
	text-align: center;
}
#wtjd th {
	border-top: 1px solid #BBB;
	background-color: #F7F7F7;
}

#wtjd tr.firstRow {
	border-top-width: 2px;
}

#sfxm {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
}
#sfxm td {
	padding: 5px 10px;
	border: 1px solid #DDD;
}
#sfxm caption {
	border: 1px dashed #DDD;
	border-bottom: 0;
	padding: 3px;
	text-align: center;
}
#sfxm th {
	border: 1px solid #DDD;
	border-top: 1px solid #BBB;
	background-color: #F7F7F7;
	padding: 5px 10px;
}
.sfxmth1{ width:100px; text-align:center;}
.sfxmth2{ width:200px; text-align:center;}
.sfxmth3{ width:100px; text-align:center;}

#wtjd{ width:950px;}
.wtjdwttd1{ width:100px; text-align:center;}
.wtjddatd1{ text-align:center;}

.jsearch-help{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow: hidden;
}
.jsearch-help-title{
	float:left;
	color: #777;
	font-size: 15px;
	font-weight: bold;
	padding-right:20px;
	background: url(<%=basePath%>zwdt/img/help.png;vpn_img) right center no-repeat;
}
.jsearch-help-content{
	float:left;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-indent: 2em;
	color: #333;
}


/*搜索页面当前区划样式*/
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #327E04;
	background: #327E04 url(<%=basePath%>zwdt/img/ui-bg_highlight-soft_25_327E04_1x100.png;vpn_img) 50% 50% repeat-x;
	font-weight: bold;
	color: #ffffff;
	outline: none;
}
.ui-widget {
	/* font-family: segoe ui, Arial, sans-serif; */
	font-size: 1.1em;
}
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#website-select {
	position: absolute;
	height: 20px;
	background-color: #258DC4;
	padding: 0 10px;
	cursor: pointer;
}

.header .rit { float:left; margin-left:120px; text-align:right; margin-top:28px; width:479px; overflow:hidden}
