/*--------------------------------------------------------
Base Style(For HAIYANG)
Author: scorpio.Deng
Version: 1.0
Date:2009/04/30
Design Corp: www.deng-bin.com
--------------------------------------------------------*/
@charset "utf-8";
body {MARGIN: 0 auto; PADDING: 0px;font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-left:0px; margin-top:0px;}
div,form,p,img,ul,ol,li,dl,dt,dd {margin:0px; padding:0px; list-style:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px; margin: 0; padding: 0; border: 0; color:#101010; line-height:20px; font:Arial, Helvetica, sans-serif;}
img { vertical-align:top;}
*{ margin:0px; padding:0px;}
.fl{ float:left;}


/*总体 = CONTENT
-------------------------------------------------------------*/
#content { width:983px; margin:0 auto;}
#sub_content { width:983px; margin:0 auto; clear:both; background:url(../images/line.gif);}
#sub_content1 { width:951px; margin:0 auto; clear:both;}
#sub_content2 { width:951px; margin-top:9px;}

/*头部 = Top
------- ------------------------------------------------------*/
#Top {width:983px; float:left;}
#Top_Title {width:983px;height:93px; float:left;}
#Top_Title li{float:left; color:#898989;}
#Top_Title li a{color:#898989; text-decoration:none;}
#Top_Title li a:hover{color:#a33333; text-decoration:underline;}
#Top_Title-en {width:983px;height:93px; float:left;}
#Top_Title-en li{float:left; color:#898989;}
#Top_Title-en li a{color:#898989; text-decoration:none;}
#Top_Title-en li a:hover{color:#a33333; text-decoration:underline;}
#Top_menu {width:983px; height:40px; float:left;}
#Top_Line {width:983px; height:28px; float:left;}
#Top_Banner {width:951px; height:260px;}
#Top_Banner1 {width:763px; height:173px; float:right;}

/*内容 = Sub
-------------------------------------------------------------*/
#Sub_Link {width:951px; height:125px; margin-top:9px;}
#Sub_News {width:951px; height:189px;}
#Sub-nei { width:763px; float:right;}


/*左侧 = Left
-------------------------------------------------------------*/
#Left {width:188px; float:left;}



/*底部 = Foot
-------------------------------------------------------------*/
#foot { width:983px; clear:both;}
#foot_menu { width:983px; height:31px; background:url(../images/group_25.jpg); color:#fff; line-height:31px;}
#foot_menu a{ color:#fff; line-height:31px;  text-decoration:none;}
#foot_menu a:hover{ color:#F3FFA2; line-height:31px;  text-decoration:none;}
#foot_sub { width:983px; height:82px; background:url(../images/foot_line.gif); }
#foot_sub { width:983px; height:82px; background:url(../images/foot_line.gif); }


/*网站图片 = Img
-------------------------------------------------------------*/
.img{  border:2px solid #F0EBE1;}
.img1 { border:2px #C8C8C8 solid;}

/*网站搜索条 =
-------------------------------------------------------------*/
.kuang { width:189px; height:20px; border:1px solid #CACACA; color:#636363; line-height:20px; background:#ECECEC; font-size:12px;}


/*网站文字 = Font
-------------------------------------------------------------*/
.foot_font { color:#636363; line-height:40px;}
.index_font { color:#747474; line-height:20px;}
.sub_font { color:#fff; line-height:20px; font-size:14px; font-weight:bold;}
.sub_font1 { color:#000; line-height:34px; font-size:14px; font-weight:bold;}
.nav_font {color:#666; line-height:30px; font-size:12px;}

/*网站链接 = Link
-------------------------------------------------------------*/
a.newsLink:link{ line-height:20px; color:#636363;  font-size:12px; text-decoration:none;}
a.newsLink:visited{ line-height:20px; color:#636363; font-size:12px;text-decoration:none;}
a.newsLink:hover{ line-height:20px; color:#960000; font-size:12px; text-decoration:underline;}
a.newsLink:active{ line-height:20px; color:#636363; font-size:12px; text-decoration:none;}

a.FZLink:link{ line-height:20px; color:#8BC048;  font-size:12px; text-decoration:none;}
a.FZLink:visited{ line-height:20px; color:#8BC048; font-size:12px;text-decoration:none;}
a.FZLink:hover{ line-height:20px; color:#960000; font-size:12px; text-decoration:none;}
a.FZLink:active{ line-height:20px; color:#8BC048; font-size:12px; text-decoration:none;}

a.leftLink:link{ line-height:31px; color:#666;  font-size:12px; text-decoration:none;}
a.leftLink:visited{ line-height:31px; color:#666; font-size:12px;text-decoration:none;}
a.leftLink:hover{ line-height:31px; color:#960000; font-size:12px; text-decoration:none;}
a.leftLink:active{ line-height:31px; color:#666; font-size:12px; text-decoration:none;}

/*js*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 










