a{text-decoration:none;}

a:hover{color:#F00}

.clear{
	clear:both;
}


#all{
	width:975px;
	margin:auto auto 60px;
	min-height:550px;
}

#header{
	height:130px;
}
#header  #logo{
	float:left;
	margin-top:23px;
}
#header #banner{
	float:right;
	margin-top:17px;
}

#topmenu{
border-bottom:1px solid;
height:22px;
padding-top:13px;
text-align:right;
}
#topmenu ul li{
	text-align:center;
	float:right;
}
#topmenu ul li a{
	padding-right:0px!important;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
#topmenu ul li a:hover, #topmenu ul li a.curent{
	font-weight:bold;
}
#footer{text-align:center;font-family:"Times New Roman", Times, serif; font-style:italic; font-size:15px; margin:12px 0}
#footer a{color:#000}
#footer a:hover{color:#F00}
.linered{background:url(../timg/bottom-bg.gif); height:10px}
#bd1{background:url(../timg/1.gif) no-repeat scroll 0 7px}
#bd2{background:url(../timg/2.gif) no-repeat scroll 0 7px}
#bd3{background:url(../timg/3.gif) no-repeat scroll 0 7px}
#bd4{background:url(../timg/4.gif) no-repeat scroll 0 7px}
#bd5{background:url(../timg/5.gif) no-repeat scroll 0 7px}
#bd6{background:url(../timg/6.gif) no-repeat scroll 0 7px}
#bd7{background:url(../timg/7.gif) no-repeat scroll 0 7px}
.space{height:1px}
.spaces{height:5px}
.spaceb{height:10px}
.error{border-color:#F00!important;}
label.error{
	display:none!important;
}

#tsub{
	background:url(../timg/bgsub2.png);
	padding-left:22px;
}
#tsub div.tsub1{
	background:url(../timg/list-slide-small.gif) no-repeat scroll 0 3px;
	text-align:left;
	padding-left:8px;
	width:182px;
	float:left;
	padding-bottom:12px;
}
#tsub a{
	border:none;	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:0px;
}
#tsub a:hover{color:#F00;}
#bgsub1{
	background:url(../timg/bgsub1.png);
	width:429px;
	height:14px;
}
#bgsub3{
	background:url(../timg/bgsub3.png);
	width:429px;
	height:32px;
}
#bgsub3 a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background:url(../timg/liw.gif) no-repeat scroll 20px 11px;
	border:none;
	padding:6px 0 0 29px;
	text-align:left;
}
#bgsub3 a:hover{
	color:#000;
}
.ava6{width:63px; height:63px; float:left; overflow:hidden; margin-left:6px}



/* Scroller Box */
#scroller_container{
 height: 290px;
 overflow: hidden;
}
/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
 overflow: auto;
}

/*-- Bottom Toolbar --*/

div#toolbar {
  position: fixed; /* set fixed position for the bar */
  bottom: 0px;
  z-index: 9999; /* keep the bar on top  */
  height: 67px;
  background: url(../timg/tb/bcktool.png) bottom;
}

div#toolbar {
  min-width: 975px; /* to limit the width when an excessive window resize */
  width:100%;
  left:0;
}

div#toolbarbut { /* div for the 'hide status' */
  width: 100%;
  height: 26px;
  display: none;
  margin:auto;
   position: fixed; /* set fixed position for the bar */
  bottom: 0px;
  z-index: 9999; /* keep the bar on top  */
}
span.showbar{
	float:right;
}

span.showbar a { /* show button */
  padding: 5px;  
  font-size: 10px;
  color: #000;
}

.leftside {
  float: left;
}

.rightside {
  float: right;
}

/*-- Left Side --*/

ul#social li {
  display: inline;
}

.rss {
color:#6E6E6E;
font-size:15px;
font-style:italic;
font-weight:bold;
text-align:right;
margin-right:20px;
margin-top:8px;
width:93px;
}

a.facebook, a.twitter, a.digg, a.delicious, a.stumble {
}

a.rss:hover, a.facebook:hover, a.twitter:hover, a.digg:hover, a.delicious:hover, a.stumble:hover {
  background-position: 1px 1px; /* simple css hover effect */
}

a.facebook {
display:block;
margin:14px 10px;
padding:3px 8px;
}

a.twitter {
  background: url(../timg/tb/twitter.png) no-repeat;
}

.delicious {
background:url(../timg/tb/new.gif) no-repeat scroll 20px 12px;
margin:16px 3px 0 5px;
}

.digg {
padding:17px 11px 17px 9px;
}

.stumble {
margin:0 8px 0 11px;
padding:17px 0 17px 0;
}

.tip {
  position: absolute; /* important */
  top: -75px;
  width: 250px;
  height: 78px;
  background: url(../timg/tb/tip.png) no-repeat;
  float: left;
  display: none;
}

/* custom distances for the icons */
#tipfacebook {
  left: 75px; 
}

#tiptwitter {
  left: 120px; 
}

#tipdelicious {
  left: 165px; 
}

#tipdigg {
  left: 210px; 
}

#tipstumble {
  left: 255px; 
}

.tip ul {
  padding: 22px 0 0 25px;
}

.tip ul li {
  display: inline;
  padding-left: 3px;
}

.tip ul li a {
  font-size: 18px;
  color: #989898;
}       

.tip ul li a:hover {
  color: #666;
}

.tip ul li small {
  font-size: 10px;
}

/*-- Right Side --*/

span.downarr { /* hide button */ 
  float: right;
  border-left: 1px solid #a4a4a4;
}

span.downarr a {
display:block;
height:16px;
margin:16px 10px 16px 20px;
width:16px;
  background: url(../timg/tb/sub.gif) no-repeat;
}

span.menu_title {
  background: #e4e4e4;
  border-left: 1px solid #a4a4a4;
  padding: 10px;
}

span.menu_title a {
  font-size: 16px;
  line-height: 34px;
  color: #9a9a9a;
}

.quickmenu {
  position: absolute; /* important */
  top: -251px;
  right: 46px;
  width: 260px;
  height: 250px;
  background: #e4e4e4;
	border-top: 1px solid #a4a4a4;
  border-left: 1px solid #a4a4a4; 
  border-right: 1px solid #a4a4a4;
  display: none; /* important */
}

.quickmenu ul {
  padding-top: 20px;
}

.quickmenu ul li {
  border-bottom: 1px solid #989898;    
  padding: 5px 10px;
  margin: 0 15px 0 15px;
}

.quickmenu ul li a {
  font-size: 18px;
  color: #989898;
  display: block;
}

.quickmenu ul li a:hover {
  color: #666;
}
#tb1{
	width:975px;
	margin:18px auto auto;
}
#soci li{
	float:left;
}
#soci li a{
	color:#000;
	padding:3px 8px;
}
#soci li a:hover,#soci li a.curent{
	color:#FFF;
	background:#6e6e6e;
}
#soci li.ru{
	border-right:1px solid #e6e6e6;
	height:18px;
	margin-top:14px;
}
#soci li.luubai{
		margin-top:8px;
		margin-right:15px;
}
#soci li.luubai a{
	padding:0px;
	margin:0px;
}
#soci li.nhatky{
margin-left:17px;
margin-top:12px;
}
#soci li.nhatky a{
	padding:0px;
	margin:0px;
}