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

/* =============================================================================
   Imports
   ========================================================================== */
@import url("default.css");
@import url("decorate.css");
@import url("txt.css");
@import url("form.css");
.bg-inside {
	/*background:url('../images/shared/form/bg.png') no-repeat 0 0;*/
}
/* ===== Content Inside ========================================================*/
.imgtxt-document{
	float:left;
	padding:2px 0 0 3px;
}
.hilight{
	float:left;
	display: none; /*เพิ่ม*/
}
.h-dash-gray{
	float:left;
	padding:1px 0 0 1px;
}
.h-txt{
	float:left;
	background:url('../images/shared/form/bg-txt-h.png') repeat-x bottom left;
	width:617px;
	margin-left:5px;
	padding:16px 0 19px 50px;
}
.h-dash{
	float:left;
	background:url('../images/shared/h-dash.png') no-repeat 1px 0;
	height:5px;
	width:703px;
	-webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.5);
}
.txt-top{
	display: block;
	/*width:575px;*/
	width: 100%;
	/*float:left;
	padding:17px 0 0 48px;*/
	padding: 10px 0 0 30px;
}
.line-shadow{
	float:left;
	background:url('../images/shared/line-shadow.png') no-repeat -20px 0;
	width:667px;
	height:9px;
	margin:15px 0 10px 0;
}
.txt-personal{
	float:left;
	padding:0 0 0 30px;
}
.orange-list{
	padding:2px 0 0 0;
}
.orange-list > li:first-child{
	border-top: none;
}
/*.downloadbar-list > li{
	float:left;
	width:667px;
	margin:0;
	padding:0;
	border-top: 1px solid rgba(255, 255, 255, 0.21);
	-webkit-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	*border-top: 1px solid #6d6d6d;
	border-top: 1px solid #6d6d6d\0/;
}
.downloadbar-list > li:first-child{
	border-top: 1px solid rgba(255, 255, 255, 0.21);
	-webkit-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	*border-top: 1px solid #6d6d6d;
	border-top: 1px solid #6d6d6d\0/;
}
.downloadbar-desc > li:first-child{
	padding:7px 0 0 15px;
	width:71px;
	font-weight:bold;
	color:#c2b29c;
	font-size:11px;
}

.downloadbar-list-2{
	list-style-type:none;
	margin:0;
	padding:0;
	width:676px;
}
.downloadbar-list-2 > li{
	float:left;
	width:627px;
	margin:0;
	padding:10px 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.21);
	-webkit-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	*border-top: 1px solid #6d6d6d;
	border-top: 1px solid #6d6d6d\0/;
}
.downloadbar-list-2 > li:first-child{
	border-top:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	*border-top: none;
}
.downloadbar-list-2 > li:nth-child(2n){
	-webkit-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	background:url(../images/shared/bg-black.png) repeat 0 0;
	border-top: 1px solid rgba(255, 255, 255, 0.21);
	*border-top: 1px solid #6d6d6d;
	border-top: 1px solid #6d6d6d\0/;
}*/
.accordion h3 {
	float:none;
}
.downloadbar-desc li p.h-news { padding: 0; }
.downloadbar-desc li span.txt-date { display: block; padding: 7px 0 5px 0; }

.downloadbar-desc > li:first-child {
    padding: 0 10px 0 5px;
    text-align: center;
    /*width: 71px;*/
		/*width: 10%;*/
}
.downloadbar-desc > li:first-child > span.txt-date {
    clear: both;
    float: left;
    padding: 7px 0 0 12px;
}
