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

body {
	background-color: #000000;
	font-family: "Zawgyi-One", Arial, zawgyi1, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

h1 {
    font: 14px "Zawgyi-One", Arial, zawgyi1, verdana;
	color: #FDB917;
	margin: 5px;
	font-weight: normal;
}

h2 {
    font: 13px "Zawgyi-One", Arial, zawgyi1, verdana;
	font-weight: bold;
	color: #FFF;
	margin: 5px;
	padding-bottom: 5px;
}

h3 {
    font: 13px "Zawgyi-One", Arial, zawgyi1, verdana;
	font-weight: bold;
	color: #CCCCCC;
	margin: 5px;
	padding-bottom: 5px;
}

p {
	padding: 0 3px 0 10px;
	text-align: justify;
}

span {
	padding-left: 30px;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background: #333333;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px 3px 10px 20px;
}

p {
	font-family: "Zawgyi-One", Arial, zawgyi1, Verdana, sans-serif;
	padding: 0 3px 0 10px;
	text-align: justify;
}

#picBox {
	float:right;
	border: none;

}

.caution {
	color: #779D03;
}

a.readMore {
	text-decoration: none;
	color: #FDB917;
}

@font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: normal;
    src: url(http://kanaung.net/eot/ZAWGYIO3.eot);
}
@font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: 700;
    src: url(http://kanaung.net/eot/ZAWGYIO2.eot);
}
@font-face {
    font-family: Zawgyi-One;
    font-style:  oblique;
    font-weight: normal;
    src: url(http://kanaung.net/eot/ZAWGYIO1.eot);
}
@font-face {
    font-family: Zawgyi-One;
    font-style:  oblique;
    font-weight: 700;
    src: url(http://kanaung.net/eot/ZAWGYIO0.eot);
}

