@charset "utf-8";
 @import url('main-menu.css');
 @import url('color-safety.css');
@import url('menu-detail.css'); /* สำหรับ control สีของ menu ย่อยในหน้า detail หากจะแก้ไขตำแหน่งให้ไปแก้ที่ menu-detail.css*/
ul.menu-detail li a {
	color:#FFDB52;
}
ul.menu-detail li a:hover {
	color:#ffcb05;
}
#container2 {
	position: absolute;
	height: 445px;
 .height:430px;
	_height:430px;
	width: 850px;
	left: 20px;
	top: 20px;
	background-color: #eceed6;
	z-index: 10003;
 .padding-top: 15px;
	_padding-top: 15px;
}
#content {
	font-size: 0.75em;
	line-height: 110%;
}
#content h2 {
	background-image: none;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.5em;
	clear: both;
}
#content h3 {
	font-size: 1em;
}
#content h4 {
	font-size: 1.5em;
}
#content p {
	margin-bottom: 10px;
	padding-right:180px;
	font-size: 1.1em;
}
#content img {
	margin-right: 10px;
	margin-bottom: 5px;
}
.scroll-pane {
	/*	background-color:#FDB913;*/
background:url(/images/safety_bg.gif);
	background-repeat:repeat-y;
}
ul.menu-link {
	left: 870px;
	z-index: 10001;
}
p.signature {
	margin-top:20px;
	float: right;
	margin-bottom: 20px;
}
span.p-1 {
	padding-top: 10px;
}
p.p-2 {
	clear: both;
}
#content ul {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 10px;
}
#content ul li {
	padding-right: 180px;
	margin-bottom: 5px;
}
#content dd {
	margin-bottom: 10px;
}
h2.section2 {
	display: block;
	padding-top: 10px;
}

ul#language {
	right:90px;
}
