@charset "utf-8";
/* CSS Document */
/* Set value default for tag */
ul,li,p {margin:0px; padding:0px; font-size:12px;}
body  {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #c7dfeb;
    background-image: url(../images/bg/bg_all.gif);
    background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:12px;
    color: #000000;
}
a {
    color:#003b88;
    text-decoration: none;
}
a:hover {
    color:#003b88;
    text-decoration: underline;
}
.clr{
    clear: both;
}
img {
  border: 0px;
}
/* class for test */
.red {
	border: 1px solid red;
}
#page{
    position: relative;
    width: 800px;
    text-align: left;
}
#header{
    float: left;
    width: 800px;
}
#article-menu{
    float: left;
    width: 100%;
    background: url(../images/bg/bg_menu.gif) repeat-x;
    height: 34px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#article-menu ul{
    list-style: none;
}
#article-menu ul li{
    float: left;
    padding: 0px 6px 0px 6px;    
    height: 34px;
    line-height: 34px;
}
#article-menu ul li a{
    color: #FFFFFF;
    font-size: 11px;
}
#article-menu-sub{
    float: left;
    width: 100%;
    background: url(../images/bg/header-menu-sub.jpg) repeat-x;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.sub-menu{
    float: left;
    background: url(../images/icon/arrow.gif) no-repeat left;
    padding-left: 10px;
    margin-left: 15px;
}
.sub-menu a{
    color: #000000;
}

.bg_menu_under
{
	background: url(../images/bg/bg_menu_under.gif) repeat-x;
    height: 34px;
	line-height:34px;
	width:800px;
}

#middle{
    float: left;
    width: 800px;
    margin-top: 7px;
}
#middle #left{
    float: left;
    width: 590px;
}
#middle #right{
    float: right;
    width: 200px;
}
.box-right{
    float: left;
    width: 200px;
}
.box-right-top{
    float: left;
    background: url(../images/bg/title-right.jpg) no-repeat;
    height: 31px;
    line-height: 31px;
    width: 270px;
    color: #fffeff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding-left: 25px;
}
.box-right-content{
    float: left;    
    border-top: 0px;
    width: 190px;
    background: #102f4c;
    padding-right:2px;
    position: relative;
	text-align:justify;
}
.box-right-content ul{
    float: left;
    list-style: none;
}
.box-right-content ul li{
    padding: 5px 10px 0px 15px;    
    background: url(../images/icon/dot.jpg) no-repeat;
    background-position: 3px 12px;
    line-height: 16px;
}
.box-center_home{
    float: left;
    width: 800px;
    margin-bottom: 10px;	
}
.box-center-title_home{
    float: left;
    background: url(../images/bg/title-center.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    width: 784px;    
    color: #3c3c3c;
	padding-left:16px;
    font-weight: bold;
}
.box-center-content_home{
    float: left;
    width: 780px;    
    background: #FFFFFF;
    padding: 10px;
	 background: url(../images/bg/bg_content_home.gif) repeat-y;
}


.box-center{
    float: left;
    width: 590px;
    margin-bottom: 10px;
}
.box-center-title{
    float: left;
    background: url(../images/bg/title-center.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    width: 574px;    
    color: #003366;
	padding-left:16px;
    font-weight: bold;
}
.sub-title{
    float: left;
    padding: 0px 15px;   
    border-bottom: 0px;
    height: 24px;
    cursor: pointer;
	color:#003366;
}
.bg_undermenu_content1{   
    background: url(../images/bg/bg_undermenu_content.gif) no-repeat;    
	height:8px;	
	float:left;
	width:800px;
}
.title-active{
    font-weight:bold;
    background: url(../images/bg/title-active.gif) repeat-x;
    color: #FFFFFF;
	height:32px;	
}
.box-center-content{
    float: left;
    width: 570px;    
    background: #FFFFFF;
    padding: 10px;
	 background: url(../images/bg/bg_content_home.gif) repeat-y;
}
.first-article-home-title{
	float: left;
    width: 220px;
    text-align: left;
    color: #003366;
	height: 25px;
	line-height: 25px;
	padding-left:15px;
	padding-right:15px;
	background: #FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
}
.first-article-home{
    float: left;
    width: 220px;
    text-align: left;
    color: #003366;
	padding-left:15px;
	padding-right:15px;
	background: #F5F5F5;
	margin-bottom: 5px;
}
.other-article-home{
    float: right;
    width: 160px;
}
.other-article-home ul{
    float: left;
    list-style: none;
}
.other-article-home ul li{
    padding: 5px 0px;
}
.css-h3{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    margin-bottom: 5px;
    color: #003366;
}
.btn-detail{
    float: right;
    height: 22px;
}
.btn-detail-left{
    float: left;
    height: 22px;
    background: url(../images/button/detail-left.jpg) no-repeat;
    width: 4px;
}
.btn-detail-center{
    float: left;
    height: 22px;
    background: url(../images/button/detail-center.jpg) repeat-x;
    line-height: 22px;
    cursor: pointer;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
}
.btn-detail-right{
    float: left;
    height: 22px;
    background: url(../images/button/detail-right.jpg) no-repeat;
    width: 4px;
}
.title-calendar{
    float: left;
    width: 81px;
    height: 25px;
    line-height: 25px;
    margin-right: 3px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.deactive{
    background: url(../images/icon/calendar-deactive.jpg) no-repeat;
    color: #605f5d;
}
.active{
    background: url(../images/icon/calendar-active.jpg) no-repeat;
    color: #000000;
}
.calendar-line{
    float: left;
    background: url(../images/bg/calendar-line.jpg) repeat-x bottom;
    height: 25px;
    width: 283px;
}
.div-content-calendar-home{
    display: none;
}
#list-calendar-home{
    float: left;
    width: 283px;
}
.listItem{
    float: left;
    width: 570x;
	text-align:justify;
    margin-bottom: 10px;
}
ul.sitemap{
    margin-left: 20px;
}
ul.sitemap li ul{
    margin-left: 20px;
}
ul.sitemap a{
    color: #000000;
}
ul.sitemap li a{
    font-weight: bold;
}
ul.sitemap li{
    padding-bottom: 5px;
}
ul.sub-sitemap li a{
    font-weight: normal;
}
ul.sub-sitemap li{
    padding: 5px;
}
.center-weblink{
    float: left;
    width: 695px;
    margin-bottom: 10px;
}
ul.ul-right-menu{
    list-style: none;
    float: left;
    background: #00528a;
    margin-bottom: 10px;
    width: 293px;
    padding: 1px;
}
ul.ul-right-menu li{
    border: 1px solid #006599;
    width: 291px;
    background: #005d94;
    height: 26px;
    line-height: 26px;
    margin-bottom: 1px;
    margin-top: 1px;
}
ul.ul-right-menu li.active{
    background: #b9d5e3;
}
ul.ul-right-menu li a{
    color: #FFFFFF;
}
ul.ul-right-menu li.active a{
    color: #00528a;
}


#footer{    
float: left;
    width: 100%;
    margin-top: 10px;
	background-image: url(../images/bg/bg_footer.gif);
    background-repeat: repeat-y;
}
.footer-top{
    float: left;
    width: 100%;
    border-top: 1px solid #f6f6f8;
    border-bottom: 2px solid #f4f6f5;
}
.footer-bottom{   
    width: 800px;   
	background-image: url(../images/bg/info_footer.gif);
    background-repeat: no-repeat;
	height:86px;	
}
.footer-menu{
    float: left;
    width: 100%;
    background: url(../images/bg/footer-top.jpg) repeat-x;
    height: 22px;
    line-height: 21px;
}
.footer-menu a{
    color: #e7ecef;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}
.footer-text{
    float: left;
    width: 100%;
    border-top: 1px solid #f4f6f5;
    border-bottom: 1px solid #b6b6b6;
    background: #e1e4eb;
    line-height: 25px;
}
ul.ul-other-article{
	float:left;
	list-style:none;
}
ul.ul-other-article li{
	padding:5px;
}
#form-send-question{
    display: none;
    float: left;
    margin-bottom: 20px;
}

.Icon_menu1
{
	background:transparent url(../images/bg/icon1.gif) no-repeat scroll left center;
	color:#003366;
	cursor:pointer;
	text-decoration:none;
	padding-left:36px;
	width:32px;
	height:32px;
	padding-right:32px;
}
.video_header{
    float: left;
    width: 100%;
    background: url(../images/bg/video_header.gif) repeat-x;
    height: 18px;
    line-height: 18px;
    text-align: left;
	color:#1e7dc1;
	text-align:center;
	font-weight:bold;
}
.video_header a{   
	color:#1e7dc1;
}