html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,acronym,address,big,cite,code,del,dfn,em
{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}
body{line-height:1;color:black;background:white;},
table{border-collapse:separate;border-spacing:0;}
caption{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}

body
{
    line-height: 20px!important;
    font: 14px Tahoma,Geneva,sans-serif;
	margin:0px;
    color:#000;
}

a
{
	text-decoration:none;
	color:#0e3253;
}
a:hover
{
	color:#fb0000;
}
.clear{
    clear:both;
}
.wrapper{
    background:#ebebeb;
}


.container
{
	margin:0px auto;
	width:960px;
    overflow: hidden;
	text-align:left;
	padding:0px;

}
.logo{
    width:960px;
    height:198px;/*
    background: url('../images/logo.png') left top no-repeat;*/
}
.menutop{
    width:960px;
    height:47px;
    margin-top:3px;
    background: url('../images/bg-menutop.png') top left repeat-x;
}
    .menutop ul{
        list-style: none;
        margin:0px;
        padding:0px;
    }
        .menutop ul li{
            float:left;
            padding:0px;
            margin:0px;
            position:relative;
            border-left: #6d8297 solid 2px;
        }
        .menutop ul li:first-child{
            border-left:none;
        }
            .menutop ul li a{
                display: inline-block;
                height:47px;
                margin:0px;
                padding:0px 20px;
                color:#fff;
                line-height:47px;
                font-size:14px;
                text-transform: uppercase;
            }
            .menutop ul li a:hover{
                display:inline-block;
                height:47px!important;
                line-height:47px!important;
                background:#af0707!important;
            }
            .menutop ul li:hover ul{
                display:block!important;
            }
            .active{
                display:inline-block;
                height:47px!important;
                line-height:47px!important;
                background:#af0707!important;
            }
            .menutop ul li ul{
                display: none;
                position:absolute;
                top:47px;
                left:0px;
                padding:10px 15px!important;
                padding-top:0px!important;
                z-index:999;
                background: #223a50;
                opacity:0.9;
                filter:alpha(opacity=90);
                margin:0px!important;
            }
            .menutop ul li ul li{
                border-left:none!important;
                height:25px!important;
                width:180px;
                margin:0px!important;
            }
            .menutop ul li ul li:first-child{
                border-left:none!important;
                width:180px;
                margin:0px!important;
            }
            .menutop ul li ul li a{
                display: inline-block;
                width:100%;
                text-transform: none;
                text-align:left;
                height:30px!important;
                line-height:30px!important;
                padding:0px 10px!important;
            }
            .menutop ul li ul li a:hover{
                text-transform: none;
                text-align:left;
                height:30px!important;
                line-height:30px!important;
                padding:10px;
                background: none!important;
                text-decoration: underline;
            }
.slide{
    width:958px;
    border:#52585e solid thin;
    margin-top:3px;
    
}
.slide-right-title{
    width:467px;
    height:46px;
    background: url('../images/tinnoibat.png') left top no-repeat;    
}
.slide-right-title span{
    line-height:46px;
    color:#fff;
    text-transform:uppercase;
    font-size:16px;
    padding-left:60px;  
}
.slide-right-news{
    width:100%;
    clear: both;
    margin-top:5px;
}
.slide-right-news a{
    font-size:16px;
}
.slide-right-news img{
    padding:3px;
    background: #767c81;
    margin-right:10px;
    width:60px;
    height:60px;
}
       
/*content*/
.content-wrapper{
    width:960px;
    margin-bottom:10px;
    margin-top:5px;
}
    .content-left{
        float: right;
        width: 290px;
    }   
        .left-main{
            width:290px;
            margin-bottom:10px;
            background:#dddcdd;
        }
        .left-main select{
            width:100%;
            margin:0px;
            padding:0px;
            padding-top:5px;
            height:35px;
            text-align:center;
            background:#1c374f;
            color:#fff;
            font-size:16px;
        }
        .left-title{
            width:100%;
            height:50px;
            overflow:hidden;
            color: #fff;
            background:url('../images/bg-lefttitle.png') left top no-repeat;
        }
        .left-title span{
            line-height:55px;
            font-size:16px;
            text-transform: uppercase;
            padding-left:60px;
        }
        .left-content{
            width:100%;
        }
        .left-content ul{
            list-style:none;
            margin:0px;
            padding:0px;
            width:100%;
        }
        .left-content ul li{
            margin:0px;
            padding:0px;
            position: relative;
            padding-left: 10px;
            width:100%;
            margin-top:5px;
        }
        .left-content ul li:first-child{
            
            margin-top:0px;
        }
        .left-content ul li a{  
            line-height:23px;
        }
        .left-content ul li img{  
            margin-top:5px;
        }
        
      
    .content-right{
        float: left;
        padding-top:12px;
        width: 660px;
        overflow:hidden;
    }
        
        .right-title{
            width:100%;
            height:34px;
            position: relative;
            background: #1c374f;
            border-radius:5px;
            -moz-border-radius:5px;
            -webkit-border-radius:5px;
        }
        .right-title span{
            line-height:34px;
            padding-left:55px;
            color:#fff;
            font-size:16px;
            text-transform:uppercase;
        }
        .right-content{
            width:100%;
        }
        .right-content h1{
            padding:10px 0px;
            font-size:18px;
            font-weight:bold;
            color:#1c374f;
        }
        .right-main{
            margin:0px auto;
            padding-top:15px!important;
            padding:10px;
            width:626px;
        }
        
        .sanpham ul{
            list-style:none;
            margin:0px;
            padding:0px;
            width:700px;
        }
        .sanpham ul li{
            float:left;
            width:223px;
            height:208px;
            overflow: hidden;
            margin:0px;
            padding:0px;
            margin-right: 10px;
            margin-bottom: 10px;
        }
        .sanpham ul li img{
            width:217px;
            height:158px;
            border:#c0c0c0 solid 3px;
        }
.thanhvien{
    margin:10px;
    width:640px;
    height:100px;
    overflow:hidden;
    }
.thanhvien ul{
    margin:0px;
    padding:0px;
    list-style: none;
    }
.thanhvien ul li{
    margin:0px;
    padding:0px;
    float:left;
    margin-right:10px;
    }
.thanhvien ul li img{
    width:203px;
    height:100px;
    border:none;
    }
.tin_wrapper{
    padding: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    overflow:hidden;
}
.tin_container{
    width:305px;
    height:158px;
    overflow:hidden;
    position: relative;
    margin-bottom:20px;
    margin-right: 20px;
    float:left;
}
.tin_title{
    width:100%;
    height:45px;
    margin-bottom: 5px;
    font-size:14px;
    font-weight:bold;
    text-align:justify;
}
.tin_image{
    float:left;
    margin-right:5px;
    width:115px;
}
.tin_intro{
    float:left;
    width:185px;
    color:#585959;
    font-size:14px;
    text-align:justify;
}
.tin_more{
    position: absolute;
    right:0px;
    bottom:0px;
}
.tin_more a{
    color:#af0707;
    text-decoration:underline;
    font-style:italic;
    font-size:14px;
}

.album{
    float:left;
}
.album img{
    margin-right:10px;
    margin-bottom:10px;
    width:200px;
    height:200px;
    border:solid thin;
}
/*footer*/
.footer{
    width:960px;
    padding:10px;
    clear:both;
    margin:0px auto;
    background:#1c374f;
    color:#b1b0b0!important;
}
  
.showpage{
    width:98%;
    float:left;
    font-size:20px;
    text-align: right;
    color:#181b1d;
    font-family:times new roman;
    font-weight:bold;
}
.showpage a{
    padding-left:3px;
    padding-right:3px;
    font-size:20px!important;
    color:#007eff;
}