body { background: #fff; color: #000; font: 12px Verdana, Arial, sans-serif; text-align: center; min-width:900px; }

* { padding: 0; margin: 0; }


/*---:[ global elements ]:---*/

a { color: #c90000; text-decoration: none; }

a img {   border:0;}

a:visited { color: #999; text-decoration: none; }

a:hover { color: #ff0000; text-decoration: underline; }

/*---:[ header elements ]:---*/

#header { width: 100%; height: 70px; background: url('../images/head_bg.png') repeat-x; text-align: center; }

	#header_content { width: 800px; margin:0 auto; /* padding-left: 20px; */ height: 70px; /* float: left; */ }

	#header_top {  position: relative; width: 800px; height: 70px; float: left; }

/*---:[ global layout elements ]:---*/

#container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 5px;
	position:relative;
	padding-left:0 !important;
}

	p.center { text-align: center; }

	* html #container p.center { float: none; }

	#container p.bottom { margin-bottom: 0; }
			
/*---:[ main content area layout elements ]:---*/

	#contentbox {
	width: 100%;
	float: left;
}
	#contentbox1 {
	width: 630px;
	float: left;
}

	#content { width: 534px; margin-bottom: 30px; float: left; }

	#footer {
	width: 800px;
	background: url('../images/footer_bg.gif') 50% 0 no-repeat;
	text-align: center;
	color: #999;
	clear: both;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

/* New Header Code */

.z-10 {
	z-index: 10;
}
#tla-top-blend {
	height: 34px;
	background: #fff url('../images/top-header-blend.png') repeat-x;
}
#tla-top-header .logo-home {
	display: block;
	float: left;
	width: 250px;
	height: 78px;
	margin-left: 20px;
	color: #fff;
}
#tla-top-header #ajax_login {
	display: block;
	float: right;
	padding: 2px 0 0 23px;
	margin: 4px 17px 0 0 ;
	height: 14px;
	color: #fff;
	font-weight: bold;
	font-size: 12px !important;
	background: url('../images/icon_key.gif') no-repeat center left;
}
#tla-top-header #ajax_login_holder {
	display: block;
	float: right;
	padding: 2px 0 0 23px;
	margin: 4px 17px 0 0 ;
	height: 14px;
	font-size: 12px !important;
}

#tla-top-header .centered, #tla-top-menu .centered {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	position: relative;
	font-family: arial;
}

#tla-top-header ul, #tla-top-menu ul,
#tla-top-header li, #tla-top-menu li {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#tla-top-header {
	height: 78px;
	text-align: center;
	background: #1a2227 url('../images/top-header-bg-1.png') no-repeat top center;
	font-size: 13px !important;
	z-index: 1;
}

#tla-top-header ul.menu-bar {
	float: right;
	clear: right;
	width: 550px;
	margin: 6px 14px 0 0;
}

#tla-top-header ul.menu-bar li {
	float: left;
	text-align: left;
}

#tla-top-header ul.menu-bar li a.btn {
	display: block;
	float: left;
	height: 32px;
	padding: 12px 0 0 0;
	margin: 0 1px 0 0;
	text-align: center;
	font-weight: bold;
	color: #eee;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.03em;
}

#tla-top-header ul.menu-bar li a:hover {
	color: #fff;
	width: 66px; background-image: url('../images/top-header-btn-over.png');
}
#tla-top-header ul.menu-bar li a.btnhover {
	color: #fff;
	width: 66px;
	background-image: url(../images/top-header-btn-over.png);
}

#tla-top-header .top-button		{
	width: 66px;
	background-image: url(../images/top-header-btn-2.png);
	z-index: 200;
}

#sidebar {
	float:right;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/*** autobloglink.com ***/
.pagenavi{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: -1px;
}
.pagenavi a, .pagenavi a:link, .pagenavi a:active {
  padding: 4px 5px 3px; 
  margin: 1px;
  border: 1px solid #ccc;
}
.pagenavi a:hover { 
  border: 1px solid #114477;
}
.pagenavi span.current {
  padding: 4px 5px; 
  margin: 1px;
  font-weight: bold;
  border: 1px solid #ccc;
}

.WarningMsg{
	border:1px dashed #F60;
	color:#000;
	background-color: #FFF4CA;
	background-image: url(../icon/msg_warning.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
form {
	margin: 0px;
	padding: 0px;
}
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 12px;
	padding: 4px;
}
table.tablesorter thead tr td, table.tablesorter tfoot tr td {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
.linkitem {
	background-color: #CAF2FF;
	border: 1px solid #4AD2FF;
}
.blogitemcontain {
	border: 1px solid #4AD2FF;
	padding: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
	list-style-type: none;
}
.addeditempic {
	height:70px;
	border: 3px solid #CCCCCC;
	width: 70px;
	margin: 2px;
}
.blogitem {
	background-color: #CAF2FF;
	border: 1px solid #4AD2FF;
	padding: 3px;
}
.blogitemdrawover {
	background-color: #F9F280;
	border: 1px solid #4AD2FF;
	padding: 3px;
}
.addeditem {
	height:18px;
	padding: 3px;
	background-color: #E1F3FF;
}
.adrow {
	background-color: #fff;
	margin-bottom: -1px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 1px;
}
#step div {
	line-height: 1.2em;
	color: #FF0000;
}
/*- Menu Tabs 5--------------------------- */

    #tabs5 {
	float:left;
	width:100%;
	font-size:100%;
	line-height:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
      }
    #tabs5 ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
}
    /* current */
    #tabs5 a.tabcurrent span {
      color:#FFF;
      }
    #tabs5 a.tabcurrent {
      background-position:0% -42px;
      }
    #tabs5 a.tabcurrent span {
      background-position:100% -42px;
	  }
	  	  
.add_item_to_ad{
  font-weight: bold;
  color: #fff;
  background: #8da9de;
  border: 1px solid #8da9de;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  width: 110px;
  text-align: center;
  padding:4px;
}

.tggroup-t1 {
	background:transparent url(http://taoke.alimama.com/images/cps/search_bg.jpg) repeat-x scroll left bottom;
	border:1px solid #D4D3FF;
	float:none;
	margin-right:-2px;
	padding:5px 0;
	width:100%;
}
div.detil-img {
	float:left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.code-tips
{
	padding:0;
	margin:0;
}
ul.code-detil{
	margin-left: 5px;
	list-style-type: none;
}
.clearing {
	border-top:1px solid transparent !important;
	clear:both;
	visibility:hidden;
}
.clear {
	border-top:1px solid transparent !important;
	clear:both;
}	
.red {
	color: #FF0000;
}
.green {
	color: #00FF00;
}
.bgblue {
	background-color: #66FFCC;
}
.relatedwords {
	border: 1px dashed #FF6600;
	background-color: #FFCEFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.xlist {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px solid #CCCCCC;
}
.newshoplist {
	width:auto;
	margin-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.newshoplist ul {
	list-style-type: none;
}
.newshoplist li {
	list-style-type: none;
	margin: 1px;
	padding: 1px;
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #999999;
	vertical-align: middle;
}
.newshoplist img {
max-height:70px;
max-width:70px;
}
.clearx {
	clear:both;
}