#mad { width:100%; margin: 0 auto; }

#mad ul {
        list-style-type: none;
        width: 100%;
        height: 100px;
        text-align:center;
        padding: 0px;
        margin: 0px;
} 

#mad li {
        margin: 0;
        height: 100px;
		border: 0;
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		 padding: 0px;
		 background: url(images/mad01.jpg);
}

#mad li a { 
        color: #000000;
		height: 100px;
		display: block;
        font: bold 12px Arial, Helvetica, sans-serif;
        padding: 0px;
        text-decoration: none;
		background: url(images/mad01.jpg);
		background-repeat: no-repeat;
}

 * html #mad li a {  /* make hover effect work in IE */
	width: 100px;
}

#mad li a:hover {
        background: url(images/mad02.jpg);
		color:#ffffff;
}

#newsletter { width:100%; margin: 20px auto 0px auto; }

#newsletter ul {
        list-style-type: none;
        width: 100%;
		height: 100px;
		text-align:center;
		padding: 0px;
		margin: 0px;
} 

#newsletter li {
        margin: 0;
		height: 100px;
		border: 0;
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		 padding: 0px;
		 background: url(images/newsletter.jpg);
}

#newsletter_eng { width:100%; margin: 0 auto; }

#newsletter_eng ul {
        list-style-type: none;
        width: 100%;
		height: 24px;
		text-align:center;
		padding: 0px;
		margin: 0px;
} 

#newsletter_eng li {
        margin: 0;	
		height: 24px;
		border: 0;
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		 padding: 0px;
		 background: url(images/newsletter_eng01.jpg);
}

#newsletter_eng li a { 
        color: #000000;
		height: 24px;
		display: block;
        font: bold 12px Arial, Helvetica, sans-serif;
        padding: 0px;
        text-decoration: none;
		background: url(images/newsletter_eng01.jpg);
		background-repeat: no-repeat;
}

 * html #newsletter_eng li a {  /* make hover effect work in IE */
	width: 100%;
}

#newsletter_eng li a:hover {
        background: url(images/newsletter_eng02.jpg);
		color:#ffffff;
}

#newsletter_thai { width:100%; margin: 0 auto; }

#newsletter_thai ul {
        list-style-type: none;
        width: 100%;
		height: 24px;
		text-align:center;
		padding: 0px;
		margin: 0px;
} 

#newsletter_thai li {
        margin: 0;		
		height: 24px;
		border: 0;
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		 padding: 0px;
		 background: url(images/newsletter_thai01.jpg);
}

#newsletter_thai li a { 
        color: #000000;
		height: 24px;
		display: block;
        font: bold 12px Arial, Helvetica, sans-serif;
        padding: 0px;
        text-decoration: none;
		background: url(images/newsletter_thai01.jpg);
		background-repeat: no-repeat;
}

 * html #newsletter_thai li a {  /* make hover effect work in IE */
	width: 100%;
}

#newsletter_thai li a:hover {
        background: url(images/newsletter_thai02.jpg);
		color:#ffffff;
}