@charset "utf-8";
/* CSS Document */

body{color:#9b9a9b; background:#eeeeee; font-size:12px; font:Arial, Helvetica, sans-serif;}
#Head{margin:0 auto; width:980px; text-align:left; clear:both; position:relative;}
#Logo{background:url(../Images/Logo.png) left top no-repeat;position:absolute;}
#Menu{overflow:hidden; position:absolute;}
#Content{margin:0 auto; width:980px; overflow:hidden; zoom:1; clear:both;}
#Content{text-align:left;}
#Foot{margin:0 auto; width:980px; clear:both;}
#Copyright{}


#Head{height:241px; /*overflow:visible;*/ background:url(../Images/HeadBg.jpg) left top no-repeat;}
#Logo{width:165px; height:101px; left:3px; top:27px;}
#Menu{left:0px; top:43px; width:210px; position:absolute; overflow:visible;}




#Content{ min-height:300px; color:#000000; background:#FFFFFF; }
#Copyright{	width:650px; height:25px; text-align:right;	position:relative; float:right;	padding:8px 8px 0px 0px; color:#6b6b6b;}
#Foot{background:url(../images/FootBg.jpg) left top repeat-x; margin-bottom:25px; font-size:10px; text-align:left;}
#Foot h2{color:#6b6b6b; border-bottom:#b6b5b6 solid 1px;}



.LeftArea{ width:210px; height:643px; background:#FFFFFF url(../Images/LeftAreaBg.jpg) left top no-repeat; position:relative;}
.LeftArea2{ background:url(../Images/LeftAreaBg2.jpg) left top no-repeat; height:1286px;}
.LeftArea3{ background:url(../Images/LeftAreaBg3.jpg) left top no-repeat; height:1022px;}

.Menu ul{}
.Menu ul li{height:37px; line-height:37px; text-align:center;}
.Menu ul li a{color:#FFFFFF; text-decoration:none;}
.Menu ul li a:hover,.Menu ul li a.hover{color:#f9f75d;}
.RightArea{ width:770px; height:607px; padding-top:36px; background:url(../Images/RightAreaBg.jpg) left top no-repeat; }
.RightArea2{ height:1250px;}
.RightArea3{ height:986px;}
.ContentArea{width:735px; margin:0 0 0 20px; padding-top:20px; padding-right:15px; height:588px; overflow:auto; overflow-x:hidden;}
.ContentArea2{height:1231px;}
.ContentArea3{height:967px;}

.ContentArea h2{ border-bottom:#c4d1c4 solid 1px; background:url(../Images/CAh2Bg.jpg) left top no-repeat; padding-left:25px; font-size:13px; font-weight:bold; padding-bottom:10px; padding-top:3px; margin-bottom:10px;}

.ContentArea p { font:normal 12px Arial, Helvetica, sans-serif; color:#747474; padding:5px 5px 5px; margin:0; line-height:1.8em; clear:both;}
.ContentArea p span { font-weight:bold;}

.ContentArea p.indent{text-indent:2em;}

.ContentArea img.style01{ padding:1px; border:#c4d1c4 solid 1px; margin:20px;}


table.Normal_Table {border-collapse:collapse; border-spacing:0; font-size:100%; table-layout:fixed; }
table.Normal_Table {border:1px solid #c4d1c4; width:100%;}
table.Normal_Table caption{ text-align:left; color:#000000; font-size:13px; font-weight:bold;}
table.Normal_Table th {text-align:center; font-weight:bold;}
table.Normal_Table th, td {padding:1px;}

table.Normal_Table th {text-align:center;}
table.Normal_Table th {border-right:1px solid #c4d1c4; background:#EFEFEF; color:#FF2F00;}
table.Normal_Table td {border:1px solid #c4d1c4;}


.ContentArea ul.style01{ color:#747474; margin-left:5px;}


.ContentArea ul.PS_Style01{}
.ContentArea ul.PS_Style01 li{ width:211px; height:175px; margin:30px 15px 0 15px; float:left; display:inline;}
.ContentArea ul.PS_Style01 li img{padding:1px; border:#c4d1c4 solid 1px; width:211px; height:137px;}
.ContentArea ul.PS_Style01 li span{ width:211px; height:33px; text-align:center; padding:3px 0; display:block; }

.ContentArea p.pape{text-align:right; padding-right:25px; margin-top:20px; border-top:#E4E4E4 solid 1px;}


.ContentArea ul.PS_Style02{}
.ContentArea ul.PS_Style02 li{ width:211px; height:155px; margin:15px 15px 0 15px; float:left; display:inline;}
.ContentArea ul.PS_Style02 li img{padding:1px; border:#c4d1c4 solid 1px; width:211px; height:137px;}
.ContentArea ul.PS_Style02 li span{ width:211px; height:33px; text-align:center; padding:3px 0; display:block; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
