/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#82bcee;
	font-size:12px;
	font-family:Arial;
    background-image: url(/view/images/bg/body-top.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
p,ul,li{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
}
a{
    text-decoration:none; color:#063871;
}
a:hover{
    text-decoration:underline;
}
img {
	border: none;
}
.clr{
    clear:both
}
.red{
    border: 1px solid red;
}
#page{
  position: relative;
  width: 1000px;
}
#banner{
    position: relative;
    float: left;
    width: 1000px;
    height: 107px;
}
#header-menu{
  float: left;
  width: 1000px;
  height: 35px;
  line-height: 35px;
  background: url(../images/bg/header-menu.jpg) repeat-x;
}
#header-menu ul{
  float: left;
  margin-left: 10px;
  list-style: none;
}
#header-menu ul li{
  float: left;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  padding: 3px 15px 0px 15px;
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
}
#header-menu ul li img{
  position: absolute;
  top: 0px;
  right: 0px;
}
#header-menu ul li.active{
  background: url(../images/bg/header-menu-active.jpg) repeat-x;
}

#middle{
    float: left;
    width: 1000px;
    background: #FFFFFF;
    background: url(../images/bg/middle.jpg) repeat-y;
    padding-bottom: 5px;
    padding-top: 3px;
}
#middle #col1{
    float: left;
    width: 806px;
    position: relative;
}
#middle #col2{
    float: right;
    width: 189px;
	margin-top:5px;
    position: relative;
}
.col1-row{
    float: left;
    width: 806px;
}
.one-main-footer{
    float: left;
    width: 240px;
    margin-left: 10px;
}
.one-main-footer-title{
    float: left;
    padding-left: 30px;
    width: 210px;
    position: relative;
    text-align: left;
    height: 25px;
    line-height: 25px;
}
.one-main-footer-title a{
    color: #004978;
}
.one-main-footer-line{
    float: left;
    width: 240px;
    height: 3px;
    background: url(../images/bg/one-main-footer-line.jpg) repeat-x;
    margin-bottom: 10px;
    _margin-bottom: 0px;
}
.one-main-footer-content ul{
    list-style: none;
}
.one-main-footer-content ul li{
    text-align: left;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #004978;
}
.one-main-footer-content ul li a{
    color: #004978;
}
.one-main-center{
    float: left;
    width: 395px;
    padding-left: 5px;
}
.one-main-center-title{
    float: left;
    width: 365px;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.one-main-center-line{
    background: #7f7f7f;
    float: left;
    width: 395px;
    height: 2px;
}
.one-main-center-content{
    float: left;
    width: 375px;
    padding: 10px;
    text-align: justify;
}
.link-title{
    font-weight: bold;
    color: #063871;
    font-size: 12px;
}
.other_article{
    color: #c02425;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    float: left;
    margin-left: 15px;
    _margin-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.other_item{
    float: left;
    list-style: none;
    margin-left: 40px;
    _margin-left: 10px;
	_width: 400px;
}
ul.other_item li{
    position: relative;
    padding-bottom: 5px;
}
.menu-right{
    float: left;
    width: 185px;
    border: 1px solid #bdbcbd;
}
.menu-right ul{
    list-style: none;
}
.menu-right ul li{
    background: url(../images/bg/menu-right.jpg) repeat-x;
    height: 21px;
    line-height: 21px;
    position: relative;
    text-align: left;
    padding-left: 25px;
    border-bottom: 1px solid #bdbcbd;
    color: #0e4494;
    cursor: pointer;
    font-weight: bold;
}
.menu-right ul li.active{
    background: url(../images/bg/menu-right-active.jpg) repeat-x;
    color: #FFFFFF;
}
.menu-right ul li img{
    position: absolute;
    top: 0px;
    left: 15px;
}
.box-right{
    float: left;
    width: 167px;
    border-bottom: 1px solid #bdbcbd;
    padding: 10px;
    padding-bottom: 15px;
}
.title-right{
    float: left;
    color: #365e8c;
    width: 167px;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.content-right{
    float: left;
    width: 167px;
    padding-top: 10px;
    text-align: left;
}
.support{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
#col11{
    float: left;
    width: 181px;
}
#col12{
    float: left;
    margin-left: 5px;
    width: 618px;
}
.menu-left{
    float: left;
    width: 181px;
    background: url(../images/bg/menu-left.jpg) repeat-y;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.menu-left ul{
    list-style: none;
}
.menu-left ul li{
    position: relative;
    line-height: 25px;
    padding-left: 25px;
    background: url(../images/icon/menu-left-arrow1.jpg) no-repeat;
    background-position: 10px 9px;
    color: #FFFFFF;
    font-weight: bold;
}
.menu-left ul li a{
    color: #FFFFFF;
}
..menu-left ul li ul{
    _margin-top: 10px;
}
.menu-left ul li ul li{
    background: url(../images/icon/menu-left-arrow2.gif) no-repeat;
    background-position: 0px 9px;
    padding-left: 15px;
    font-weight: normal;
}
.center-title{
    float: left;
    width: 588px;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    background: url(../images/icon/main-center-arrow.jpg) no-repeat;
    background-position: 10px 9px;
    font-size: 16px;
    font-weight: bold;
    color: #063871;
    text-align: left;
}
.center-line{
    width: 618px;
    height: 3px;
    background: #7f7f7f;
    float: left;
    margin-top: 0px;
}
.listItem{
    float: left;
    width: 618px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.new-faq{
    float: right;
    height: 22px;
}
.new-faq-left{
    float: left;
    background: url(../images/bg/new-faq-left.jpg) no-repeat;
    height: 22px;
    width: 26px;
}
.new-faq-center{
    float: left;
    background: url(../images/bg/new-faq-center.jpg) repeat-x;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #063871;
    padding: 0px 5px;
    cursor: pointer;
}
.new-faq-right{
    float: left;
    background: url(../images/bg/new-faq-right.jpg) no-repeat;
    height: 22px;
    width: 5px;
}
ul.sitemap{
    text-align: left;
    margin-left: 30px;
}
ul.sitemap li{
    padding: 5px 0px;
}
ul.sitemap ul{
     margin-left: 15px;
     list-style: none;
}
.one-gallery{
    float: left;
    width: 195px;
    border: 1px solid #bdbcbd;
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
    margin-left: 12px;
    margin-bottom: 10px;
}
.listDownload{
    float: left;
    width: 300px;
    text-align: left;
    margin-left: 5px;
    line-height: 18px;
    margin-top: 10px;
}
#formRegister input{
    width: 200px;
}
.one-subject{
    float: left;
    position: relative;
    background: url(../images/bg/one-subject.jpg) no-repeat bottom;
    width: 278px;
    height: 45px;
    border: 1px solid #bdbcbd;
    margin-left: 20px;
    _margin-left: 10px;
    margin-top: 10px;
}
.subject-teacher{
    float: left;
    width: 263px;
    padding-left: 15px;
    margin-top: 7px;
    color: #063871;
    font-weight: bold;
    margin-bottom: 5px;
    height: 30px;
}
ul.ul-one-subject{
    list-style: none;
    margin-left: 30px;
    _margin-left: 15px;
    float: left;
    display: none;
}
ul.ul-one-subject li{
    padding: 2px;
    position: relative;
}
ul.ul-one-subject li a{
    color: #000000;
}
ul.ul-one-subject li img{
    position: absolute;
    top: -1px;
    left: -15px;
}
.btn{
    background: url(../images/button/center.jpg) repeat-x;
    float: left;
    height: 22px;
    border: 0px;
    line-height: 22px;
    color: #043268;
}
.img-btn{
    float: left;
}
.search_left{
    float: left;
    background: url(../images/bg/search_left.jpg) no-repeat;
    height: 42px;
    width: 5px;
}
.search_center{
    float: left;
    background: url(../images/bg/search_center.jpg) repeat-x;
    width: 598px;
    height: 32px;
    padding-top: 10px;
    padding-left: 10px;
}
.search_right{
    float: left;
    background: url(../images/bg/search_right.jpg) no-repeat;
    height: 42px;
    width: 5px;
}
.btn-search-online{
    border: 0px;
    background: url(../images/button/btn-search-online.jpg) no-repeat;
    width: 84px;
    height: 23px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 3px;
}


#footer{
    float: left;
    width: 1000px;
    height: 30px;
    line-height: 30px;
    background: #005da8;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
}
#footer-menu{
    float: right;
    height: 30px;
}
#footer-menu a{
    color: #FFFFFF;
    margin: 0px 10px;
}

/* CSS Style 05/11/2010 By Nghilk*/
.box_item {
	float:left;
	border:solid 1px #2a4d73;
	height:39px;
	width:182px;
	margin:5px 0px 0px 6px;
	_margin:5px 0px 0px 4px;
	padding:0px 5px;
	background: url(../images/bg/box_item.jpg) repeat-x;
}
.box_item a{
	font-weight:bold;
	color:#FFF;
}
