/*
body {
   margin: 0px;
   padding: 0px;
   color: #666666;
	font-size: 12px;
	font-family: "宋体","arial";
}*/
#search-header {
	margin-top: 0px;
	padding-top: 0px;
      display: inline;
}
#searchform {
	margin-top: 0px;
 padding-top: 0px;
	display: inline;
}
td#navbarlogo {
	background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/logo_main.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	height: 81px;
	width: 212px;
}
#sublinks{
    background: lightgrey;
    padding: 5px 0px 5px 0px;
    
}
div#navbar {
}
div#sitelinks {
	padding-left:10px;
	padding-right:10px;
}
/*a:link {
	text-decoration: none;
	/*color: #777777;
}*/
a:visited {
	text-decoration: none;
/*	color: #777777; */
}
div#sublinks {
	text-align: center;
}
td#friends {
	background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/autobild2_15.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 316px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td#groups {
	background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/autobild2_22.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 316px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 50px;
	position: relative;
}
td#news {
	background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/autobild2_11.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	width: 362px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td#introduction {
	background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/autobild2_24.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	width: 362px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td#profile {
	height: 300px;
	width: 316px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td#hottopic {
	background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/autobild2_18.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td#ad {
	height: 300px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td#upload {
	height: 300px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td#footerlogo {
	background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/autobild2_01.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 330px;
	height: 100px;
}
td#copyright {
	text-align: left;
	padding-left: 15px;
}

/*
	BLOGGING ENGINE
*/

.weblog-post {
	margin:20px 0 10px 0;
	/*background-color: #CCFFFF;*/
}

.user {
	float:left;
	margin:5px 10px 10px 30px;
	width:105px;
}

.user img {
	border:1px solid #eee;
	padding:2px;
}

.weblog-keywords p a {
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}

.weblog-title {
	margin:10px 0 10px 155px;
}

.weblog_obtags{
	border: 1px solid lightblue; 
	margin: 10px; 
	padding: 0px 0px 0px 10px;
}

#editorForm{
border:thin solid #DDD; 
padding: 0px 10px 20px 10px;
margin: 20px 7px 0px 0px;
}

#editorForm h2{
	background-color:#F3F3F3;
	color: #C7715E;
}

#editor_group{
margin: 5% 0 5% 0;
margin-bottom: 5%;
/*
float:left;
height: 20%;*/
}


#editor_cat{
/*
height: 20%;
float:left;*/
}

#editor_select{
padding-left: 10px;
/*	
height: 50%;
float:left;
*/
width: 90%;
margin: 5%;
background:#e7e7e7;
border:1px dashed #999999;
}

#editor_select td{
width: 50%;
padding: 10px 10px 20px 10px;
vertical-align:top;
}

#editor_special{
margin: 3% 0 5% 0;
/*
height: 10%;
float:left;*/

}

.tagtypetitle{
position: relative;
left: -2%;
font-size:12px;
font-weight:bold;

}


#channel_area{
margin-top: 5 ;
}

#editor_grplist{
margin-top: 5 ;
}

#tagList{
width:50%;
padding:0px;
float:left;
}

.post {
	margin:10px 0 10px 165px;
	background:url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/infoholder_bg.gif) left repeat-y;
}
.ranking_outlook {
	color: white;
	font-size: 20px;
	padding: 20px 0px 20px 0px;
	margin-top: 20px;
	background-color: #C7715E;
}
.rank {
   font-size: 30px;
}
.push {
 font-size: 12px;
}
.weblog_dateheader {
	color: #333
}
.clearing {
	padding: 10px;
}
/*.clearing {
	height: 2px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #BBB;
}*/
.info {
	/*border:1px solid #ccc;*/
	margin:10px 0 10px 155px;
	clear:both;
}

.info p {
	/*padding:0 0 0 10px;*/
	margin:0;
	color:#990000;
}

.info p a {
	font-size:0.9em;
	color:#555;
}

/* this is the thin line between the actual post and comments */

#comments-divide {
	height:1px;
	background:#ccc;
}

.comment-owner {
	border:1px solid #eee;
	background:#f2f7fb;
	padding:5px;
	margin:20px 0 5px 0;
	height:50px;
	width:550px;
}

.comment-owner img {
	margin:0px 5px 0px 0px;
	text-align:left;
}

.comment-owner a {
	background:#f2f7fb;
}

.comment-owner p {
	padding:0;
	margin:0;
}

/* END OF BLOGGING ENGINE */

#sub-menu {
        background-image: url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/bg100.png);
        background-repeat: repeat-x;
	    height: 25px;
}
#sub-menu p {
	padding: 0;
	float:left;
	width:1003px;
}


.sidebox {
    margin: 10px 0px 10px 0px;
    border: 1px solid #CCC;
}

.sidebox_content {
    padding: 5px;
}
.sidebox .profile_title {
    padding-top: 5px;
    margin-bottom: 5px;
}

.spybox {
    width: 190px;    
    height: 20px;
    border-bottom: 1px solid #EEE;
}
.spynumber {
    text-align: center;
    color: white;
    float: left;
    background: #C7715E;
    padding: 3px;
    width:30px;
    margin-right: 10px;
}
.spyname {
    float: left;
    padding-top: 3px;    
    width: 130px;
    overflow: hidden;
    
}


.main .mainbar_nav{ background:url(http://www.autobild.com.cn/mod/template/templates/Default_Template/images/index/mainbar_bg4.png); height:30px; width:1003px;}
html>body .main .mainbar_nav{ float:left;}
.main .mainbar_nav ul{ height:30px; line-height:30px; text-align:left; padding:0 0 0 10px;}
html>/**/body .main .mainbar_nav ul{ float:left; padding:0 0 0 10px;}
.main .mainbar_nav ul li{ display:inline;}
.main .mainbar_nav ul li a:link {color: #000; text-decoration:none;}
.main .mainbar_nav ul li a:visited {color:#000;text-decoration:none;}
.main .mainbar_nav ul li a:hover {color: #c30; text-decoration:underline;}
.main .mainbar_nav ul li a:active {color: #c30;}
.main .mainbar_nav ul li span{ color:#000000; padding:0 7px; font-size:12px; font-family:"宋体";}
.main .mainbar_nav ul span{ color:#000000; padding:0 7px; font-size:12px; font-family:"宋体";};