body {
    padding: 0;    
    margin: 0;    
    font-family: Arial;
    font-size: 14px;
    color:#333;
    line-height:24px;
    background: #fff;    
}
.fl{float:left;}
.fr{float:right;}
.clb{ clear:both;}
a{ text-decoration:none; color:#E1343D; outline: none;}
a:hover{text-decoration:none; color: #3D71BC;}
img{border:none}
ul, ol{
padding: 0;
margin: 0;
list-style: none;
}
h1{
font-size:20px;
line-height:30px;
}
h1 a{
line-height:20px;
font-size:16px;
color:#E1343D
}
h2, h2 a{
font-size:18px;
line-height:30px;
}
h3{
font-size:14px;
line-height:30px;
}
h3 a{
line-height:20px;
}
h4, h4 a{
font-size:14px;
color:#E1343D;
}
h5, h5 a{
font-size:12px;
color:#3D71BC;
font-weight:normal
}
.error{
color: #B40808;
}
.line{
	height:1px;
	width:96%;
	clear:both;
	padding:10px;
	margin:10px;
	border-bottom:1px #999999 dotted
}
.dash{
display: block;
width: 100%;
margin: 10px auto;
border-top: 1px solid #E1343D;
padding: 10px;
}
#logo{
width:100%;
margin:0 auto;
}
img{
max-width: 100%;
height: auto; }

object,
embed {
max-width: 100%;
}
/* -- general */

/* ++ bootstrap override */
.container {
padding-left: 0px;
padding-right: 0px;
max-width:1180px;
}
.row {
margin:0;
margin-bottom: 10px;
}
.row .row {
margin-top: 10px;
margin-bottom: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
padding-left: 5px;
padding-right: 5px;
}
@media screen and (max-width: 660px){
    body {
        font-size: 14px; 
    }
	table { display: block; }
	td{ text-align:left}
	td img{ display: block; margin: 0; width: 100%; max-width: none; }
}
@media (max-width: 992px) {
	.dropdown-menu{
		position:relative	
	}
}

/*ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}*/
.form-control {
    font-size: 12px;
    height: 28px;
    line-height: 1.1;
    padding: 6px 6px;
}
h1, h2, h3, h4, h5, h6{
margin:0;
font-weight:bold;
}
/* -- bootstrap override */

#wrapper{
background-color: #FFFFFF;
padding:0 10px 10px 10px;
}
/* -- general */

/* ++ layout */
#s-banner{
width: 70%;
float:left; 
}
#s-about{
width:28%;
margin-left: 2%;
float:right;
}

#s-header{
margin:0 auto;
padding-bottom:10px;
}
#s-mainmenu {
display: block;
background: #E1343D;        
border-top: 4px solid #3D71BC;
}
#s-bannertop p{
margin:10px 0;
}
.s-top{
padding:10px 0 10px 0;
height:47px;
color:#fff;
font-weight:bold;
border-bottom: 0px solid #DEDEDE;
}
#s-path{
float:left;
color:#E1343D;
padding:10px 5px;
}
#s-search {
float:right;
width:200px;
padding-top:5px;
}
#s-language{
float:right;
padding:8px 0 8px 10px;
}
.s-body{
clear:both;
}
.body{
padding:10px 0;
clear:both;
}
#s-left{
padding: 0 20px 0 0;
}
#s-right{
padding: 0 0;
}
.s-center{
float:left;
width:60%;
min-height:400px;
}
#s-content{
padding: 0 0 20px 0;
}
#s-footer {
clear:both;
background: none repeat scroll 0 0 #E1343D;
color: #fff;
font-size: 13px;
margin-top: 8px;
padding: 20px;
text-align: left;
}
#s-footer h4{
color: #fff;
} 
#s-footer a:hover {
text-decoration: none;
color: #3D71BC;
}
#s-footer .copyright{
}

/* -- layout */

.s-block{
clear:both;
border-color: #DEDEDE;
border-radius: 0px 4px 0px 4px;
border-style: solid;
border-width: 1px;
margin-bottom: 10px;
}
.s-block .s-block-title{
    border-top: 4px solid #3D71BC;
}
.s-block .s-block-title-bg {
}
.s-block .s-block-title-left {
}
.s-block .s-block-title-right {
}
.s-block .s-block-title-bg h3{
    background:#E1343D;
    color: #fff;
    font-weight: bold;
    padding: 3px 10px;
    text-transform: none;
}
.s-block .s-block-title-bg h3 a{
color:#fff;
font-size:14px;
line-height:30px;
}
.s-block .s-block-content{
padding:10px;
}
.s-block .s-block-content img{
margin-right:10px;
}
#s-right .s-block{
overflow:hidden;
}
.title{
color:#E1343D;
}
.brief{
text-align:justify
}
.content{
text-align:justify;
overflow:hidden
}
.content img{
padding-right:0px;
}
.content ul, .content ol{
list-style:inside;
}
.content ul li{
list-style:inside;
list-style-type:disc;
}
.content ol li{
list-style:inside;
list-style-type:decimal;
}
.price{
background-color: #3D71BC;
border-radius:4px;
padding: 5px 5px 3px 5px;
min-width:60px;
}
.price a{
color: #fff;
}
.page{
clear:both;
padding:10px;
font-weight:bold;
}
a.page_no {
display:block;
text-decoration:none;
margin:0 5px;
border: 1px #ddd solid;
color:#e67817;
float:left;
text-align:center;
width:20px;
height:20px;
}
a.page_no:hover {
background-position:bottom;
text-decoration:none;
}
a.page_no_selected {
margin:0 5px;
border: 1px #ddd solid;
color:#000;
float:left;
text-align:center;
width:20px;
height:20px;
}
a.page_next, a.page_previous, a.page_first, a.page_last {
display:block;
width:20px;
height:20px;
text-decoration:none;
float:left;
text-align:center;
width:20px;
height:20px;
}
input, textarea {
border: 1px solid #BBBBBB;
font: 1.1em arial,helvetica,verdana,sans-serif;
padding: 2px;
}
fieldset{
border: 1px solid #DEDEDE;
color: #464647;
padding:0 10px;
}
legend {
padding:10px;
font-weight: bold;
}
fieldset label{
padding-right:20px;
}
.form p{
padding:2px;
font-size:12px;
}
p label {
display: inline-block;
vertical-align: top;
cursor:pointer;
width: 130px;
padding-left:5px;
}
label.error{
color: #EA5200;
font-style: italic;
font-weight:normal;
width: 130px;
display: none;
font-size:11px;
}
label.normal{
font-weight:normal;
width:auto;
}
.button {
background: none repeat scroll 0 0 #E1343D;
border-radius: 4px 4px 4px 4px;
border-style: none;
color: #FFFFFF;
cursor: pointer;
font-size: 13px;
height: 24px;
padding: 0 5px;
min-width: 60px;
}
.button:hover {
background: none repeat scroll 0 0 #3D71BC;
height: 24px;
}
table {
    border-bottom: 1px solid #dedede;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 12px;
    margin-bottom: 15px;
    width: 100%;
}
table th {
    background-color: #4489C7;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #ccc;
    color: #fff;
    height: 30px;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
table th.last {
    border-right: 0 none;
}
table td {
    border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    vertical-align: middle;
}
table td:first-child {
    border-left: 1px solid #dedede;
}

table.p_list {
    font-size: 14px;
    width: 100%;
    border: 1px solid #999;
}
table.p_list thead, table.p_list th{
    background: none repeat scroll 0 0 #0072BC;
    font-weight: bold;
    color: #fff;
}
table.p_list tr td {
    color: #3D71BC;
    font-size: 0.875em;
    padding: 0.5625em 0.625em;
}
.search {
background:url(../images/search_box.png) left top no-repeat;
width:170px;
height:34px;
position:relative;
margin-top:-7px;
float:right
}
.search .idfield {
position:absolute;
height:22px;
width:120px;
color:#3D71BC;
left:20px;
top:6px;
background:none;
border:0;
outline:none
}
.search .bsearch {
cursor:pointer;
width:30px;
height:28px;
position:absolute;
right:0;
}
.article-latest ul li{
float:left;
padding-bottom: 10px;
border-bottom: 1px #efefef solid;
}
.adv ul li{
padding-bottom:10px;
text-align:center;
}
.adv ul li span{
display: block;
}

#menu-top {
height: 34px;
float: right;
padding: 0;
background:#ccc;
border-radius: 2px;
}
.menu-top {
height: 34px;
}
.menu-top, .menu-top ul { 
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}
.menu-top ul {
float: left;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
}
.menu-top li {
float: left;
list-style: none;
margin: 0px;
padding: 0px;
}
.menu-top ul li {
list-style: none;
margin: 0px;
padding: 0px;
}
.menu-top li a, .menu-top li a:link {
color: #000000;
display: block;
padding: 12px 16px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
}
.menu-top li a:hover, .menu-top li a:active {
color: #e67817;
display: block;
text-decoration: none;
}
#tabs{
padding:10px 0;
}
ul.tabs {
	float: left;
    margin: 10px 0 -1px 0;
    z-index: 50;	
}
ul.tabs li {
	background: none repeat scroll 0 0 #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    margin-right:5px;
    padding: 0px 10px;
	list-style: none !important;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	outline:none;
}
ul.tabs li:hover {
	background: #F9F9F9;
	text-decoration: none;
}	
ul.tabs li.active, html ul.tabs li.active:hover  {
	background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
}
.tab_container {
    clear: both;
	border: 1px solid #ccc;
	padding:10px;
	margin:10px 0;
}
.tab_content {
	float:left;
	min-height:100px;
	min-width:400px;
}
a.lb img{
    cursor: url("../images/zoom.png"), pointer !important;
}
.gweb {
float:left;
}
.gweb span {
float:left;
color:#3D71BC;
font-size:12px;
}
.gweb a {
background: url("../images/gwebvn.png") no-repeat scroll 0 0 transparent;
display: block;
height: 16px;
width: 83px;
margin-left:120px;
overflow: hidden;
text-indent: -999em;    
}
.skyoss {
float:right
}
.skyoss span {
float:left;
color:#575962;
font-size:12px;
}
.skyoss a {
background: url("../images/skyoss.png") no-repeat scroll 0 0 transparent;
display: block;
height: 8px;
width: 74px;
margin-left:72px;
margin-top:9px;
overflow: hidden;
text-indent: 9em;
}	

@media (max-width: 660px) {
    #s-banner, #s-about{
    width:100%;
    }
    #s-left{
    padding: 0;
    }
}