/*
**	主資料區
*/
.warp
{
	
	background-image: url(../images/notice_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.main-Area
{
	width: 1198px;
	min-height: 1334px;
	background-image: url(../images/notice_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

/*
**	內容區
*/

.fontbig
{
	height: 32px;
}


/*
**	雜項區
*/
.DCaption {
	position: absolute;
	top:15px;
	left: -110px;
    width: 110px;
    background-color: rgba(34, 45, 59, 1);
    height: 28px;
    line-height: 28px;
    text-align: right;
    font-size: 18px;
	padding-right: 4px;
	color: #fff;
}

.description_1 {
    position: absolute;
    top: 296px;
    left: 522px;
    font-size: 14px;
    width: 716px;
    line-height: 22px;
    /* text-shadow: 3px 3px 4px #ffffff; */
    color: #130e3e;
}


		.description_1A {
			position: absolute;
			top: 0px;
			left: 0px;
			text-align: left;
		}
			.description_1B {
			position: absolute;
			top: 0px;
			left: 65px;
			text-align: left;
			width: 500px;
		}

		.description_2 {
    position: absolute;
    top: 432px;
    left: 522px;
    font-size: 14px;
    line-height: 22px;
    width: 716px;
    text-align: left;
			/* text-shadow: 3px 3px 4px #ffffff; */
    color: #130e3e;
}


.description_3 {
    position: absolute;
    top: 675px;
    left: 522px;
    width: 716px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
	/* text-shadow: 3px 3px 4px #ffffff; */
    color: #130e3e;
}

.acInfo
{
	color: #FFFD00;
}
		

/*
**	頁尾區
*/
.socialMedia {  
    top: 1204px;
    left: 35px;    
}
.allright-area {   
    top: 1198px;
    left: 212px;   
}
.icons {   
    top: 1196px;
    left: 735px;   
}
