@font-face {font-family: Myriad Pro; src: url('fonts/MyriadPro-Regular.otf');}
@font-face {font-family: Myriad Pro; font-weight: bold; src: url('fonts/MyriadPro-Bold.otf');}
@font-face {font-family: Myriad Pro; font-weight: bold; font-style: italic; src: url('fonts/MyriadPro-BoldIt.otf');}
@font-face {font-family: Myriad Pro; font-style: italic; src: url('fonts/MyriadPro-It.otf');}
/*--------------------d?nh d?ng chung website-------------------------------*/
	html {margin-left: -25px;}
    body {
        margin: 0;
        padding: 0;
        font-family: "Arial", sans-serif;
        font-size: 12px;
    	width:100%;
        background: url("../images/graphic/slider_bg.jpg") center top no-repeat fixed;
    }
    
    a, a:link { /*color: #027B1A;*/ text-decoration: none;border: none; }
    a:visited { color: #666; }
    a:hover, a.active { color: #C30E16; }
    .fl { float: left; }
    .fr { float: right; }
    .clear { clear: both; }
    li { list-style:none;}
    #page_container{ position:relative;background: url("../images/graphic/slider_bg.jpg") center top no-repeat fixed;}
	#page_container #bg_right{background: url("../images/graphic/top1.png") center top repeat-x;}
    #page_container_sub {
        display: block;
        width: 100%
       /* margin: 0 auto 0px auto;*/
    }
    #page_container_sub #top_content
    	{
    		display:block;
    		width:980px;
    		margin:0px auto;
    	}
    #page_container_sub #main_content
    	{
    		display:block;
    		width:980px;
    		margin:0px auto;
			font-family: "Myriad Pro", Arial, sans-serif;
    	}
	#header .box_show_option {font-family: "Myriad Pro", Arial, sans-serif;}
	#main_content.two_col_lc #column_left,
	#main_content.three_col_lcr #column_left {
		float:left;
		width:239px;
		margin-right:0px;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	
	#main_content.two_col_lc #column_center,
	#main_content.two_col_cr #column_center {
		float: left;
		width:740px;
		margin-top: 10px;
        margin: 10px 0px 30px 0px;
	}
	
	#main_content.one_col_c #column_center {
		width: 986px;
		margin: 0 auto;
		padding:5px 0px 5px 0;
		/*margin-top: -16px;
		background:#fff;
		border:1px solid #d6d5d0;
		border-radius: 12px;
		margin-bottom: 10px;*/
	}
	
	#main_content.three_col_lcr #column_center {
		float: left;
		width: 425px;
		margin-bottom: 10px;
		margin:10px 5px 0 5px;
        border-right: 1px dashed #333333;
	}
	
	#main_content.three_col_lcr #column_right,
	#main_content.two_col_cr #column_right {
		float:right;
		width:244px;
		margin: 10px 0px 30px 5px;
	}
	#main_content.two_col_lr #column_left ,
	#main_content.two_col_lr #column_right
		{
			width:490px;
			float:left;
		}
	#footer {
    		width:100%;
        background: url("../images/graphic/bg_footer.png") 0px 100% repeat-x;
	}
	#footer #footer_right{
	   width:980px;
		display: block;
        margin:  0 auto;
		position:relative;
        padding: 10px 0px 0px 0px;
		}
    #footer #footer_right .mod_slideshow.mod_slideshow_with_scroll .box_top_center
        {
        background: url("../images/graphic/br_dt.png") 0px 100% no-repeat;
        height: 46px;
        }    
	#footer #footer_right .mod_slideshow.mod_slideshow_with_scroll .top_text
		{
            font-size: 16px;
			color: #0000FF;
			font-style: italic;
            padding: 7px 0px 7px 35px;
            /*background: url("../images/graphic/dt.png") 0px 2px no-repeat;*/
			font-family: "Myriad Pro", Arial, sans-serif;
text-align: center;

		}        
	#footer #footer_right .mod_customhtml
		{
            color: #fff;
            width: 980px;
            line-height: 28px;
            padding-bottom: 23px;
		}
	/*#footer #footer_right .mod_customhtml {
		position:relative;
		padding: 10px;
		line-height: 20px;
		color:#3b3b3b;
	}
    #footer #footer_right .mod_customhtml img{
        position: absolute;
        top: 28px;
        right: 30px;
	}*/