/* CSS Document */
/*首页的样式*/

#index1{ margin-top:0px !important;}
/*左面banner*/
#index1 .left_banner{ float:left; height:235px; margin-left:0; padding:0px 10px 0px 8px;}

/*右面的form*/
#index1 .right_form{background-color:#BAC538;color:#FFF;height:150px; float:left;height:235px; margin-top:0;}

#index1 .bottom_list{ float:left;}
#index1 .bottom_list ul{ width:262px; float:left;}
#index1 .bottom_list .bottom_list_item{ width:262px; float:left; margin:10px;}

.bottom_list_item div{ padding:5px;}
.bottom_list_item div p{ font-size:12px !important;}

/**2010-0204更新登陆背景*/
.form_login_top{ background:url(form_login.gif); }
.form_login_content{ background:#E4E4E4; color:#666666 !important;}
.form_login_content .photoinfo,.form_login_content .photoinfo li{ background:#E4E4E4 !important;}
.form_login_bottom{ background:url(form_login.gif) bottom; }

/*保留的内容*/
/*登陆后的信息*/
.right_form .avatar{ margin:5px 0px 0px 5px;}
.photoinfo
{
  
    margin-top:5px
}
.photoinfo li
{
    padding:3px 8px;
    font-size:12px;
    background-color:#BAC538;
    color:#000;
	list-style:none;
}
.photoinfo li label
{
    color:#666666;
    width:80px;
    margin-right:9px
}
.photoinfo li span{
 color:#666666;
}
#userLoginForm label
{
color:#FFF;
width:60px;
}        
#userLoginForm td
{
    color:#FFF;
    padding:3px
}
#userLoginForm input
{
    border:0;
    width:120px;
}

.index2_1 .img
{
    padding-left:10px
}
.index2_1 .text 
{
    margin-left:130px;
    float:right;
    margin:5px 5px 5px 10px;
    width:160px;
}
/*下载排行*/
.menuhot1 ul li.last{ margin:0; border-bottom:none;}
span,td,a{font-size:12px;}
#branding-area #sign-in a span {
font-weight:bold;
}

/*新闻*/
.news li{margin-bottom:10px;padding:1.3em 0px 0.5em;}
.menuhot1 .app-introduce{ line-height:18px !important;}
/*手机预览*/
#devices{overflow:auto}
	#devices li
	{
		width:130px;
		display:block
	}
	#devices li.row-last 
	{
		clear:right
	}