@charset "utf-8";
/* CSS Document */

body,table,td { font-size: 11pt;font-family: Arial, Helvetica, sans-serif,宋体}

/*input {   color: #000000; background-color: #f7f7f7; padding-top: 3px} */
A:link {COLOR: #2e2e2e; TEXT-DECORATION: none}
A:visited {COLOR: #2e2e2e; TEXT-DECORATION: none}
A:hover {COLOR: red; TEXT-DECORATION: none}
A:active {COLOR: red; TEXT-DECORATION: none}

img { border:0px;}


.menu {width:100%;background-color:#ff990d;height:32px;color:white;font-size:16px;font-family:微软雅黑;text-align:center}
.menutext {width:1090px;text-align:center;margin-left:auto;margin-right:auto}


.menu A {color:#2e2e2e;text-decoration:none}
.menu A:visited {color:#2e2e2e;text-decoration:none}
.menu A:hover {color:#fff;text-decoration:none}

.selected A {color:#2e2e2e;text-decoration:none}
.selected A:visited {color:#2e2e2e;text-decoration:none}
.selected A:hover {color:#fcd093;text-decoration:none}


.selected  {display:inline;float:left;min-width:120px;background-color:#fff;padding:5px 20px;text-align:center}
.noselected {display:inline;float:left;min-width:120px;padding:5px 20px;text-align:center}

.menuskin {
	BORDER: #666666 1px solid;
	VISIBILITY: hidden;
	POSITION: absolute;
	BACKGROUND-COLOR: #f5f5f5;
	text-align: left;
}
.menuskin A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 15px; BEHAVIOR: url(inc/noline.htc); COLOR: #2e2e2e; TEXT-DECORATION: none
}
#mouseoverstyle {
	BORDER: #666666 1px solid; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 2px; PADDING-TOP: 0px; BACKGROUND-COLOR: #fbe1a2
}
#mouseoverstyle A {
	COLOR: #2e2e2e
}
.menuitems {
	MARGIN: 2px;
	WORD-BREAK: keep-all;
	padding: 1px;

}
.menuitems A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 15px; BEHAVIOR: url(inc/noline.htc); COLOR: #2e2e2e; TEXT-DECORATION: none
}
.menuitems A:visited {
	PADDING-RIGHT: 10px; PADDING-LEFT: 15px; BEHAVIOR: url(inc/noline.htc); COLOR: #2e2e2e; TEXT-DECORATION: none
}
.menuitems A:hover {
	PADDING-RIGHT: 10px; PADDING-LEFT: 15px; BEHAVIOR: url(inc/noline.htc); COLOR: red; TEXT-DECORATION: none
}

.content {
	background-image:url(images/centerbg.gif);
	background-repeat:repeat;
	/*background-color:#dfdede;*/
	width:100%;
	min-height:480px;
	text-align:center;
	}

input[type="text"]
    {
	width:430px;
	height:28px;
	color:#abadae;
	font:14px;
	border: 1px solid #b2b2b2; 
	vertical-align:bottom;
    }

input[type="submit"]
	 {padding:2px 10px}

input[type="button"]
	 {padding:2px 10px}

.search {
	background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;
	height:59px;
	width:886px;
	text-align:center;
	margin-bottom:0;
	margin-top:25px;
	padding-top:50px;
	vertical-align:middle;
	}
.esi_search {
	background-image:url(images/esi_searchbg.gif);
	background-repeat:no-repeat;
	height:59px;
	width:886px;
	text-align:center;
	margin-bottom:0;
	margin-top:25px;
	padding-top:50px;
	vertical-align:middle;
	}
	 	 
.az {
	background-image:url(images/az_bg2.gif);
	background-repeat:no-repeat;
	height:112px;
	width:886px;
	font-weight:bold;
	letter-spacing:2px;	
	text-align:center;
	margin-top:0;
	}
.az A:link {
	color:#2e2e2e;
	font-size:16px;
	}
.esi {
	width:886px;
	height:auto;
	margin-top:0;
	}
.esi_content {	
	background-image:url(images/esi_bg.gif);
	background-repeat:repeat-y;
	width:886px;
	
	}


.esi_az {
	background-image:url(images/esi_azbg.gif);
	background-repeat:no-repeat;
	height:112px;
	width:886px;
	font-weight:bold;
	letter-spacing:2px;	
	text-align:center;
	margin-top:0;
	}

.esi_az A:link {
	color:#2e2e2e;
	font-size:16px;
	}	
	

.sy_search_box {
	border: 1px solid #b2b2b2;
	width:115px;
	height:26px;
	clip:rect(0px,114px,26px,0px);
	overflow:hidden;
	
	
	}

.sy_search select{
	font-size:16px;
	width:116px;
	height:26px;
	line-height:26px;
	border:0;
	color:#909993;
	} 

.sy_search  input {
	text-align:left;
	height:26px;
	width:430px;
	color:#abadae;
	background-color:#FFF;
	font:14px 黑体;
	border: 1px solid #b2b2b2; 
	vertical-align:bottom;
	}
	
.detail_title {
	color:blue;
	background-color:#f0e0a7;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #000;
	width:100%
	}
	
.baike_old { //取消按钮效果，所以重新命名baike为baike_old
	background-image:url(images/baike_bg.gif);
	background-repeat:no-repeat;
	height:32px;
	width:134px;
	font-weight:bold;	
	text-align:center;
	padding-top:8px;
	padding-left:8px;	
	padding-right:8px;
	display:inline;
	}
	

