@charset "utf-8";
/* 
CSS Document Version 5.0
For : KMITL OFFICIAL SITE
Created On : 17 Jan 2008 | 21.56
Support : IE7 only , Firefox 2.0+ , Google Chrome , Opera.
Contact At : api_num@hotmail.com , s0011870@kmitl.ac.th.
Design By Apisit Numchaichanakij.
Faculty Of Engineering. Department Of Electronics.
*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}

body {
	background-image: url(../images/bg_mothersday.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}

body { font: normal 13px 'Lucida Grande', 'Vernada', arial, helvetica, hirakakupro-w3, osaka, 'ms pgothic', 'DejaVu Sans', 'Liberation Sans', sans-serif; color: #666; text-align: center; margin: 0px; }

#area {
	padding: 5px;
	width: 650px;
	border: 1px dotted #FF9900;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#txtlnk {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#footer {
	width: 100%;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
