/* CSS Document */
body{margin:0; padding:0; font-size:12px; line-height:20px; color:#007ed1; /* background:url(../images/wrlgxbg.jpg) #FAA500 no-repeat center top;*/}
form{margin:0; padding:0;}
a{color:#007ed1; text-decoration:none;}
a:hover{color:#007ed1; text-decoration: underline;}
img{border:0;}
.menu, a.menu{color:#fff; font-size:14px; font-weight:bold; text-decoration: none;}
a.menu:hover{color:#EE7121; font-size:14px; font-weight:bold; text-decoration:none;}
.top_link, a.top_link{color:#fff; text-decoration: none;}
a.top_link:hover{color:#FEEF00;text-decoration: none;}
.top{color:#fff;}
.soys{height:15px; color:#666;}
.top_rg{border:1px solid #a6d0e7; border-width:0 1px 1px 1px; padding:4px;}
.bt_bor{border-bottom:1px solid #2593c8;}

.over{ width:76px; height:25px; line-height:25px; display:block; float:left; background:url(../images/zc.jpg) no-repeat;font-weight:bold;color:#007ed1; text-align:center; cursor:pointer; margin-right:2px;}
.over_on{ width:76px; height:25px; line-height:25px; display:block; float:left; background:url(../images/zc_2.jpg) no-repeat;font-weight:bold;color:#952b0c; text-align:center; cursor:pointer; margin-right:2px;}

.bj{ width:122px; height:35px; line-height:31px; display:block; float:left; background:url(../images/gxbg.jpg) no-repeat;font-weight:bold; font-size:14px;color:#000; text-align:center; cursor:pointer; margin-right:1px;}
.bj_on{ width:122px; height:35px; line-height:31px; display:block; float:left; background:url(../images/gxbg_2.jpg) no-repeat;font-weight:bold; font-size:14px;color:#fff; text-align:center; cursor:pointer; margin-right:1px;}
.zs{ width:131px; height:35px; line-height:31px; display:block; float:left; background:url(../images/zp.jpg) no-repeat;font-weight:bold; font-size:14px;color:#000; text-align:center; cursor:pointer; margin-right:1px;}
.zp{ width:131px; height:35px; line-height:31px; display:block; float:left; background:url(../images/zs.jpg) no-repeat;font-weight:bold; font-size:14px;color:#fff; text-align:center; cursor:pointer; margin-right:1px;}



.fz{border-bottom:1px solid #a6d0e6;}
.fz2{border:1px solid #a6d0e7; border-width:0 1px 1px 1px;}
.fz3{ padding:0 5px;}
.fz4{ border:1px solid #55b8d8; border-width:0 1px 1px 1px;}
.fz5{ padding:5px 10px;}
.fz6{border:1px solid #c59e8d; border-width:0 1px 1px 1px; background:#fff1da;}
.fz7{ color:#910505; font-size:14px;}
.fz8{ color:#5e7d15; font-size:14px;}

.fz9{border:1px solid #809b26; background:#ebedd8;}
.fz10{border-bottom:1px dashed #999999;}
.fz11{ color:#fff; font-size:14px; font-weight:bold;}
.fz12{ padding:5px 0 5px 12px; line-height:22px;}
.fz13{margin-bottom:5px;}
.fz14{ padding:16px 10px;}



.foot_menu, .a foot_menu{color:#fff;}
.a foot_menu:hover{color:#fff;}
a.more, a.more:hover{color:#222222;}

.wz, a.wz, a.wz:hover{color:#222;}
a.hd{color:#222; font-weight:bold; font-size:14px; text-decoration:none;}
a.hd:hover{color:#fff; font-weight:bold; font-size:14px; text-decoration:none;}
.zlan{color:#fff; font-size:14px;}


p{line-height:1.8;margin:0 10px 10px 10px;}

a.endlink:link{color:#007ED1; font-family:Arial;}
a.endlink:visited{color:#007ED1;font-family:Arial;}

.mainbody a:link{color:#492D15;}
.mainbody a:visited{color:#492d15;}
.mainbody a:hover{color:#990000}

.formlists {
	BACKGROUND-COLOR: #cde123; BORDER-BOTTOM: #5a5a5a 1pt solid; BORDER-LEFT: #5a5a5a 1pt solid; BORDER-RIGHT: #5a5a5a 1pt solid; BORDER-TOP: #5a5a5a 1pt solid; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.form {
	BACKGROUND-COLOR: #f8f8f8; BORDER-BOTTOM: #5a5a5a 1pt solid; BORDER-LEFT: #5a5a5a 1pt solid; BORDER-RIGHT: #5a5a5a 1pt solid; BORDER-TOP: #5a5a5a 1pt solid; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

/*鼠标提示*/
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid gray;
	padding: 4px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}

/*特效 开始*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 900px;
	height:550px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*===============================*/
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*特效 结束*/
