
body { font-family:"Arial","MingLiU","PMingLiU"; font:"MingLiU","PMingLiU"; font-size:80%;margin:0 0 16px 0;padding:0;background:white; }
#safety_control {
	margin:0 auto;
	padding:50px;
	font-size:10px
	font-family:
	"Lucida Grande","Lucida Sans Unicode",
	"bitstream vera sans","trebuchet ms",verdana;
}

ul.css-tabs {  
	border-bottom:1px solid #666;	 	
	margin:0 !important; 
	padding:0;
	height:30px;
	font-size:12px;
}
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}
ul.css-tabs a { 
	color:#ffffff;	
	border:1px solid #666;	
	background:#8899aa;
	font-weight:bolder;
	float:left;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border-bottom:0px;
	height:18px;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
  	outline:none;
	font-size:12px;
}
div.css-panes div {
	display:none;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	font-size:10px;
	background:#3a6d93 url(img/h600.png) repeat-x scroll ;	/*頁籤背景色 */
}


div.css-panes p {
	 font-size:13px;
	  color:#ffffff;
	  
}

div.panes div p {
	margin:0;
	padding:0 10px 0 0;
	line-height:2em;
	font-size:13px;
	/*font-weight:bolder; 粗體*/
	color:#ffffff;	
} 



div.panesX {
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	font-size:10px;
	background:#3a6d93 url(img/h600.png) repeat-x scroll ;	/*頁籤背景色 */
}


*a{outline: none;hlbr:expression(this.onFocus=this.blur());} 


.panesX h2 {
	margin:25px 0 0 0;
	padding:0;
	font-weight:border;
	font-size:18px;
	font-weight:bolder;
	color:#fa5e00;	
	}
	
	.panesX p {
	margin:0;
	padding:0 10px 0 0;
	line-height:2em;
	font-size:13px;
	/*font-weight:bolder; 粗體*/
	color:#ffffff;	
} 

.panesX p span{
	margin:0;
	padding:0 10px 0 0;
	line-height:2em;
	font-size:13px;
	font-weight:bolder;
	color:#ffffff;	
} 



ul.css-tabs a.current {
	color:#ffffff;	
	cursor:default;
	border-bottom:2px solid #3a6d93 ;/*頁籤底線 */
}

ul.css-tabs a.current{
	background:#3a6d93; /*頁籤按鈕色 */
}

ul.css-tabs a:hover {
	background-color:#678;
	color:#ffffff;	
}

.panesX a:link,
.panesX a:visited {
    text-decoration:none; 
	color:#ffffff;
}

.panesX a:hover,
.panesX a:active {
     text-decoration:underline; 
	 color:#ffffff;
}


/*overlay */

#overlay {
	background-image:url(datalist_pic/img/transparent_502.png);
	color:#efefef;
	height:430px;
	 font-size:14px;
}
div.contentWrap {
	height:430px;
	overflow-y:auto;
}
div.overlay {
	background-image:url(datalist_pic/img/white.png);
	width:600px;
	height:430px;	
	display:none;
	padding:55px;
}

div.overlay div.close {
	background-image:url(datalist_pic/img/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


div.black h2, div.petrol h2 {
	color:#ddd;		
}
