


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

#container {
	float: center;
	margin: auto;
	width: 550px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFF00;
}
#container #header #header_left  {
	float: left;
	/* background-image: url(images/index.png); */
	background-repeat: repeat-x;
	height: 63px;
	width: 63px;
}
#container #header #header_right {
	/*background-image: url(images/header_bg.gif); */
	
	height: 50px;
	width: 60px;
	float: right;
	background-repeat: repeat-x;
}
body {
	padding-top: 30px;
	background-color: #111111;
}
#container #content {
	padding: 5px;
	font-family: Zawgyi-One, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
	font-family: Zawgyi-One, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	
	color: #999999;
	text-decoration: none;
	font-family: Zawgyi-One, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Zawgyi-One, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 35px;
	width: 100px;
	font-family: Zawgyi-One, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
button {
	font-family: Zawgyi-One, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 80px;
	width: 100px;
	background-image: url(images/button.gif);
}


.chbtn    {
	background-image: url(images/chbutton.gif);
	border: 1px solid #000033;
	height: 35px;
	width:400px;
	font-family: Zawgyi-One, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	
}

#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: 20px;
}





#footer_under { 
	text-align:center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
font-family: Zawgyi-One, Arial;
}
#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/yheader_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
font-family: Zawgyi-One, Arial;
}


label {
	padding: 0px;
	text-align: center;
font-family: Zawgyi-One, Arial;
}

.msg {
	background-image: url(images/ok.gif);
	text-align:left;
	margin-left:30px;
    margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
    padding-left:30px;
font-family: Zawgyi-One, Arial;
}

.emsg {
	background-image: url(images/nok.gif);
	text-align:center;
	margin-left:30px;
    margin-right:30px;
	color:red;
	background-repeat: no-repeat;
	padding:5px;
    padding-left:30px;
font-family: Zawgyi-One, Arial;
}
  .notice {
font-family: Zawgyi-One, Arial;
color:red;
}