@charset "utf-8";
@import url('main-menu.css');
@import url('menu-detail.css'); /* สำหรับ control สีของ menu ย่อยในหน้า detail หากจะแก้ไขตำแหน่งให้ไปแก้ที่ menu-detail.css*/
ul.menu-detail li a {
	color: #f68d91;
}
ul.menu-detail li a:hover {
	color: #ed1c24;
}
#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 p {
	margin-bottom: 10px;
	padding-right:180px;
	font-size: 1.1em;
}
#content img {

	margin-right: 10px;
	margin-bottom: 5px;
}
.scroll-pane {
/*	background-color:#e43038;*/
background:url(/images/commit_bg.gif);
background-repeat:repeat-y;
}
ul.menu-link {
	left: 870px;
	z-index: 10001;
}
p.signature {
	margin-top:20px;
	float: right;
	margin-bottom: 20px;
	line-height:110%;
}
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;
}
