/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#252525;
	font-size:12px;
	font-family:Arial;
}
p,ul,li{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
}
a{
    text-decoration:none; color:#000000;
}
a:hover{
    text-decoration:underline;
}
img {
	border: none;
}
.clr{
    clear:both
}
.red{
    border: 1px solid red;
}
#body{
    position: relative;
    text-align: left;
    width: 980px;
}
#banner{
    width: 980px;
    float: left;
    position: relative;
}
.content-flash{
    float: left;
    width: 980px;
}
#header-menu ul{
    list-style: none;
    float: right;
    margin-right: 15px;
    _margin-right: 7px;
}
#header-menu ul li{
    float: left;
    height: 34px;
    width: 105px;
    line-height: 34px;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
    margin-right: 5px;
}
#header-menu ul li.active{
    background: url(/view/images/bg/menu-active.gif) no-repeat;
    color: #FFFFFF;
}
#header-menu ul li.deactive{
    background: url(/view/images/bg/menu-deactive.gif) no-repeat;
}
#header-menu ul li.deactive:hover, #header-menu ul li.deactive.sfhover{
    background: url(/view/images/bg/menu-active.gif) no-repeat;
    color: #FFFFFF;
}
.one-gallery{
    float: left;
    background-color: #f9f9f9;
    background-image: url(/view/images/bg/one-gallery.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
	border:1px solid #c8c8c8;
    width: 195px;
    height: 165px;
}


#middle{
    float: left;
    width: 980px;
    background: #FFFFFF;
}
#middle #top{
    float: left;
    width: 980px;
    height: 5px;
}
#middle #content{
    float: left;
    width: 978px;
    _margin-top: -10px;
}
.about-home{
    float: left;
    width: 978px;
    height: 345px;
}
.about-home-content{
    float: right;
    width: 415px;
    margin-right: 20px;
    _margin-right: 10px;
    margin-top: 40px;
    text-align: justify;
}
.link-title{
    font-weight: bold;
    font-size: 16px;
}
.link-title-news{
    font-weight: bold;
    font-size: 14px;
}
.about-home-summarize{
    float: left;
    margin-top: 20px;
    line-height: 20px;
}
.button-detail{
    float: right;
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #989898;
}
.button-detail-left{
    display: none;
}
.button-detail-center{
    float: left;
    background: url(/view/images/button/detail-center.gif) repeat-x;
    height: 21px;
    line-height: 21px;
    padding: 0px 15px;
    cursor: pointer;
}
.button-detail-right{
    display: none;
}
.one-cat-home{
    float: left;
    width: 461px;
    margin-left: 19px;
    _margin-left: 10px;
    margin-right: -6px;
    _margin-right: 4px;
    border: 1px solid #7c8684;
}
.one-cat-home-top{
    float: left;
    width: 421px;
    padding-left: 40px;
    height: 31px;
    background: url(/view/images/box/cat-top.gif) no-repeat;
    line-height: 31px;
    font-size: 13px;
    color: #5f5e62;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}
.one-cat-home-middle{
    float: left;
    background: #fdfdfd;
    width: 431px;
    padding: 15px;
    line-height: 20px;
}
.one-cat-home-bottom{
    float: left;
    width: 461px;
    height: 2px;
    background: url(/view/images/box/cat-bottom.gif) no-repeat;
}
#row2{
    float: left;
    width: 978px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.home-news{
    float: left;
    width: 703px;
    margin-left: 19px;
    _margin-left: 10px;
    line-height: 20px;
    border: 1px solid #7c8684;
}
.home-news-top{
    float: left;
    width: 663px;
	padding-left:40px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #29282b;
    background: url(/view/images/box/news-home-top.gif) no-repeat;
}
.home-news-middle{
    float: left;
    width: 683px;
	padding:10px;
    background: #fdfdfd;
}
.home-news-bottom{
    float: left;
    width: 695px;
    height: 2px;
    background: url(/view/images/box/news-home-bottom.gif) no-repeat;
}
h3.css-h3{
    margin: 0px;
    padding: 0px;
    margin-left: 45px;
    font-size: 14px;
    margin-bottom: 15px;
}
.other-news{
    float: left;
    margin-left: 12px;
    _margin-left: 6px;
}
.home-other-news{
    float: left;
    width: 131px;
    text-align: center;
}


.other-news ul{
    list-style: none;
    float: left;
    margin-top: 5px;
}
.other-about{
    float: left;
    margin-left: 30px;
    _margin-left: 15px;
}
.other-about ul{
    list-style: none;
    float: left;
    margin-top: 5px;
}
.other-about ul li{
    padding-bottom: 10px;
}
.listItem{
    float: left;
    width: 920px;
	_margin-top:20px;
}
.img-news{
    margin-right: 25px;
    margin-bottom: 25px;
}
.link-news{
    float: right;
    font-weight: bold;
    color: #095885;
    margin-right: 20px;
    margin-top: 20px;
}
.link_faq{
    color: #cb0000;
    font-weight: bold;
}


.home-faq{
    float: left;
    width: 220px;
    margin-left: 15px;
}
.home-faq-top{
    float: left;
    width: 185px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-left: 35px;
    color: #5f5e62;
    background: url(/view/images/box/faq-top.gif) no-repeat;
}
.home-faq-middle{
    float: left;
    width: 218px;
    border-left: 1px solid #7c8684;
    border-right: 1px solid #7c8684;
    border-bottom: 1px solid #7c8684;
    background: #fdfdfd;
}
.home-faq-middle ul{
    margin-left: 30px;
    margin-top: 10px;
    list-style-image: url(/view/images/icon/dot.gif);
    _list-style-image: url(/view/images/icon/dot-ie6.jpg); 
}
.home-faq-middle ul li{
    line-height: 20px;
}
h2.title{
    margin-bottom: 10px;
}
.one-list-cat{
    float: left;
    width: 450px;
    background: #fefeff;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
}
.one-list-cat a:hover{
    text-decoration: none;
}


#footer{
    float: left;
    width: 980px;
    margin-bottom: 40px;
}
#footer .footer-top{
    float: left;
    width: 980px;
    height: 70px;
    background: url(/view/images/bg/suport.jpg) repeat-x;
}
.one-col{
    float: left;
    background: url(/view/images/icon/line.jpg) no-repeat right top;
    padding-left: 25px;
    padding-right: 25px;
    color: #252525;
    height: 55px;
    padding-top: 28px;
}


#footer .footer-bottom{
    float: left;
    width: 980px;
    background: url(/view/images/bg/footer.jpg) no-repeat;
    height: 97px;
}
#footer .footer-text{
    float: right;
    text-align: right;
    line-height: 18px;
    margin-top: 20px;
    margin-right: 20px;
}
.img-support{
    float: left;
    margin-left: 20px;
    margin-top: -5px;
}
.bottom-gallery{
    float: left;
    background: url(/view/images/bg/bottom-gallery.jpg) repeat-x;
    height: 4px;
    width: 980px;
    margin-top: -15px;
}
.top-gallery{
    float: left;
    background: url(/view/images/bg/top-gallery.jpg) repeat-x;
    height: 19px;
    width: 980px;
    margin-top: -30px;
}

