/* CSS Document */
body
{
    margin: 0px 0px;
    background: #ebf3f5;
    font: 12px arial;
}
a { text-decoration:none; font-family:Tahoma; color:#008000;}
#footer, #outter
{
    width: 1000px;
    margin: 0px auto;
    padding: 0;
    background: #ebf3f5;
}
#space
{
    width: 840px;
    height: 5px;
    background: #91cdd5;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.op
{
    position: relative;
    overflow: hidden;
}

#left, #right
{
    width: 80px;
    margin: 0px;
}
.center-body
{
    width: 840px;
    background: #fff;
}
#banner
{
    width: 840px;
}
.logo
{
    width: 226px;
}
.banner
{
    width: 614px;
}


/* Topmenu */
.top-menu
{
    width: 614px;
    height: 38px;
    background: #91cdd5;
}
.top-menu .mnu-item
{
    padding-left: 17px;
    padding-right: 17px;
    text-align: center;
    padding-top: 13px;
    height: 25px;
    background: url(/Lib/Images/c-topmnu.gif) repeat-x;
}
.top-menu .mnu-bar
{
    width: 4px;
    height: 38px;
}

/* navi */
.navi
{
    width: 226px;
    margin-top: 0px;
}
.navi .header
{
    width: 226px;
}
.navi .header .left
{
    background: url(/Lib/Images/l-hdnavi.gif) no-repeat left;
    width: 11px;
    height: 30px;
}
.navi .header .center
{
    background: url(/Lib/Images/c-hdnavi.gif) repeat-x;
    width: 207px;
    height: 23px;
    padding-top: 7px;
    color: #ff0000;
    font-weight: bold;
}
.navi .header .right
{
    background: url(/Lib/Images/r-hdnavi.gif) no-repeat left;
    width: 8px;
    height: 30px;
}
.navi .footer
{
    width: 226px;
    margin-bottom: 5px;
}
.navi .footer .left
{
    background: url(/Lib/Images/l-ftnavi.gif) no-repeat left;
    width: 7px;
    height: 20px;
}
.navi .footer .center
{
    background: url(/Lib/Images/c-ftnavi.gif) repeat-x;
    width: 210px;
    height: 20px;
}
.navi .footer .right
{
    background: url(/Lib/Images/r-ftnavi.gif) no-repeat left;
    width: 9px;
    height: 20px;
}

.content-navi
{
    width: 224px;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    background: url(/Lib/Images/bg-form.gif) left repeat-x;
}
.content-navi .content
{
    width: 220px;
    padding-left: 4px;
    height: 20px;
}
.btnSubmit, .txtKeyword
{
    font-family: Arial;
    font-size: 12px;
    background: default;
}
.txtKeyword
{
    width: 120px;
    margin-left: 5px;
}


/* Left menu */
.left-menu
{
    width: 226px;
}
/*
.left-menu ul { list-style:none; margin:0px; padding:0px;}
.left-menu li { padding-left:10px; background:url(/Lib/Images/bg-mnuitem.gif) repeat-x; height:26px; border-left:#999999; padding-top:5px; height:21px;}
*/

/* NEWS */
.headerCate
{
    width: 614px;
}
.headerCate .left
{
    background: url(/Lib/Images/l-hdnavi.gif) no-repeat left;
    width: 11px;
    height: 30px;
}
.headerCate .center
{
    background: url(/Lib/Images/c-hdnavi.gif) repeat-x;
    width: 575px;
    height: 23px;
    padding-top: 7px;
}
.headerCate .right
{
    background: url(/Lib/Images/r-hdnavi.gif) no-repeat left;
    width: 8px;
    height: 30px;
}

.content-news
{
    width: 598px;
    padding: 2px;
}
.back, .source
{
    width: 500px;
    text-align: right;
    padding-right: 10px;
}

.othernews
{
    width: 600px;
}
.othernews ul
{
    list-style: none;
    margin: 5px;
    padding: 0;
}
.othernews li
{
    height: 12px;
    overflow: hidden;
    padding-left: 10px;
    padding-bottom: 5px;
    background: url('/Lib/Images/bullet-gt.gif') no-repeat;
    background-position: 0 7px;
    padding-top: 3px;
}


.content
{
    width: 600px;
    margin-left:10px;
}
.folder-topnews
{
    width: 265px;
    padding-right: 20px;
    margin-left: 10px;
    padding-top: 5px;
    min-height: 310px;
}
.folder-topnews p
{
    margin-top: 0px;
    margin-bottom: 4px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-align: justify;
}
.folder-topnews ul 
{
    margin:0px;
    padding-left:10px;
}
.folder-topnews li 
{
    line-height:18px;
    list-style:circle;
}
.line
{
    width: 260px;
    height: 1px;
    background: #333;
    margin: 2px auto 2px auto;
}

/* FOOTER */
#footer
{
    height: 215px;
    background: #ebf3f5;
}
.footer
{
    width: 840px;
}
.right-footer, .left-footer
{
    background: url(/Lib/Images/bg_bottomside.gif) repeat-x;
    width: 80px;
    height: 215px;
    margin: 0px;
}
.footer-center
{
    background: url(/Lib/Images/bg_footer.gif) repeat-x;
    width: 808px;
    height: 215px;
}

.top-left-body, .top-right-body
{
    background: #ebf3f5 url(/Lib/Images/bg_topside.gif) repeat-x;
    width: 100%;
    height: 690px;
    margin-top: 0px;
}
.bottom-left-body, .bottom-right-body
{
    background: #ebf3f5 url(/Lib/Images/bg_bottomside.gif) repeat-x;
    width: 100%;
    height: 215px;
    margin-bottom: 0px;
}
.adv_footer
{
    margin-top: 15px;
    background: #fff;
    border: solid 1px #ccc;
    height: 95px;
    width: 800px;
    text-align: center;
}
.footer-infomation
{
    margin-top: 35px;
    height: 50px;
    width: 745px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #ff0000;
}


.txtr
{
    text-align: right;
    padding-right: 10px;
}
.email-print
{
    margin-bottom: 10px;
    width: 100px;
    float: right;
}
.email-print a
{
    font: 11px arial;
    color: #8a0000;
    text-decoration: none;
}
.email-print img
{
    border: 0;
    vertical-align: middle;
}


/* image */
.img-adv-footer
{
    border: 0px;
    padding: 2px 2px 2px 2px;
    height: 90px;
}
.img-subject
{
    height: 100px;
    border: 1px solid #a5a5a5;
    margin-right: 8px;
    margin-top: 2px;
}
.img-adv-left
{
    width: 220px;
    border: solid 1px #eaeaea;
    padding: 2px;
}
.img-news
{
    width: 120px;
    border: solid 1px #eaeaea;
    padding: 5px;
}
.img-adv-center
{
    border: 0px;
}
/* Link */
.lnk-top-mnu
{
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.lnk-top-mnu:hover
{
    text-decoration: none;
    color: #ff0000;
}
.lnk-left-menu
{
    font-family: Arial;
    font-size: 12px;
    color: #006600;
    font-weight: bold;
    text-decoration: none;
}
.lnk-left-menu:hover
{
    text-decoration: underline;
}
.link_title
{
    color: #ff0000;
    font-weight: bold;
    text-decoration: none;
}
.link_title:hover
{
    text-decoration: underline;
}

.lnk-cate
{
    color: #008000;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.lnk-cate:hover
{
    text-decoration: underline;
}
.lnk-cate:actived
{
    color: #014501;
}

.lnk-header-news
{
    font-family: Arial;
    font-size: 12px;
    color: #cc0000;
    font-weight:bold;
    text-decoration: none;
}
.lnk-header-news:hover 
{
    text-decoration: underline;
}

.lnk-news
{
    font-family: Arial;
    font-size: 12px;
    color: #004175;
    text-decoration: none;
}
.lnk-news:hover
{
    text-decoration: underline;
}
.lnk-news:actived
{
    color: #bb5500;
}
.title_news
{
    font-family: Arial;
    font-size: 12px;
    color: #004175;
    text-decoration: none;
}
.title_news:hover
{
    text-decoration: underline;
}

.detail-title {
	color:#004175;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.detail-title:hover
{
    text-decoration: underline;
}
.Pagging td span
{
    display:block;
    background:#fff;
    border:solid 1px #ff0000;
    padding:2px; 
    color:#ff0000;
    width:15px;
    text-align:center;
}
.Pagging a
{
    display:block;
    background:#fff;
    border:solid 1px #006600;
    padding:2px; 
    color:#006600;
    width:15px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
}

.Pagging a:hover
{
    display:block;
    background:#006600;
    border:solid 1px #006600;
    padding:2px; 
    color:#fff;
    width:15px;
    text-decoration:none;
    font-weight:bold;
    text-align:center
}
.back a
{
    color:#006600;    
    font-weight:bold;
    text-decoration:none;
}

.back a:hover
{
    color:#ff0000;
    text-decoration:underline;    
    font-weight:bold;
}
.Image {
    font-style:italic;
    color:#3d3d3d;
    font-size:11px;
}
.keyword_ads {float:left; width:100%; text-align:left; padding:10px;}
.keyword_ads a { text-decoration:underline; color:#008000; font-family:Tahoma; padding-right:10px;}
