@charset "utf-8";
/* CSS Document */

body{
	color:#000;
	background:url(../images/bg.jpg) fixed #edf5fa !important;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	position:absolute;
	margin:0 auto;
	
}
.fl
{
    float:left;
}
.l-topmenu
{
    top:7px;
    left:5px;

}
html,body{ height:100%;}

h1,h2,h3,h4,h5,h6{line-height:1.2em;font-weight:normal;}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}  
h5{font-size:14px;}
h6{font-size:12px;}

a {
	text-decoration: none;
	color:#0150a2;
	outline:none;
	cursor:pointer;
}
a:hover { color:#e97900; }

.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
* html .clear { display:inline-block; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.clearfix { height: 1%; }
.clearfix { display: block; }
.hrSpace {
    padding:3px 2px 3px;
    display:block;
    font-size:0;
    line-height:0;
    height:0;
}

/******************************Layout****************************************/
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, 
.col11, .col12, .col13, .col14, .col15, .col16, .col17, .col18, .col19, .col20, 
.col21, .col22, .col23, .col24, .col25, .col26, .col27, .col28, .col29{float:left}
.col1{width:210px; margin-right:5px; margin-left:5px;}
.col2{width:780px !important;}
.col3{width:575px;}
.col4{width:195px; margin-left:5px;}
.col5{width:775px; margin-bottom:10px;}
.col12{width: 448px;}

/******************************Layout****************************************/

input[type="text"] {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	font-weight:normal;
	outline:none;
	overflow:hidden;
}
input[type="button"] {font-family:Arial, Helvetica, sans-serif;}
input[type="radio"] { margin:0; }
input[type="checkbox"] { margin:0; }
textarea {
	resize:none;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	font-weight:normal;
	overflow:hidden;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	outline:none;
}
/******************************Header****************************************/
/*#bg_Header{background:url(../images/heard.jpg) no-repeat center top}*/
#bg_Header{
    
}
#header {width:1000px; margin:0 auto;}
#header .topHeader {
    background: url("img/top.jpg") repeat-x scroll 0 0 #ffffff;
    height: 31px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
    }
#header .topHeader span {display:block; position:absolute;} 
#header .topHeader span.h-topmenu {right:10px; top:7px; color:#d3e5ec; font-size:0.938em;}
#header .topHeader span.h-topmenu a {margin:0 8px; color:#7c7c7c;top:8px}
#header .topHeader span.h-topmenu a:hover {color:#FF6100;}

#header .CenterHeader {height:120px; position:relative;
background: url('img/bg_top2.jpg') no-repeat scroll center bottom #0E80CD;
display: block;
}
#header .CenterHeader .HeaderLogo{overflow:hidden; padding-top:20px;padding-left:10px; height:80px;}
#header .CenterHeader .HeaderSlogan {width:580px; padding-top:20px;}
#header .CenterHeader .HeaderLanguage {position:absolute; right:5px; bottom:5px;}
#header .CenterHeader .HeaderMenuTop {display:block; /*margin-top:5px;*/}
#header .CenterHeader .HeaderMenuTop ul {list-style:none;}
#header .CenterHeader .HeaderMenuTop ul li {float:left; margin-right:2px; display:inline-block;}
#header .CenterHeader .HeaderMenuTop ul li a {
	display:block; 
	background:url(../images/menu_bg_top.gif) no-repeat right -60px;
	text-decoration: none;	
	white-space: nowrap; 
	line-height:100%;
}
#header .CenterHeader .HeaderMenuTop ul li a span {background:url(../images/menu_bg_top.gif) no-repeat left -90px; padding:8px 20px; font-weight:700; display:block;}
.HeaderMenuTop ul li a:link, .HeaderMenuTop ul li a:visited { color: #00447f; }

#header .CenterHeader .HeaderMenuTop ul li a.selected {background:url(../images/menu_bg_top.gif) no-repeat right 0px;}
#header .CenterHeader .HeaderMenuTop ul li a.selected span {background:url(../images/menu_bg_top.gif) no-repeat left -30px; color:#FFF;}

#header .CenterHeader .HeaderMenuTop ul li a.selected:hover {color:#FFF;}
#header .CenterHeader .HeaderMenuTop ul li a.selected:hover span {color:#FFF;}

#header .CenterHeader .HeaderMenuTop ul li a:hover {color:#007ecf;}
#header .CenterHeader .HeaderMenuTop ul li a:hover span {color:#007ecf;}

#header .HeaderSearch {background:url(../images/bg_search.jpg) no-repeat 0 0 #FFF; height:29px; padding:14px; position:relative; overflow:hidden; display:block;}
.HeaderSearch ul {list-style:none; display:block;}
.HeaderSearch ul li {float:left; display:inline-block;}
.HeaderSearch ul li .hd-input-text {
	padding: 7px 6px;
	/*line-height:29px;*/
	color:#333;
	border-right:1px solid #dcdcdc;
	background:url(../images/bg_search_form.gif) repeat-x 0 0;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	margin:0 !important;

}
.HeaderSearch ul li span.itm-search-advance {
	background:url(../images/icon_advance_search.png) no-repeat 5px 50%; 
	line-height:22px; 
	padding:4px 0 4px 28px; 
	margin-left:10px;
	display:block;
}
.HeaderSearch ul li span.itm-search-advance a {color:#FFF; display:block;white-space: nowrap; padding-left:5px;}
.HeaderSearch ul li span.itm-search-advance a:hover {text-decoration:underline;}

#header .HeaderNavBreak {background:url(../images/bg_breakcum.gif) repeat-x 0 0 #FFF; height:16px; color:#0385db; padding:5px 15px; border-bottom:#f0f1f1 1px solid; clear:both; line-height:16px;}
#header .HeaderNavBreak em {color:#e97900; font-style:normal;}
#header .HeaderNavBreak a {color:#414242;}
#header .HeaderNavBreak a:hover {color:#e97900;}
#header .HeaderNavBreak span.breakCum {
    display:inline-block;
    padding:8px 10px;
    background:url(../images/navBreakcum.gif) no-repeat 50% 50%;
}

/*popular*/
#Section .searchPopular {
	background:url(../images/link.jpg) repeat-x;; height:25px; color:#0160b9; padding:5px 15px; border-bottom:#a1cfdf 1px solid; clear:both; line-height:16px; position:relative;
}

#Section .searchPopular .HeaderLanguage { position:absolute; right:10px;}
/*****************************Center****************************************/
#main{background:url(../images/main.png) repeat-y center;}
#Section {margin:0 auto; width:1000px; background:#FFF;}
#Section .l_main, #Section .l_sidebar, #Section .r_sidebar, #Section .l-pageWrapper, #Section .l-pageAdv, #Section .m-featured, #Section .m-bidding {
	display:block;
	position:relative;
}
#Section .flash{margin-bottom:12px;}
#Section .flash a{width:490px; height:180px; overflow:hidden; padding:0 4px;}
.l-pageAdv a {display:inline-block; margin-right:4px; float:left;}
.l-pageAdv a.last {margin-right:0;}
/**/

/*category*/
.l_sidebar .l-ui-category {border:#e0dfdf 1px solid; background-color:#f7fcfe; margin-bottom:10px;}
.l_sidebar .l-ui-category h3 {font-size:12px; font-weight:700; color:#FFF; background:url(../images/bg_left.jpg) repeat-x 0 0; padding:6px 10px; text-align:center; display:block; text-transform:uppercase}
.l_sidebar .l-ui-category ul {}
.l_sidebar .l-ui-category ul li {border-bottom:#c5d8e4 1px solid; background:url(../images/menu_left.jpg) repeat-x bottom #FFF}
.l_sidebar .l-ui-category ul li.last {border-bottom:none;}
.l_sidebar .l-ui-category ul li a {background:url(../images/icon.jpg) no-repeat 6px 12px; padding:7px 0 7px 17px; display:block; color:#373737;}
.l_sidebar .l-ui-category ul li a.selected {font-weight:700;}
.l_sidebar .l-ui-category ul li a:hover {color:#ec4f02;}
.l_sidebar .l-ui-category ul li a span {color:#ec4f02; font-weight:400;}
.l_sidebar .l-ui-category ul li ul {border-top:#c5d8e4 1px solid;}
.l_sidebar .l-ui-category ul li ul li {padding:0 5px 0 10px;}
.l_sidebar .l-ui-category ul li ul li a {background:url(../images/icon_arrow_8.gif) no-repeat 5px 12px; padding:7px 0 7px 15px; display:block; color:#017ecd;}
.l_sidebar .l-ui-category ul li ul li a:hover {color:#ec4f02;}
.l_sidebar .l-ui-category ul li ul li a.selected {color:#f38202; font-weight:400;}

/**/

.nav-statics {
	display:block;
	background-color:#f9f9f9;
	border:#e7e7e7 1px solid;
	padding:8px 15px;
	height:14px;
	position:relative;
}

/**/
.l_main .i-groupMain {border:#c5d8e4 1px solid;}
.l_main .i-groupMain h3 {font-size:12px; font-weight:700; color:#d87a00; background:url(../images/main_forum.jpg) repeat-x 0 0; padding:6px 10px; text-align:left; display:block; position:relative; height:20px;}
.l_main .i-groupMain h3.is-post-title a {color:#FFF}
.l_main .i-groupMain h3 span {position:absolute; right:10px; top:4px;}
.l_main .i-groupMain h3 span a {display:inline-block; background:url(../images/icon_arrow_2.gif) no-repeat 100% 4px; padding:1px 10px 0 0; color:#0295F4; font-weight:700;}
.l_main .i-groupMain h3 span a:hover {color:#DB8617;}
.l_main .i-groupMain h3 label {float:left; width:186px; display:block;}
.l_main .i-groupMain h3 label.i-gold {color:#fefb02;}
.l_main .i-groupMain h3 .filter-ptitle {position:absolute; display:block; right:5px; top:3px;}
.filter-ptitle li {float:left; display:inline-block; height:20px; line-height:20px; padding:0 5px 0 0 !important; margin:0 !important; border:none !important; font-weight:400;}
.filter-ptitle .ft-select {border:#e2e2e2 1px solid; padding:0px;}
.filter-ptitle .btn-button {padding:0px 5px 1px !important;}

.l_main .i-groupMain .ind-groupMain {padding:5px 10px;}
.l_main .i-groupMain ul {display:block;}
.l_main .i-groupMain ul li {}
.l_main .i-groupMain .img-list ul li a {background-image:none; padding:0;}
.l_main .i-groupMain ul li.last {}



.l_main .bx-saleNew .home-scrollPro .home-navPage a:hover {
    background: #ececec;
    color: #000;
    border:1px solid #b9d5e8;
}
.l_main .bx-saleNew .home-scrollPro .home-navPage a.thumbActive {
    background: #c4c4c4;
    color: #000;
    border:1px solid #9c9c9c;
}



.nav-direc a.nav-button {
	background-image:url(../images/navDirec.png) !important;
	padding:0 !important;
	width:16px;
	height:16px;
	text-indent:-999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	margin:0 1px;
}
.nav-direc a.prev {
	background-position:50% 0 !important;
}
.nav-direc a.next {
	background-position:50% -30px !important;
}

.divCenter{text-align:center;}
.pageNumber {
	padding:10px;
    margin-left: 5px;
    line-height: 100%;
    height:22px;
	display:inline-block;
	line-height:20px;
    text-align:center;
}
.pageNumber a {
    display: inline-block;
    width:20px;
	height:20px;
    text-align:center;
    margin: 0 2px;
    background: #FFF;
    font-weight:400;
    color: #000;
    border:1px solid #b9d5e8;
    text-decoration: none;
}
.pageNumber a:hover {
    background: #ececec;
    color: #000;
    border:1px solid #b9d5e8;
}
.pageNumber a.current {
    background: #c4c4c4;
    color: #000;
    border:1px solid #9c9c9c;
}

.l_main .bx-buyerNew {background-color:#f7f8f8;}
.l_main .bx-buyerNew .ind-groupMain {padding:0px;}
.l_main .bx-buyerNew ul li {float:none; display:block; background:#feffff url(../images/line_1.jpg) repeat-x 0 100% ; position:relative;}
.l_main .bx-buyerNew ul .bg_post{background:#f8f8f8 url(../images/line_2.jpg) repeat-x 0 100% !important;}
.l_main .bx-buyerNew ul li .title{}
.l_main .bx-buyerNew ul li .post{float:right; display:inline-block; margin:3px 10px;}
.l_main .bx-buyerNew ul li .title a {display:block; background:url(../images/conment.jpg) no-repeat 9px 9px; padding:10px 150px 5px 30px; color:#434242;}
.l_main .bx-buyerNew ul li .title .conment{background:url(../images/conment_tv.jpg) no-repeat 9px 9px !important; padding-top:5px !important; color:#2381d0 !important;font-style:italic;}
.l_main .bx-buyerNew ul li .title a:hover {color:#e97900;}
.l_main .bx-buyerNew ul li .post span {color:#0375c4; text-align:right;display:block; padding:3px 0;}
.l_main .bx-buyerNew ul li .post .group{color:#626262 !important}
.l_main .bx-buyerNew ul li .post .day_post{color:#333333}
.l_main .bx-buyerNew .page_numbers{height:35px; position:relative;background:#FFF}
.l_main .bx-buyerNew .page_numbers .page{margin:8px 0 0 10px; display:inline-block; border:solid 1px #c9c9c9; width:45px; height:20px; background:#f8f8f8; position:relative}
.l_main .bx-buyerNew .page_numbers .page span{padding:5px; font-weight:700; display:block;}
.l_main .bx-buyerNew .page_numbers .page a{text-align:right; display:block; position:absolute; top:9px; right:6px;}
.l_main .bx-buyerNew .page_numbers .detail{position:absolute; top:10px; right:10px; color:#eb6e08}
.l_main .bx-buyerNew .page_numbers .detail a{color:#eb6e08}
.l_main .bx-buyerNew .page_numbers .detail a:hover{color:#eb6e08}
/**/
.l_main .bx_notice {border:none !important}
.l_main .bx_notice h3{background:url(../images/bg_gt.jpg) no-repeat !important;color:#FFF !important}
.l_main .bx_notice h3 span{top: 8px !important}
.l_main .bx_notice h3 span a{background:none !important; }
/**/
.l_main .bx_notice .ind_notice {background:url(../images/line_co.jpg) repeat-y !important;}
.l_main .bx_notice .ind_notice ul{}
.l_main .bx_notice .ind_notice ul li{margin:0 5px !important; display:block; background:url(../images/bg_cotice.jpg) repeat-x bottom #FFF}
.l_main .bx_notice .ind_notice ul li .title .loa{background:url(../images/loa.jpg) no-repeat scroll 9px 13px !important;}
.l_main .bx_notice .detail{background:url(../images/bnt_line.jpg) no-repeat bottom; margin:0 !important; width:772px;}
.l_main .bx_notice .detail a{text-align:right; padding:8px 10px !important; display:block; color:#eb6e08}
.l_main .bx_notice .ind_notice ul li .title .icon_tv{background:url(../images/icon_tv.png) no-repeat 9px 13px !important;}
.l_main .bx_notice .ind_notice ul .bg_group{background:#fdffff !important; border-bottom:solid 1px #e0e7e9}
.l_main .bx_notice .ind_notice ul .bg_group_2{background:#f3f8f9 !important; border-bottom:solid 1px #e0e7e9}
.l_main .bx_notice .ind_notice ul li .title span{padding:10px 20px 5px 30px;}
.l_main .bx_notice .ind_notice ul li .title span b{color:#d76b01; font-weight:400 !important}
/**/
/**/
.l_main .bx_notice2 {background-color:#f7f8f8;}}
.l_main .bx_notice2 .ind_notice {background:url(../images/line_co.jpg) repeat-y !important;}
.l_main .bx_notice2 .ind_notice ul{}
.l_main .bx_notice2 .ind_notice ul li{margin:0 5px !important; display:block; background:url(../images/bg_cotice.jpg) repeat-x bottom #FFF}
.l_main .bx_notice2 .ind_notice ul li .title .loa{background:url(../images/loa.jpg) no-repeat scroll 9px 13px !important;}
.l_main .bx_notice2 .detail{background:url(../images/bnt_line.jpg) no-repeat bottom; margin:0 !important; width:500px;}
.l_main .bx_notice2 .detail a{text-align:right; padding:8px 10px !important; display:block; color:#eb6e08}
.l_main .bx_notice2 .ind_notice ul li .title .icon_tv{background:url(../images/icon_tv.png) no-repeat 9px 13px !important;}
.l_main .bx_notice2 .ind_notice ul .bg_group{background:#fdffff !important; border-bottom:solid 1px #e0e7e9}
.l_main .bx_notice2 .ind_notice ul .bg_group_2{background:#f3f8f9 !important; border-bottom:solid 1px #e0e7e9}
.l_main .bx_notice2 .ind_notice ul li .title span{padding:10px 20px 5px 30px;}
.l_main .bx_notice2 .ind_notice ul li .title span b{color:#d76b01; font-weight:400 !important}
/**/
#Section .forum{padding-bottom:10px; margin-left:3px;}
#Section .forum .bg_forum{background:url(../images/bg_forum.jpg) no-repeat; height:30px;}
#Section .forum .bg_forum span{ padding:5px 0 0 10px; display:inline-block; font-weight:700}
#Section .forum .title_forum{padding:20px 10px;}
#Section .forum .title_forum ul{}
#Section .forum .title_forum ul li{}
#Section .forum .title_forum ul .icon_forum_1{background:url(../images/icon_forum_1.jpg) no-repeat 20px 10px; padding:10px; width:400px;float:left;
color:#373737;
display: block;
padding:10px 0px 18px 65px;
}
#Section .forum .title_forum ul .icon_forum_2{background:url(../images/icon_forum_2.jpg) no-repeat 20px 10px !important;
display:block;
color:#373737;
padding:10px 0px 18px 65px;
}
#Section .forum .title_forum ul .icon_forum_1 a{padding-left:60px;display:block; padding-bottom:5px;color:#373737}
#Section .forum .title_forum ul .icon_forum_1 a:hover{color:#d76b01}
/**/

.r_sidebar .bx-register {border:#d5d5d5 1px solid; background:#ebebe9;}

.r_sidebar .bx-register p {padding:3px;}
.r_sidebar .bx-register p.welcome {color:#414242; padding:0 0 8px;}
.r_sidebar .bx-register p.welcome span{padding:5px 2px 0 0; display:inline-block}
.r_sidebar .bx-register p.welcome .bnt_login{width:180px; background:#FFF url(../images/login.jpg) repeat-x; display:inline-block; padding:0px 0px 0px 0px; border-left:solid 1px #dbdada;border-right:solid 1px #dbdada; color:#999;
margin:3px 0px 0px 0px;
}
.r_sidebar .bx-register p a.last {margin-right:0;}
.bx-register .ind-groupSide{padding:25px 5px 15px 5px; display:inline-block}
.r_sidebar .bx-register p a.line_login{padding:6px 0;display:inline-block; color:#4a4a4a}
.r_sidebar .bx-register p a.line_login:hover{color:#e48003}
.r_sidebar .bx-register p a.bnt_lo{text-align:right !important; font-weight:700; color:#027dd2; display:block}
.r_sidebar .bx-register p a.bnt_lo:hover{color:#333}
.ind-groupSide .group_nhom{padding:10px 2px 10px 10px;}
.ind-groupSide .group_nhom .bnt_img{
float:left;
border:solid 1px #e6caa8;background:#FFF;
width:60px; height:48px;
overflow:hidden; display:block;
margin:0 !important; padding:0 !important
}
.ind-groupSide .group_nhom .contentGroup{float:left; width: 110px;padding-left:4px;}
.ind-groupSide .group_nhom .contentGroup p{padding-bottom:7px; color:#464747}
.ind-groupSide .group_nhom .contentGroup p.name{font-weight:700; color:#d47702}
.ind-groupSide .group_nhom ul{}
.ind-groupSide .group_nhom ul li{float:left; padding:5px;}
.ind-groupSide .group_nhom ul li.bnt_img{border:solid 1px #e6caa8;background:#FFF;
}
.ind-groupSide .group_nhom ul li.bnt_img a{width:70px; height:48px; overflow:hidden; display:block;margin:0 !important; padding:0 !important}
.ind-groupSide .group_nhom ul li p{padding-bottom:7px; color:#464747}
.ind-groupSide .group_nhom ul li p.name{font-weight:700; color:#d47702}
/**/
.r_sidebar .bx-login {border:#b9d5e8 1px solid; background:#FFF;}
.r_sidebar .bx-login dl:before,.l_main .bx-login dl:after {
	content:"";
	display:table
}
.r_sidebar .bx-login dl:after { clear:both }
.r_sidebar .bx-login dl {
	position:relative;
	height:100%;
	zoom:1
}
.r_sidebar .bx-login dl dt {
    float:left;
    font-weight:bold;
    margin-right:10px;
    padding:5px 5px 4px; 
    width:40px;
}
 
.r_sidebar .bx-login dl dd {
    margin:2px 0;
    padding:3px 0;
}
.r_sidebar .bx-login input.txt-text {
	border-bottom:#edeeee 1px solid; 
	border-left:#c6c7c7  1px solid;
	border-right:#c6c7c7  1px solid;
	border-top:#6b6c6c  1px solid;
	background-color:#f4f5f5;
	padding:1px 2px;
}
.r_sidebar .bx-login p {padding:5px; font-size:0.938em; display:block; position:relative; margin-top:5px;}
.r_sidebar .bx-login p a.abs {position:absolute; right:5px; top:0;}
.r_sidebar .bx-login p a.last {margin-right:0;}

.r_sidebar .bx-login .ui-register-mode {border-top:#e8e9ea 1px solid; margin:15px 5px 5px; padding-top:8px;}
.r_sidebar .bx-login .ui-register-mode h5 {font-size:15px; display:block;}
.r_sidebar .bx-login .ui-register-mode ul {margin:8px 2px;}
.r_sidebar .bx-login .ui-register-mode ul li {line-height:22px;}
.r_sidebar .bx-login .ui-register-mode ul li input[type="radio"] {vertical-align:middle;}

.r_sidebar .bx-login .ui-link-login {display:block; margin-top:5px;}
.r_sidebar .bx-login .ui-link-login li {background:url(../images/bg_btn_login.gif) repeat-x 0 -58px; display:block; padding:0 5px;}
.r_sidebar .bx-login .ui-link-login li a {background:url(../images/navDirec.png) no-repeat 0 -27px; padding:3px 0 3px 23px; font-weight:700; color:#af2f02; display:block;}
.r_sidebar .bx-login .ui-link-login li a:hover {text-decoration:underline;}

.r_sidebar .bx-support {border:#e2bf8d 1px solid; background:#fef4c3;}
.r_sidebar .bx-support h3 {font-weight:700; color:#ca4402; padding:9px 10px;  display:block; background:url(../images/top.jpg) repeat-x; text-transform:uppercase; font-size:11px;}
.r_sidebar .bx-support ul {}
.r_sidebar .bx-support ul .name_123 {display:block; border-top:solid 1px #edc99b; position:relative;
background:#fbe9a0 url(../images/icon_name.jpg) no-repeat 5px 10px; color:#373737;
padding:5px 15px;
}
.r_sidebar .bx-support ul .name_123 a{margin-left:10px; padding:5px 15px; display:inline-block;background:url(../images/icon_name.jpg) no-repeat 5px 10px; color:#373737}
.r_sidebar .bx-support ul .name_123 a:hover{color:#eb6e08}
.r_sidebar .bx-support ul .name_123 span{position:absolute; top:5px; right:10px; font-weight:700; color:#d47702}
.r_sidebar .bx-support p {}



/******************************Button****************************************/
a.btn-ui-button {
	margin: 0 .5em .5em 0;
	padding: .35em 1em;
	cursor: pointer;
	font-weight:700;
	color: #FFF;
	background:#ce7406 url(../images/bg_btn_login.gif) repeat-x 0 0;
	border: 1px solid #d19139;
}
a.ui-radius {
	border-radius: .314em;
	-webkit-border-radius:  .314em;
	-moz-border-radius:  .314em;
}

a.ui-blue {
	background:#1473b3 url(../images/bg_btn_login.gif) repeat-x 0 -29px !important;
	border: 1px solid #3b85ca !important;
	color: #FFF !important;
}

a.btn-ui-Sigup {
	float:right;
	padding: .35em 1em;
	cursor: pointer;
	font-weight:700;
	color: #FFF;
	border: 1px solid #d19139;
	background: #ce7306 url(../images/bg_btn_login.gif) repeat-x 0 0;

}
a.btn-ui-Sigup:hover {color:#000;}

input.btnDefault {
	margin: 0 .15em .5em 0;
	padding: .35em 1em;
	border-radius: .314em;
	-webkit-border-radius: .314em;
	-moz-border-radius: .314em;
	cursor: pointer;
	font-weight:700;
}
input.btnDefault {
	color: #000;
	background: #ffca7c;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffca7c), to(#f28a02));
	background: -moz-linear-gradient(top, #ffca7c, #f28a02);
	border: 0px solid #c6c6c6;
}
input.btnInsert {
	margin: 0 3px 0 0;
	padding: 2px 10px;
	border-radius: .314em;
	-webkit-border-radius: .314em;
	-moz-border-radius: .314em;
	cursor: pointer;
	font-weight:400;
}
input.btnInsert {
	color: #000;
	background: #fefefe;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e3e3e3));
	background: -moz-linear-gradient(top, #fefefe, #e3e3e3);
	border: 1px solid #c2c2c2;
}
input.btnSearch {
	margin: 0;
	padding: 5px 10px;
	border-radius: 0 5px 5px 0;
	-webkit-border-radius:  0 5px 5px 0;
	-moz-border-radius:  0 5px 5px 0;
	cursor: pointer;
	font-weight:700;
	font-size:12px;
}
input.btnSearch {
	color: #000;
	background: #d9ad69 url(../images/bg_btn_search.gif) 0 0 repeat-x;
	border: 1px solid #d5a132;
}

input.btn-button {
	margin: 0;
	padding: 5px 10px;
	cursor: pointer;
	font-weight:700;
}
input.ui-radius {
	border-radius: .314em;
	-webkit-border-radius:  .314em;
	-moz-border-radius:  .314em;
}

input.ui-blue {
	color: #FFF;
	background: #03477b url(../images/btn_ui.png) 0 0 repeat-x;
}
input.ui-yellow {
	color: #000;
	font-weight:400;
	background: #e18a01 url(../images/btn_ui.png) 0 -75px repeat-x;
}
input.ui-green {
	color: #FFF;
	font-weight:400;
	background: #73a725 url(../images/btn_ui.png) 0 -50px repeat-x;
}
input.ui-gray {
	color: #FFF;
	font-weight:400;
	background: #717070 url(../images/btn_ui.png) 0 -25px repeat-x;
}
/****************************************************************************/
.sbHolder{
	position: relative;
	width: 150px;
	height:17px;
	background:#FFF; 
	border:solid 1px #cfcfcf; 
	-moz-border-radius: 0.314em;
	-webkit-border-radius: 0.314em;
	border-radius: 0.314em;
	color:#744e50;
	padding: 4px 5px;
	margin-left:3px;
}
.HeaderLanguage .sbHolder {
	width: 120px !important;
	height:13px !important;
	background:#FFF !important; 
	border:solid 1px #cfcfcf !important; 
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color:#333 !important;
	padding: 4px 5px;
}
.sbHolder:focus .sbSelector{}
.sbSelector{
	display: block;
	height: 25px;
	left: 0;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 135px;
}
.HeaderLanguage .sbSelector{
	display: block;
	height: 21px;
	left: 0;
	line-height: 21px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 105px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #744e50;
	outline: none;
	text-decoration: none;
}
.HeaderLanguage .sbSelector:link, .HeaderLanguage .sbSelector:visited, .HeaderLanguage .sbSelector:hover{
	color: #de4f02;
	outline: none;
	text-decoration: none;
}

.sbToggle{
	background: url(../images/select-icons.gif) 0 0 no-repeat;
	display: block;
	height: 25px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}
.sbToggle:hover{
	background: url(../images/select-icons.gif) 0 -30px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.gif) 0 -60px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.gif) 0 -90px no-repeat;
}
.HeaderLanguage .sbToggle{
	background: url(../images/select-icons-language.gif) 0 0 no-repeat;
	display: block;
	height: 21px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.HeaderLanguage .sbToggle:hover{
	background: url(../images/select-icons-language.gif) 0 -26px no-repeat;
}
.HeaderLanguage .sbToggleOpen{
	background: url(../images/select-icons-language.gif) 0 -52px no-repeat;
}
.HeaderLanguage .sbToggleOpen:hover{
	background: url(../images/select-icons-language.gif) 0 -78px no-repeat;
}

.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #FFF;
	border: solid 1px #6d0303;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	width: 160px;
	z-index: 1;
	overflow-y: auto;
	-moz-border-radius: 0 0 0.314em 0.314em;
	-webkit-border-radius: 0 0 0.314em 0.314em;
	border-radius: 0 0 0.314em 0.314em;
}
.sbOptions li{
	padding: 0;
	display: block;
	float:none !important;
}
.sbOptions a{
	display: block !important;
	outline: none;
	float:none !important;
	padding: 7px 0 7px 10px !important;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #333;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #000 !important;
	background-color:#cfb390;
}
.HeaderLanguage .sbOptions{
	background-color: #FFF;
	border: solid 1px #e0e0e1;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21px;
	width: 130px;
	z-index: 1;
	overflow-y: auto;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.HeaderLanguage .sbOptions li{
	padding: 0;
	display: block;
	float:none !important;
}
.HeaderLanguage .sbOptions a{
	display: block !important;
	outline: none;
	float:none !important;
	padding: 4px 0 4px 10px !important;
}
.HeaderLanguage .sbOptions a:link, .HeaderLanguage .sbOptions a:visited{
	color: #333;
	text-decoration: none;
}
.HeaderLanguage .sbOptions a:hover,
.HeaderLanguage .sbOptions a:focus,
.HeaderLanguage .sbOptions a.sbFocus{
	color: #000 !important;
	background-color:#eee;
}

/*search*/
.HeaderSearch .sbHolder {
	width: 240px !important;
	height:21px !important;
	background:url(../images/bg_search_form.gif) repeat-x 0 0 !important; 
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border:none;
	color:#333 !important;
	padding: 4px 5px;
	margin-left:0;
}
.HeaderSearch .sbSelector{
	display: block;
	height: 29px;
	left: 0;
	line-height: 29px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 213px;
}
.HeaderSearch .sbSelector:link, .HeaderSearch .sbSelector:visited, .HeaderSearch .sbSelector:hover{
	color: #333;
	outline: none;
	text-decoration: none;
}
.HeaderSearch .sbToggle{
	background: url(../images/select-icons.gif) 0 0 no-repeat;
	display: block;
	height: 29px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 27px;
}
.HeaderSearch .sbToggle:hover{
	background: url(../images/select-icons.gif) 0 -34px no-repeat;
}
.HeaderSearch .sbToggleOpen{
	background: url(../images/select-icons.gif) 0 -68px no-repeat;
}
.HeaderSearch .sbToggleOpen:hover{
	background: url(../images/select-icons.gif) 0 -102px no-repeat;
}
.HeaderSearch .sbOptions{
	background-color: #FFF;
	border: solid 1px #e0e0e1;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 29px;
	width: 249px;
	z-index: 99;
	overflow-y: auto;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.HeaderSearch .sbOptions li{
	padding: 0;
	display: block;
	float:none !important;
}
.HeaderSearch .sbOptions a{
	display: block !important;
	outline: none;
	float:none !important;
	padding: 4px 0 4px 10px !important;
}
.HeaderSearch .sbOptions a:link, .HeaderSearch .sbOptions a:visited{
	color: #333;
	text-decoration: none;
}
.HeaderSearch .sbOptions a:hover,
.HeaderSearch .sbOptions a:focus,
.HeaderSearch .sbOptions a.sbFocus{
	color: #000 !important;
	background-color:#eee;
}
/*--------*/
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
/******************************FOOTER****************************************/
#footer{margin:0 auto; float:none;background:url(../images/main.png) repeat-y center;}
#footer .center_foo{margin:0 auto; width:1000px;}

#footer .center_foo .ft-content {background:url(../images/bg_footer_content.gif) repeat-x 0 0 #f9fafa; border-top:#acc3ce 2px solid; padding:10px 13px 10px 12px; border-bottom:#e9e9e9 1px solid;}
.center_foo .ft-content ul li {
	float:left;
	width:210px;
	display:block;
}
.center_foo .ft-content ul li.line_footer {
	background: url(../images/line_3.gif) 50% 50% no-repeat;
	width:45px !important;
}
.center_foo .ft-content ul li h6 {
	display:block;
	padding:3px 0 8px 0;
	margin-bottom:2px;
	text-transform:uppercase;
	font-weight:700;
}
.center_foo .ft-content ul li ol {display:block}
.center_foo .ft-content ul li ol li {
	float:none;
	width:100%;
	padding:3px 0 5px 10px;
	background:url(../images/icon_arrow_5.gif) no-repeat 0 8px;
}
.center_foo .ft-content ul li ol li a { color:#3c3c3c; }
.center_foo .ft-content ul li ol li a:hover { text-decoration:underline; }

#footer .center_foo .ft-copyright {background:#e8eaeb; border-top:#75aad5 3px solid; padding:10px 15px; display:block}
#footer .center_foo .ft-copyright strong {color:#0163a1;}
#footer .center_foo .ft-copyright p {padding:5px 0; line-height:1.3em;}
#footer .center_foo .ft-copyright a {color:#3a7ba0; padding:0 10px}
#footer .center_foo .ft-copyright a:hover {text-decoration:underline;}

#CenterFooter{ background:url(../images/footer.jpg) repeat-x; height:88px; color:#f3a0a0}
#CenterFooter .menu_footer{height:28px; display:inline-block}
#CenterFooter .menu_footer a{border-right:solid 1px #880d0a;padding:7px 12px 8px 12px;display:block; float:left; text-transform:uppercase; font-size:0.9em; color:#f3a0a0}
#CenterFooter .menu_footer a:hover{color:#b6873f}
.address{text-align:center; font-size:0.938em; padding-top:12px; line-height:1.4em;}
.txtBlack {color:#000 !important;}
.txtWhite {color:#FFF !important;}
.txtOrange {color:#db2f01 !important;}
.txtLgRed {color:#c92702 !important;}
.txtLgBlue {color:#018ae1 !important;}
.txtBlue {color:#0066bd !important;}
.txtTrans {text-transform:uppercase;}
.spaceMarginLeft {margin-left:5px;}
.smfont {font-size:0.938em;}
.fl {float:left;}
.fr {float:right;}
.fn {float:none;}
.bold {font-weight:700;}
.dspBL {display:block !important;}
.mg-r {margin-right:0 !important;}
.tl-ali {text-align:left !important;}
.tr-ali {text-align:right !important;}
.tc-ali {text-align:center !important;}
.tj-ali {text-align:justify !important;}
.middeImage{vertical-align: middle;padding-right:5px;}
/* no content */
.noContent{padding:20px;font-size:14px;font-weight: 700;}
/* detail news */
.boxNewsDetail{
padding:8px 8px 8px 8px;
line-height: 140%;
}
.boxNewsDetail .newsEntry img{
max-width: 500px;
}
.boxNewsDetail h3{ background: none !important;
}
.boxNewsDetail h2{padding:5px 0px 5px 0px;}
.boxNewsDetail .postDate{color:#0375C4;padding:4px 0px 6px 0px;font-style: italic;}
.boxNewsDetail .postDate span{font-weight:700;}
.boxNewsDetail .otherNews{
	padding:5px 0px;
	background: none !important;
}
.boxNewsDetail .otherNews h3{background:url(../images/conment.jpg)no-repeat 2px 3px !important;padding-left:22px;}
.boxNewsDetail .otherNews ul{margin:0px 0px 0px 22px;padding:0;}
.boxNewsDetail .otherNews ul li{line-height: 180%;background: none !important;}
.boxNewsDetail .otherNews ul li a{background: url(../images/icon_arrow_5.gif)no-repeat 0px 6px; padding:0px 0px 0px 10px;}
.boxNewsDetail .otherNews ul li a:hover{background: url(../images/icon_arrow_6.gif)no-repeat 0px 6px; padding:0px 0px 0px 10px;}
.boxNewsDetail .otherNews ul li span{color:#a2a2a2;font-style: italic; padding:0px 0px 0px 4px;font-size:11px;}
.goBack{text-align: right;}
.goBack a{color:#027DD2;}
.goBack a:hover{color:#F00;}
/* end detail news */
 #slider {
	overflow:hidden;
	width:992px;
	height:180px;
}
.postMan{padding:10px;}
.postMan td.title{font-weight:700;}
.postMan td{border:1px solid #ccc;padding:4px; vertical-align: middle;}
.postMan .notice{width:480px;float:left;padding:10px 0px;}
.postMan .notice p{padding:5px 10px 5px 10px;display: block;float:left;}
.postMan .notice h4{font-weight:700;}
.postMan .notice span{padding:0px 0px 0px 8px;font-weight: 700;}
.postMan .btnDeleteAll{
	
	float:right;
    display: block;margin: 0 .15em .5em 0;
	padding: .35em 1em;
	border-radius: .314em;
	-webkit-border-radius: .314em;
	-moz-border-radius: .314em;
	cursor: pointer;
	font-weight:700;
	background: #ccc;
	border:1px solid #f00;
	background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#fefefe));
	background: -moz-linear-gradient(top, #f00, #fefefe);
	margin-top:30px;
}
.postMan .btnDeleteAll a{color:#000;}