/**
* @sae css
*
* @version 1.0
*
* @update 2011-8-16 16:56:30 by liuwei9@staff.sina.com.cn
*
* Rev: $Id$
*/

/* layout 
-------------------------------------------------------------------------------------------------------------------*/
html{background-color:#dbefff;}
body{color:#333;font:12px/1.231 Arial;}

/* YUI框架set */
#doc3{margin:0 auto;width:100%;}
#bd{clear:both;margin:0 auto;width:960px;padding:15px;background-color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-top-right-radius:0px;-moz-border-radius-topright:0px;-webkit-border-top-right-radius:0px;min-height:400px;height:auto !important;height:400px;-moz-box-shadow:1px 1px 3px #919191;-webkit-box-shadow:1px 1px 3px #919191;filter:progid:DXImageTransform.Microsoft.Shadow(color='#919191',Direction=135,Strength=3);}
#ft{margin:0 auto;padding:10px 0px;width:990px;}

.yui-g{padding:0px;}
#hd{position:relative;height:99px;background:url(/static/image/skin/hd_bg.png) repeat-x;overflow:hidden;}
#top_box{width:990px;height:99px;margin:0 auto;}

/* 两栏布局 @devcenter,myapp homepage*/
#hd_main:after,#hd_side:after{content:'';display:block;height:0;clear:both;}
#hd_main{float:right;width:740px;padding-left:15px;background:url(/static/image/skin/main_bg.png) repeat-y;zoom:1;min-height:400px;height:auto !important;height:400px;}
#hd_side{float:left;width:190px;zoom:1;min-height:388px;height:auto !important;height:388px;font-size:14px;background:#fff url(/static/image/skin/left_menu_bg.png) repeat-x center top;border:1px solid #f4f6f6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:5px 0;}
#hd_side a{font-size:14px;}

/* yui yui-b set*/
.recommendapps .yui-t1 #yui-main .yui-b{margin-left:0;*margin-left:0px;}
.appwizard .yui-t1 #yui-main .yui-b{margin-left:0;*margin-left:0px;}
.devcenter .yui-t1 #yui-main .yui-b{margin-left:0;*margin-left:0px;}
.my403 .yui-t1 #yui-main .yui-b{margin-left:0;*margin-left:0px;}
.faqs .yui-t1 #yui-main .yui-b{margin-left:0;*margin-left:0px;}

.win_download img{width:220px;height:90;px;}

/*   public css
--------------------------------------------------------------------------------------------------*/
/* chrome reset (input,button,select,textarea)*/
input,button,select,textarea{outline:none}
textarea{resize:none}
/* clearfix */
.clearfix:after{content:'';display:block;height:0;clear:both;}
.clearfix{zoom:1;}
/* old clearfix */
.clr{clear:both;height:0;border:none;font-size:0;*height:1px;_overflow:hidden;}

a{color:#0060BF;text-decoration:none;cursor:pointer;}
a:hover{color:#000;text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
table{width:100%;border-collapse:collapse;}
td{vertical-align:top;}
a.dark{color:#333;}
img{border:0;}
td,tr,th{border:0;}
/* main color 2011-8-23*/
.main_c{color:#fea100;}
.main_c a{color:#fea100;}

input.text,input.text_small{border:1px solid #aaa;color:#333;font-size:12px;padding:2px;vertical-align:middle;height:18px;}
input.radio,input.checkbox{vertical-align:middle;}
.button{border:none;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer;background:#0063DC;color:#fff;font-weight:bold;padding:4px 8px;*padding-bottom:2px;vertical-align:middle;}
.button:hover{background-color:#0054BD;}
textarea{border:1px solid #aaa;color:#333;padding:3px 0px;width:100%;min-height:60px;height:auto !important;height:60px;}
select,select.small{color:#333;margin-top:1px;vertical-align:middle;}

h4{font-size:18px;}
#settings{float:right;padding:10px;}
#settings span{color:#fff;}
.cur a{color:#555;}
.p5{padding:10px;}
.pad5{height:5px;width:100%;}

.gray{color:#aaa;}
.float-left{float:left;}
.float-right{float:right;}
.p5{padding:5px;}
.dark{color:#555;}
.blue{color:#0060BF;}
.hand{cursor:pointer;}


/* 主体 
---------------------------------------------------------------------------------------*/
/* fb popup ie6 bug */
#mask{_display:none;}
/* popup */
#riki_notice_div{display:none;}
.riki_title{padding:2px;border-bottom:1px solid #ccc;margin-bottom:10px;}
#riki_float_box{position:absolute;margin:10px;border:10px solid #0063DC;width:400px;background:#fff;z-index:255;text-align:left;}
#riki_float_box .box_title,._pop_form_title,.box_title{background:#eee;height:15px;border-bottom:1px solid #aaa;padding:5px;font-size:14px;}
#riki_float_box .closer,.closer{float:right;width:12px;height:12px;cursor:pointer;}
#riki_float_box .box_container{line-height:160%;background:white;padding-top:20px;padding-left:20px;padding-right:20px;}
#riki_float_box .box_container .action{text-align:right;}
#riki_float_box .pic{float:left;}
#riki_float_box .pic img{padding:2px;border:1px solid #ccc;margin:5px;}
#riki_float_box .desp{padding:5px;}
#riki_float_box_bg{position:absolute;width:440px;height:400px;background:red;z-index:5;}

.float_right{float:right;}
.page_text{border:1px solid #ccc;padding:5px;}
.riki_tag{border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#efefef;padding:5px;margin-top:10px;}
.long{width:300px;}
.green{color:green;}
.red{color:red;}
.gray_line{color:gray;}
label.done{color:#666;}
.icon{border:1px solid #ccc;padding:1px;margin-left:2px;margin-right:2px;}
.line{border-bottom:1px solid #e8e8e8;height:1px;font-size:0;line-height:0;margin-bottom:5px;padding-bottom:5px;}
.people{width:240px;padding:10px;margin:5px;border:1px solid #d8d8d8;height:128px;overflow:hidden;float:left;}
.people p{height:12px;line-height:12px;}
.contact{overflow:hidden;width:42px;height:55px;margin:1px;padding:3px;}
.float_left{float:left;}
.formline label{float:left;margin-right:10px;text-align:right;width:80px;vertical-align:middle;}
.formaction{margin-left:90px;vertical-align:middle;}
div.desp p{line-height:12px;}
.message_history{height:100px;border:1px solid #ccc;margin:2px;padding:2px;width:280px;overflow-y:scroll;overflow-x:hidden;}
.message_line{width:280px;padding-top:10px;}
label.start a{color:green;text-decoration:none;}
label.stop a{color:#000;text-decoration:none;}
label.pause a{color:#F55F0A;text-decoration:none;}
.hand{cursor:pointer;}
img.online{position:absolute;}
.riki_box{border:1px solid #ccc;padding:5px;margin:5px;}
a.riki_active{color:#000;text-decoration:none;}
#newsfeed_list{float:left;width:380px;}
#profile_todo{width:240px;float:left;overflow:hidden;}
.feed_content{padding:5px;padding-left:18px;color:#666;}
.feed_line{border-top:1px solid #eee;margin-top:10px;margin-bottom:10px;}
.riki_line{border-top:1px solid #aaa;margin-top:10px;margin-bottom:10px;}
.highlight{background:#efefef;}
.app{line-height:18px;padding-left:20px;}
.app_user{background:url(/static/image/app/user.gif) no-repeat;}
.app_todo{background:url(/static/image/app/todo.gif) no-repeat;}
.app_doc{background:url(/static/image/app/doc.gif) no-repeat;}
.app_project{background:url(/static/image/app/project.gif) no-repeat;}
.app_cast{background:url(/static/image/app/cast.gif) no-repeat;}
.ucp{margin:0;padding:5px;float:right;text-align:right;}
.nav-h-1{clear:both;border-bottom:1px solid #FFF;border-top:1px solid #FFF;padding:5px;background:#0063DC;color:white;}
/* 我的应用-左侧导航 */
.nav-h-1 a{color:white;}
.m-l{padding:5px;font-size:13px;border-right:1px solid #e8e8e8;display:block;}
.m-l a{background:url(/static/image/skin/menu_icon.png) no-repeat;padding-left:15px;display:block;}
.m-l b{font-size:16px;}
.cur{border-bottom:1px solid #e8e8e8;border-left:1px solid #e8e8e8;border-top:1px solid #e8e8e8;border-right:none;}
.grp{padding:0 0 5px 0;}

/* 主体 --- 页面头部 
---------------------------------------------------------------------------------------*/

/* radius */
.rad5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-khtml-border-radius:5px;}

/* 二级导航--标题 background:url(/static/image/page_title_arrow.png) no-repeat 0 6px;*/
#sub-tit-h,.ftit{font-size:14px;font-weight:normal;color:#000;clear:left;padding:0 0 12px;zoom:1}
h3 a{color:#000;text-decoration:none;}
#sub-tit-h strong,.ftit strong{float:left;display:block;padding:0 10px;height:24px;line-height:24px;background-color:#dbefff;font-weight:normal;color:#	000;border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}
#sub-tit-h em,.ftit em{float:left;display:block;width:14px;height:24px;background:url(/static/image/skin/page_title_arrow.png) no-repeat right top;}
/* th set */
.th{background:url(/static/image/skin/banner.png) repeat-x 0 center;border:1px solid #e0e0e0;padding:5px 0 5px 15px;margin-bottom:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;line-height:16px;height:16px;}

/* top menu */
#hd_line{height:10px;position:relative;display:none;}
#nav_cursor{width:10px;height:10px;position:absolute;display:none;font-size:0;}

#logo{float:left;padding-top:15px;text-align:left;}
#top_content{float:right;position:relative;width:681px;height:68px;background:url(/static/image/skin/top_content_bg.png) no-repeat right bottom;}

/* 头部tips */
#activity_msg_box{position:absolute;z-index:999;padding:0px;background:url(/static/image/activity/invite/invite_tipbg_01_left.gif) left top;}
#activity_msg_box .in{height:36px;line-height:36px;margin:0px;padding:0px;background:url(/static/image/activity/invite/invite_tipbg_01_right.gif) right top no-repeat;text-align:center;color:#996600;}
#activity_msg_box a:link,#activity_msg_box a:hover,#activity_msg_box a:active,#activity_msg_box a:visited{color:#996600;}
#activity_msg_box_close{}

/* 主导航 */
#top_link{width:320px;float:right;text-align:right;color:#ddd;}
#top_row{width:100%;text-align:right;height:30px;padding-bottom:1px;clear:both;position:relative;}
#top_right,#top_nav{float:left;margin-top:30px;overflow:hidden;font-size:14px;}
#top_right{height:31px;padding-top:7px;}
#top_nav{padding:0 15px;height:38px;line-height:38px;}
#top_nav ul.nav,#tab_nav ul{padding:0;list-style:none;margin:0;}
#top_nav ul.nav li{float:left;width:83px;text-align:center;background:url(/static/image/skin/top_nav_li.png) no-repeat left top;}
#top_nav ul.nav .homepage{background:none;}
#top_nav ul.nav li a{text-decoration:none;color:#fff;display:block;height:38px;}
#top_nav ul.nav li a.selected{font-weight:bold;background:url(/static/image/skin/main_nav_select.png) no-repeat center bottom;}
#top_nav ul.nav li a:hover{text-decoration:underline;}
#top_row .test_env{color:red;padding-right:3px;}


/* 二级导航
.h_nav_1{font-size:16px;height:26px;margin-top:8px;}
.h_nav_1 ul li{display:inline;list-style-type:none;float:left;margin-right:20px;text-align:center;}
.h_nav_1 ul li{margin-right:8px;}
.h_nav_1 ul li a{text-decoration:none;color:#0063dc;}
.h_nav_1 ul li a:hover{color:#EA5200;}
.h_nav_1 ul li a.selected{color:#EA5200; }
 */

 /* 二级导航 */
.h_nav_1:after{content:'';display:block;height:0;clear:both;}
.h_nav_1{zoom:1;padding-bottom:10px;}
.h_nav_1 ul{position:relative;left:-15px;zoom:1;}
.h_nav_1 li{float:left;display:block;color:#0060BF;cursor:pointer;font-weight:bold;font-size:12px;padding-top:2px;height:30px;text-align:center;}
.h_nav_1 li a{display:block;padding:0 15px;width:100px;height:16px;line-height:16px;background:url(/static/image/skin/menulink.png) no-repeat right top;overflow:hidden;}
.h_nav_1 li a:hover{text-decoration:none;color:#0060BF;text-decoration:underline;}
.h_nav_1 .selected{background:url(/static/image/skin/menulink_on.png) no-repeat center top;}
.h_nav_1 .selected a{color:#fff;}
.h_nav_1 .selected a:hover{color:#fff;text-decoration:none;}


#tab_nav{background:#eee;color:#fc0;padding:0;margin:0;overflow:hidden;height:22px;padding-top:11px;}
#tab_nav a{color:#fff;}
#tab_nav ul.nav{padding:0;margin-bottom:5px;}
#tab_nav ul.nav li{display:inline;list-style-type:none;padding:8px;padding-left:20px;padding-right:20px;font-weight:bold;margin-left:10px;border-bottom:0;}
#tab_nav ul.nav li a{text-decoration:underline;color:#0060BF;}
#tab_nav ul.nav li.cur{background:#fff;}
#tab_nav ul.nav li.cur a{color:#0060BF;text-decoration:none;}


/* search */
#top_search{margin-top:15px;float:right;}
#sae_search_box{position:relative;display:block;height:25px;line-height:24px;background:url(/static/image/skin/search_bg.png) no-repeat 0 0;}
#sae_search_box .search_text{color:#aaa;vertical-align:middle;padding:0 0 0 5px;border:none;width:200px;background:none;}
#sae_search_box .search_link{position:absolute;right:3px;top:0px;display:block;width:55px;text-indent:-999em;}

/* 导航下标题 */
/* 
.ads{background:url(/static/image/u30.png) 10px center no-repeat #eee;padding-left:32px;line-height:28px;height:28px;color:#888;margin-bottom:10px;background-color:#eee;}
 */
.ads{height:28px;line-height:28px;background:url(/static/image/skin/banner.png) repeat-x;border:1px solid #e0e0e0;padding-left:15px;margin-bottom:10px;}

/* 最顶部导航 */
.bluetabs{float:right;position:relative;}
.bluetabs ul{padding-top:7px;_padding-top:9px;}
.bluetabs li{float:left;padding-right:3px;}
.bluetabs li a{color:#fff;}
.bluetabs li a:hover{color:#fff;}
.bluetabs li.selected a{text-decoration:underline;}
.bluetabs li.selected a:hover{text-decoration:underline;}

.bluetabs li .beans_warning a,.bluetabs li .beans_warning a:link,.bluetabs li .beans_warning a:hover,.bluetabs li .beans_warning a:active,.bluetabs li .beans_warning a:visited{color:red;}
.bluetabs img{vertical-align:middle;}

.nav_eng{font-size:12px;}
.dropDown{background:#fff;margin:5px 0;padding:0;list-style-position:outside;position:absolute;top:10px;left:5px;z-index:100}
#sae_menu_selVersion{top:68px;left:93px;z-index:20;width:75px;}
.dropDown li{float:none;padding:0 10px;display:block;line-height:23px;border:1px solid #ddd;border-top:none;margin-left:0}
#sae_menu_selVersion li.noLeftBdr{border-left:none;border-top:1px solid #ddd;}
#sae_menu_selVersion li{margin:0;padding:0;}
#sae_menu_selVersion li a{background:none;color:#0063DC}
.gray_button{border:none;color:#666;background:transparent;cursor:pointer;}
.gray_button:hover{border-bottom:1px solid #ddd;}


.doc_pt{color:#0000BB;font-weight:normal;}
.comment_title{font-size:12px;margin-bottom:4px;background:#e2e2e2;line-height:20px;font-size:bold;}
.comment_comtent{background:#eee;line-height:160%;}
input[type=text].vcode{width:60px;height:26px;font-size:14px;}
.doc_anchors{float:right;width:200px;border:1px solid #ddd;-moz-border-radius:5px;border-radius:5px;padding:5px;margin-left:15px;padding-left:15px;}
.doc_anchors ul{margin-left:0;padding-left:0;}
.doc_anchors li{list-style:none;padding-left:0;margin-left:0;line-height:160%;}
a.doc_anchor_0{font-size:20px;line-height:1.5em;}
a.doc_anchor_1{font-size:18px;line-height:1.6em;}
a.doc_anchor_2{font-size:16px;line-height:1.7em;}
a.doc_anchor_3{font-size:14px;line-height:1.8em;}
a.doc_anchor_4{font-size:12px;line-height:2em;}
a.doc_anchor_5{font-size:12px;line-height:2em;}
a.doc_anchor_6{font-size:12px;line-height:2em;}
.lnk_btn:hover{color:#0063dc;text-decoration:under-line;}
.lnk_btn{color:#aaa;outline:none;border:none;background-color:transparent;cursor:pointer}
ul.disabled_funcs_ul li{float:left;width:180px;list-style-type:none;border-bottom:1px solid #e2e2e2;line-height:240%;}


#loginForm p{margin:5px 0;}
.tip{text-align:right;width:120px;color:#565656;}
.alert{margin-left:5px;color:red;clear:none;display:'';}
#ok{margin:10px 50px;border:2px solid #00f;}
.hide{display:none;}
.show{display:block;}
.tb{width:100%;}
.center{margin-left:120px;line-height:150%;}
#profile{margin-top:12px;line-height:160%;}
#profile span{display:block;clear:both;padding:5px 0;}
#profile input{margin-left:10px;}
#profile select{margin-left:10px;}
.proTip{width:80px;text-align:right;float:left;}
.profileTip{color:#565656;margin-right:15px;}
#profMenu a{margin-right:6px;}


.page-row h3{color:#0063DC;fint-size:16px;}
.frame-half{border:1px solid #CCC;padding:10px;margin:6px 0;}


.main-page-tab{}
.main-page-tab th, .c-splitor{text-align:left;background:#F6F6F6 url(/static/image/skin/banner.png) repeat-x center top;padding:5px 0;color:#000;padding-left:12px;border:1px solid #e0e0e0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin:10px 0;}


.input-row{margin:5px 0;line-height:160%;}
.page-row{margin:3px 0;}
.page-row h3{font-size:14px;font-weight:bold;margin:5px 0;}
.fl{float:left;width:38%;line-height:160%;padding-right:20px;margin-right:0;border-right:1px solid #efefef;}
.fr{float:right;width:58%;line-height:160%;padding:5px 0 0 10px;min-height:300px;height:auto !important;height:300px;padding-top:0;}
.cb{clear:both;}
tr.even{background:#F4F4F4;}

.row-content{border:1px solid #E8E8E8;margin:0 0 12px 0;padding:5px 10px;}
.popMenu{border:2px solid #E8E8E8;border-top:none;position:absolute;z-index:10000;background:#FAFAFA;padding:5px 2px;}
.popMenu a{display:block;margin:3px 0;}
.popMenu a:hover{background:#00f;color:#fff;}
.quota-tit{height:20px;}
.quota-cnt,.quota-tit{width:90%;margin:5px auto;}
.quota-cnt{border:1px solid #efefef;padding:10px;background:#f8f8f8;}
.hint{font-weight:200%;font-size:14px;width:100%;text-align:center;margin-top:10px;}
.tabInfo{margin:5px 0;border:1px solid #efefef;}
.tab-name,.tab-digest{cursor:pointer;padding:3px 10px;}
.tab-digest span{margin-right:15px;line-height:160%;}
.tab-name{font-size:13px;background-image:url(/static/image/table_bg.png);background-repeat:repeat-x;font-weight:bold;}
.tab-details{margin:0 5px;}
.gray{background:#f2f2f2;}
.grayTxt{color:#888;}
.err_title,.flat_title{height:18px;padding:3px 5px;color:#fff;background:#00f;}
.err_container,.flat_container{padding:3px 15px;line-height:160%;}
input.forSel{border:none;background:transparent;width:25em;}
input.forSel2{border:none;background:transparent;width:20em;}
textarea.result{width:422px;}
.op input{margin-bottom:10px;}
.op input[type=text]{width:300px;}
.showLog span:hover{background:#FAFFCD;}
input.grayTxt{color:#888;}
.logDetail{line-height:160%;}
#exp_col{cursor:pointer;}
.container .pager{background:#f2f2f2;padding-left:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.container .pager a{padding:0 7px;background:#0063DC;color:#FFF;}
.percentage{float:left;height:12px;background:#E3E6E3;width:100px;margin-right:5px;}
.item{border:1px solid #E8E8E8;margin-bottom:10px;width:650px;line-height:220%;padding:5px;margin-top:10px;}
.current{background:#f2f2f2;color:blue;}
.timeTool{margin-right:5px;background:#0063dc;color:white;cursor:pointer;float:left;}
.curTime{background:#fff;color:#565656;}

.big{font-weight:bold;font-size:16px;}
.container{border:1px solid #e3e3e3;min-height:300px;height:auto !important;height:300px;padding:10px;line-height:260%;margin-bottom:5px;margin-top:10px;}
.feedTit,.left,.feedStat{float:left;}
.right{float:right;width:230px;border:1px solid #e2e2e2;padding:5px;}
.left{width:700px;}
.feedTit{width:75%;}
.feedStat{width:25%;}
.feedItem{border-bottom:1px solid #e2e2e2;margin-bottom:5px;padding:5px 0;clear:both;}
.tool{float:right;color:gray;margin-left:8px;}
.subReply{border:1px solid #eaeaea;border-bottom:3px solid #eee;border-right:3px solid #eee;background:#f2f2f2;margin:5px auto;padding:5px;width:95%;}
.replyForm{border:1px solid #aeaeae;width:530px;padding:0 10px;margin-top:10px;line-height:260%;clear:both;}
form[name=reply] textarea{width:98%;min-height:120px;height:auto !important;height:120px;padding:5px;}
.bdr1{border:1px solid #e2e2e2;padding:5px;}
#mask{width:100%;height:100%;position:fixed;z-index:50;left:0;top:0;background:#00F;filter:alpha(opacity=10);-moz-opacity:.1;opacity:.1;}
.mysqlPriv{width:160px;float:left;padding-right:25px;padding-top:10px;padding-left:8px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.mysqlPriv img{float:right;}
.feedlog{line-height:160%;}
.invite{line-height:260%;}
.bdr0{border:none;}
.bdr_red{border:1px solid #f00;}
.bdr_bottom{border-bottom:1px solid #ddd;}

.hlinks{color:#ddd;}
.strong a{font-weight:bolder;}
.hlinks a.cur{color:#aaa;}
.hlinks a.cur:hover{color:#000;}
.hlinks #beans_count{color:#0060BF;}

/* 公共底部 
---------------------------------------------------------------------------------------*/
#bottom_right{float:right;text-align:right;}
#bottom_nav{padding-top:15px;color:#666;}
#bottom_nav #copy{text-align:left;}
#bottom_left{text-align:left;}
#bottom_left label{font-weight:bolder;width:200px;}
#bottom_left .hlinks{color:#666;}

#hd ul.navlink{margin:0;padding:0;}
#hd ul.navlink li{margin:0;display:block;}



.pane{width:640px;padding:10px;color:#aaa;}
#content{overflow:hidden;width:640px;}
#paneContainer{float:left;background-color:#FFF;}

#how-video-box{width:178px;height:100px;background-color:#efefef;margin:5px;}
#sae_manual{background-position:left top;background-repeat:no-repeat;width:220px;height:90px;position:relative;overflow:hidden;}
#manual_text{position:absolute;top:10px;left:120px;font-weight:bold;color:#aaa;font-size:8pt;}
#manual_version{position:absolute;top:58px;left:172px;color:#aaa;font-size:8pt;}
#manual_text a{font-size:15pt;text-decoration:underline;}
#sdk_download_box{background-image:url(/static/image/sdk_download.png);background-position:left top;background-repeat:no-repeat;width:220px;height:80px;position:relative;overflow:hidden;z-index:1;}
#sdk_download_text{position:absolute;top:0;left:120px;font-weight:bold;}
#sdk_download_text a.win_download{font-size:15pt;text-decoration:underline;}
#sdk_download_text a.other_os{color:#666;}
#sdk_download_text span.buildinfo{color:#aaa;font-size:8pt;}
#chain_nav{width:288px;color:#aaa;padding-top:34px;float:left;text-align:left;margin-left:-10px;}
#chain_nav a{color:#aaa;}
#chain_nav a:hover{text-decoration:underline;}

.sae_page_title h1{font-size:13pt;color:#0060BF;margin:0;margin-top:10px;padding:0;padding-left:18px;background-image:url(/static/image/page_title_arrow.png);background-position:0 6px;background-repeat:no-repeat;}
textarea.sae{border:1px solid #ccc;}
input.sae_text{height:20px;border:1px solid #ccc;padding-left:2px;padding-right:2px;vertical-align:top;}
input.normal{width:160px;}
input.email{padding-left:20px;background-image:url(/static/image/mail_back.gif);background-position:5px 5px;background-repeat:no-repeat;}
input.password{padding-left:20px;background-image:url(/static/image/key.gif);background-position:5px 5px;background-repeat:no-repeat;}
form.sae_form{padding-top:5px;padding-bottom:5px;}
p.sae_form_line{height:24px;}
div.sae_line{height:20px;}

.sae_box h1{font-size:11pt;color:#0060BF;padding:0;padding-top:2px;padding-bottom:8px;margin:0;margin-top:5px;margin-bottom:5px;background-image:url(/static/image/dot_80.png);background-position:left -54px;background-repeat:repeat-x;}
.table_bg{background-image:url(/static/image/table_bg.png);background-repeat:repeat-x;}



#tgSk{cursor:pointer;text-decoration:underline;padding:2px;color:#0063DC;}
td.pager a{color:white;}
.cur a{color:gray;}
.xhprof_line{color:#aaa;}
#diff_button{display:none;}
.link_app_remove{float:right;display:none;}
.app_list_footer{text-align:right;padding-top:8px;color:#aaa;}

h1.search_line{font-size:11pt;background-image:url(/static/image/dot_80.png);background-position:left -54px;background-repeat:repeat-x;height:30px;}
h1.search_line a{color:#aaa;}
.result h1{font-size:11pt;color:#0060BF;padding:0;padding-top:2px;padding-bottom:8px;margin:0;margin-top:5px;margin-bottom:5px;}
strong.search_hit{background-color:#FCFF00;}
.hl{line-height:20px;}
.sae_help{border:1px solid #e8e8e8;margin-top:10px;padding:0 10px 10px 10px;color:#666;line-height:20px;}

.dropmenudiv_b{position:absolute;top:0;border:1px solid #e2e2e2;border-width:0 1px;font:normal 12px Verdana;line-height:18px;z-index:100;background-color:white;visibility:hidden;}
.dropmenudiv_b a{width:auto;display:block;text-indent:5px;border:0 solid #e2e2e2;border-bottom-width:1px;padding:2px 0;text-decoration:none;color:#0060BF;}
* html .dropmenudiv_b a{width:100%;}
.dropmenudiv_b a:hover{color:#000;}

.form_tip{width:100px;text-align:right;display:-moz-inline-box;display:inline-block;margin-right:10px;color:#565656;line-height:20px;}
#vcode_img{vertical-align:middle;cursor:pointer;width:110px;}
#_pop_login_outer{width:320px;height:192px;position:absolute;z-index:1000000;background:#0063dc;}
#_pop_login_container{width:304px;height:176px;margin:8px;background:#fff;}
#_pop_form_title{font-weight:bold;}
#_pop_login_container p{margin:5px 0;}
#_pop_login_container .form_tip{width:60px;}
#_pop_login_outer img{margin-left:8px;}
#message_box p{margin-bottom:5px;}
.em{color:#EA5200;}
.message_box{background:#ffffe1;margin-bottom:10px;padding:6px 5px 6px 15px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.pagebox{margin-top:15px;font-size:12px;margin-bottom:10px;}
.pagebox a,.pagebox a:visited,.pagebox a:link{border:1px solid #ddd;color:#69c;cursor:pointer;height:21px;line-height:21px;padding:0 8px;text-decoration:none;display:inline-block;overflow:hidden;margin-right:4px;}
.pagebox a:hover{background:#F1F2FA;text-decoration:none;}
.pagebox span.pagebox_cur_page{background:#687CCE none repeat scroll 0 0;color:#FFFFFF;cursor:default;font-weight:bold;height:23px;line-height:23px;padding:0 8px;display:inline-block;overflow:hidden;margin-right:4px;}
.sae_tool_tips{border:1px solid #eee;background:#fff;padding:5px;padding-left:0;border-radius:5px;-moz-border-radius:5px;}
.sae_tool_tips div.tip-text{color:#EA5200;padding-top:5px;}
.sae_tool_tips div.tip-title{text-align:left;border-bottom:1px dashed #ddd;padding-bottom:5px;}
.declines img{cursor:pointer;}

/* 独立页和公共模块修正 2011-8-18 14:27:17 
---------------------------------------------------------------------------------------*/

/* tab @账户/?m=dashboard, */
.tabbernav:after{content:'';display:block;height:0;clear:both;}
.tabbernav{margin:0;clear:both;position:relative;left:-8px;zoom:1;margin-left:5px;}
.tabbernav li{float:left;display:block;width:104px;margin-left:5px;color:#0060BF;cursor:pointer;font-weight:bold;padding-top:2px;height:30px;text-align:center;}
.tabbernav li a{display:block;padding-right:5px;height:16px;line-height:16px;background:url(/static/image/skin/menulink.png) no-repeat right top;}
.tabbernav li a:hover{text-decoration:none;color:#0060BF;text-decoration:underline;}
.tabbernav .tabberactive{background:url(/static/image/skin/menulink_on.png) no-repeat left top;}
.tabbernav .tabberactive a{color:#fff;}
.tabbernav .tabberactive a:hover{color:#fff;text-decoration:none;}
.tabberlive .tabbertabhide{display:none;}
.tabberlive .tabbertab{padding:5px;border-top:none;}
.tabberlive .tabbertab h2{display:none;}
.tabberlive .tabbertab h3{display:none;}
.tabberlive#tab2 .tabbertab{height:200px;overflow:auto;}

/*  index page
---------------------------------------------------------------------------------------*/
 /* index menu */
.front #menu{margin:0;clear:both;position:relative;left:-15px;}
.front #menu li{float:left;display:block;color:#0060BF;cursor:pointer;font-weight:bold;padding-top:2px;height:30px;text-align:center;}
.front #menu li a{display:block;padding:0 15px;width:100px;height:16px;line-height:16px;background:url(/static/image/skin/menulink.png) no-repeat right top;}
.front #menu li a:hover{text-decoration:none;color:#0060BF;text-decoration:underline;}
.front #menu .menulink_on{background:url(/static/image/skin/menulink_on.png) no-repeat center top;}
.front #menu .menulink_on a{color:#fff;}
.front #menu .menulink_on a:hover{color:#fff;text-decoration:none;}

/*首页slider */
.front .pane{position:absolute;left:0;top:0;padding-left:0px;}
.front .image-div{text-align:center;border:1px solid #e8e8e8;width:600px;height:191px;background-color:#f5f5f5;}
.front .three-c{width:600px;margin-top:10px;}
.front .three-c div.middle{width:174px;float:left;border:1px solid #e8e8e8;min-height:150px;height:auto !important;height:150px;}
.front .three-c div.left{float:left;width:200px;margin-right:10px;border:1px solid #e8e8e8;min-height:150px;height:auto !important;height:150px;}
.front .three-c div.right{float:right;width:200px;margin-left:10px;border:1px solid #e8e8e8;min-height:150px;height:auto !important;height:150px;padding:0;}
.front .three-c ul{margin:1em;margin-left:2em;}
.front .three-c ul li{list-style:disc outside none}

/*  appstore
---------------------------------------------------------------------------------------*/

/* popup */
#wizard_box{background:none repeat scroll 0 0 #FFFFFF;border:10px solid #0063DC;margin:10px;position:absolute;text-align:left;width:650px;z-index:255;}
#wizard_box .box_container{padding:10px;}
#wizard_box .box_container .btns{width:80%;text-align:right;margin:20px auto 0 auto;}

/* appstore main */
.appstore_wrap:after{content:'';display:block;height:0;clear:both;}
.appstore_wrap{width:960px;overflow:hidden;zoom:1;}
.appstore_body{width:1100px;margin-bottom:1em;margin-left:-15px;}
.appstore_list{position:relative;float:left;padding:10px;padding-bottom:0px;margin:5px 15px 10px;border:1px solid #e0e0e0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.appstore_list .info{float:left;width:128px;}
.appstore_list .info .txt{text-align:center;}
.appstore_list .info img{height:120px;width:120px}
.appstore_list .main{float:left;width:300px;padding-left:1em;}
.appstore_list .main .intro{height:90px;overflow:hidden;color:#888;line-height:150%}
.appstore_list .main .intro ul{margin-top:0px;}
.appstore_list .main .title{position:relative;white-space:nowrap;overflow:hidden;}
.appstore_list .main .title strong{font-size:14px;}
.appstore_list .main .title em{color:#888;font-style:normal;}
.appstore_list .main .title span{position:absolute;right:0;top:2px;color:#EA5200;text-align:right;}
.appstore_list .main .title span.free{color:#009933;}
.appstore_list .main .opt{text-align:right;}
.appstore_list .main .opt a{margin-left:10px;}
.appstore_list .main .opt a.recommend{color:#EA5200;}
.appstore_list .free_app{position:absolute;top:0px;left:0px;width:44px;height:44px;background:url(/static/image/skin/free_app_png24.png) no-repeat left top;}

/* 
.page{height:30px;text-align:center;}
.page a{height:21px;line-height:21px;margin:2px 3px 3px;padding:0 8px;text-align:center;}
.page span{margin:0 3px;}
 */

/* appstore_detail_list page */
.appstore_detail{width:960px;overflow:hidden;zoom:1;}
.appstore_detail_list{float:left;width: 915px;padding:20px;margin:15px;margin-left:0px;margin-top:5px;border:1px solid #e0e0e0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.appstore_detail_list .info{float:left;width:178px;text-align:center;}
.appstore_detail_list .main{float:left;width:725px;padding-left:1em;}
.appstore_detail_list .info img{height:120px;width:120px}
.appstore_detail_list .main .intro{color:#888;}
.appstore_detail_list .main .title{position:relative;white-space:nowrap;overflow:hidden;}
.appstore_detail_list .main .title strong{font-size:14px;}
.appstore_detail_list .main .title em{color:#888;font-style:normal;}
.appstore_detail_list .main .opt{text-align:right;}
.appstore_detail_list .main .opt a{margin-left:10px;}
.appstore_detail_list .main .opt a.recommend{color:#EA5200;}
.appstore_detail_list .picture{position:relative;padding:20px;width:685pxw;height:400px;overflow:hidden;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#F7F7F7;width:600px;margin: 40px auto;}
#appstore_detail_picture img{margin: 10px 50px 10px 50px;float:left;width:500px;height:380px;margin-right:10px;margin-bottom:20px;border:1px solid #cfcfcf;-moz-box-shadow:1px 1px 3px #919191;-webkit-box-shadow:1px 1px 3px #919191;filter:progid:DXImageTransform.Microsoft.Shadow(color='#919191',Direction=135,Strength=3);}
.appstore_detail_list .picture .prev{cursor:pointer;position:absolute;left:-3px;top:50%;}
.appstore_detail_list .picture .next{cursor:pointer;position:absolute;right:-3px;top:50%;}
.appstore_detail_list .button{padding:3px 5px;margin-right:5px;}
.appstore_detail_list .recommend{background-color:#EA5200;}
.appstore_detail_list .recommend:hover{background-color:#CC1826;}

/*  应用商店 --- 开发框架
---------------------------------------------------------------------------------------*/
div.appwizard:after{content:'';display:block;height:0;clear:both;}
div.appwizard{width:960px;overflow:hidden;zoom:1;}
.appwizard .apps{width:985px;}
.appwizard .apps li.app{float:left;list-style:none;padding:0;margin-right:20px;display:inline;}
.appwizard .apps .app_frm{width:217px;height:175px;overflow:hidden;margin:10px 3px;position:relative;border:1px solid #ddd;}
.appwizard .apps .app_name{padding-top:50px;font-size:14px;}
.appwizard .apps p{text-align:center;}
.appwizard .app_dsp a.a_left{float:left;margin-left:20px;}
.appwizard .app_dsp a.a_right{float:right;margin-right:20px;}

/* gotoTop  (@devcenter,.)
---------------------------------------------------------------------------------------*/
.goTop{position:fixed;left:59%;margin-left:400px;height:80px;line-height:14px;overflow:hidden;width:21px;text-decoration:none;background-color:#E1F9F6;padding:1px;}
a.goTop,a.goTop:link,a.goTop:visited{text-decoration:none;color:#6EAFD5;}
.agoTop{visibility:visible;position:fixed;bottom:100px;text-decoration:none;}
.goTop span{cursor:pointer;}
.goTopbg{background:none repeat scroll 0 0 #E7F7F9;display:block;height:78px;opacity:0.7;width:20px;}
.goTopcon{display:block;height:78px;position:relative;text-align:center;top:-78px;width:20px;}
.toparr{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(Rotation=1);display:block;font-weight:bold;height:20px;line-height:20px;margin:-1px 0;overflow:hidden;font-style:normal;}

/* 文档中心 devcenter  
---------------------------------------------------------------------------------------*/
.devcenter .bdr_ddd{border:1px solid #ddd;}
.devcenter .left_cats_frm{}
.devcenter .main_right{}
.devcenter .main_contents{line-height:160%;}
.devcenter #hd_main{_height:auto;}
/* map link */
.devcenter .hbar_1{border-bottom:0px solid #ddd;padding-bottom:5px;height:25px;font-size:14px;}
.devcenter .hbar_1_search{float:right;width:250px;text-align:right;}
.devcenter .hbar_1_search input.text{width:166px;padding-left:20px;background:url(/static/image/search.png) 2px 4px no-repeat}
.devcenter .left_cats{width:180px;margin:5px;}
.devcenter .left_cats ul{margin-left:1em;}
.devcenter .left_cats ul li{list-style:none;margin:0;padding:0;font-size:14px;line-height:160%;}
.devcenter .main_contents table{border:1px dotted rgb(211,211,211);}
.devcenter .main_contents tbody{border:1px dotted rgb(211,211,211);}
.devcenter .main_contents th{border:1px dotted rgb(211,211,211);}
.devcenter .main_contents tr{border:1px dotted rgb(211,211,211);}
.devcenter .main_contents td{border:1px dotted rgb(211,211,211);}
.devcenter .main_right h1{font-size:16px;}
.devcenter .cont_line{height:5px;background:url(/static/image/dot_80.png) left bottom repeat-x;}
.devcenter .c{width:98%;margin:5px auto;}
.devcenter .user_contri{margin:10px auto;background:#e2e2e2;}
.devcenter .user_contri p{padding-left:10px;padding-right:10px;}
.devcenter .vote{clear:both;text-align:center;padding-top:10px;}/* background:url(/static/image/dot_80.png) left -75px repeat-x; */
.devcenter .next_prev{clear:both;background:url(/static/image/dot_80.png) left -75px repeat-x;padding-top:10px;margin-top:10px;}
.devcenter .faq-lists,.main_contents{position:relative;word-wrap:break-word;word-break:break-all;line-height:160%;}
.devcenter .faq-lists ul{margin:0;padding:0;}
.devcenter .faq-lists ul li{list-style:none;margin:0;}
.devcenter .faq-lists h3{padding:0;font-size:14px;padding-left:20px;background-position:0 4px;}
.devcenter .faq_cnt{padding:5px 5px 5px 20px;line-height:160%;color:#555;}
.devcenter .faq-sub-cats{width:200px;height:300px;border:1px solid #ddd;float:right;clear:both;display:block;line-height:160%;}
.devcenter p.doc_desc{word-wrap:break-word;word-break:break-all;-moz-binding:url('static/css/wordwrap.xml#wordwrap');}
.devcenter #btn_useful{margin-right:50px;}
.devcenter #btn_submit{float:left;}
.devcenter #btn_cancel{float:right;}
.devcenter #user_submit{overflow:hidden;margin-left:10px;}
.devcenter .top_search{height:25px;margin-top:2px;padding-top:1px;font-size:14px;}
.devcenter .top_cat{height:28px;line-height:28px;border-top:1px solid #fff;border-bottom:1px solid #b5d8f1;background-color:#a9d2f2;}
.devcenter .top_cat a{color:#000;}
.devcenter .top_cat_title{margin-left:5px;margin-bottom:0;}
.devcenter .spc_doc_anchors{background-color:#f4f9fb;border:1px solid #a3d0e4;padding:10px 0px}
.devcenter .ul_doc_anchors{padding:10px;padding-left:0px;background-color:#fff;}
.devcenter .ul_doc_anchors li{padding-left:10px;list-style:square inside none;color:#DDF0FF;}
.devcenter .ul_doc_anchors li img{display:none;}
.devcenter .ul_doc_anchors li:hover{background-color:#d4eafd;}
.devcenter .doc_anchors_header{border-bottom:1px dashed #DDDDDD}
.devcenter .doc_anchors_footer{padding-bottom:10px;padding-right:10px;padding-left:15px;background-color:#fff;text-align:right;}
.devcenter .search_from{margin-top:5px;margin-bottom:10px;padding:0 6px;background:url(/static/image/skin/saerch_bg.png) no-repeat;}
.devcenter .search_from input{background:none;border:none;}
.devcenter .search_from .search_inp{width:120px;height:20px;line-height:20px;padding-top:3px;padding-left:8px;}
.devcenter .search_from .search_submit{width:45px;height:23px;cursor:pointer;display:inline-block;display:-moz-inline-stack;*display:inline;*zoom:1;text-indent:-999em;}

.devcenter #comment_form .textarea{height:110px;width:711px;margin-top:10px;}

.devcenter #btn_useful,.devcenter #btn_useless{padding:10px 15px 10px 40px;border:1px solid #87d055;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:url(/static/image/skin/btn_useful.png) no-repeat 10px 8px;font-size:14px;cursor:pointer;}
.devcenter #btn_useless{background:url(/static/image/skin/btn_useless.png) no-repeat 10px 8px;border:1px solid #fe7e00;}
.devcenter #btn_useful:hover{color:#33bb04;}
.devcenter #btn_useless:hover{color:#fe7e00;}

/* 反馈页面 feedback 
---------------------------------------------------------------------------------------*/
.feedback .container{border:none;padding:0;}
.feedback .container .th{line-height:16px;}
.feedback .page-row .top{padding-top:5px;padding-bottom:20px;margin-bottom:0px;background:url(/static/image/skin/feedback_b_bg.png) no-repeat center bottom;}
.feedback .page-row .cell .button{width:100px;height:28px;font-size:14px;font-weight:bold;color:#fff;border:none;background:url(/static/image/skin/feedback_btn.png) no-repeat;margin-top:15px;cursor:pointer;}
.feedback .cell{float:left;margin:0 20px;width:195px;height:111px;text-align:center;background:url(/static/image/skin/feedback_t_bg.png) no-repeat;display:inline;}
.feedback .cell div{margin-top:26px;}
.feedback .feed-btn-center{margin:0 145px;display:inline;}
.feedback object{z-index:100;vertical-align:middle;}
.feedback .form_item .form_tip{width:70px;text-align:justify;display:-moz-inline-box;display:inline-block;}
.feedback .form_item{margin:4px 0;}
.feedback .form_item input[type=text].fullscr{width:89%;}
.feedback .progressName{width:50%;float:left;}
.feedback .progressBarComplete{width:50%;float:left;}
.feedback 
.feedback p.attachements{text-align:center;}
.feedback p.attachements img{max-width:500px;max-height:600px;border:none;margin:10px 0;}
.feedback .sub_cat_tit{font-weight:bold;font-size:13px;color:#888;display:block;line-height:200%;}
.feedback .feed-container{word-break:break-all;word-wrap:break-word;}

.feedback .feedItem{line-height:30px;}
.feedback .feed_inp{padding:15px 0 5px;}
.feedback .feed_inp input{height:23px;}
.feedback .feedItem form{padding-bottom:10px;}

/*  SAE通知   message
---------------------------------------------------------------------------------------*/
.message #bd{margin-top:0;padding-top:0;}
.message #hd_side{margin-top:47px;}
.message #sub-tit-h{padding-top:12px;}

.message .new_message a{font-weight:bold;color:#0063DC;}
.message .message_list p{margin-bottom:2px;clear: left;}
.message #hd_main h3 span{margin-left:10px;font-size:12px;font-weight:normal;color:#AAA;}

.message .message_list h3,.message .new_message h3{margin:4px 0;border-bottom:1px solid #dbefff;height:28px;line-height:28px;cursor:pointer;position:relative;zoom:1}
.message .message_list h3 a,.message .new_message h3 a{margin-left: 15px;text-indent: 25px;display: block;float: left;background:url(/static/image/skin/msg.png?r=123) no-repeat;font-size:14px;}
.message .new_message h3 a{margin-left: 15px;text-indent: 25px;display: block;float: left;background:url(/static/image/skin/msg_new.png) no-repeat;}


.message #hd_main h3 a{font-size:14px;}
.message .msg_container{padding:12px;border-bottom:1px solid #DBEFFF;line-height:1.5em;background:#f5f6f7;color:#565656;}
.message .handler_icon{position:absolute;right:0px;top:3px;display:block;width:24px;height:24px;background:url(../image/dirfold.gif) no-repeat center;margin-right:5px;}
.message .handler_up{background:url(../image/dirunfold.gif) no-repeat center;}
.message span.unread_msg_count{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#000;font-size:12px;margin-left:3px;padding:0 3px;}

/*  left_menu @message,myapp homepage
---------------------------------------------------------------------------------------*/
#hd_side #left_menu{font-size:14px;margin:0;padding:0px;}
#hd_side #left_menu li{height:28px;line-height:28px;padding:0px 10px;}
#hd_side #left_menu li.current{margin-right:-1px;border-top:1px solid #b5d8f1;border-bottom:1px solid #b5d8f1;background:#fff;}
#hd_side #left_menu li:hover{background-color:#fff;}
#hd_side #left_menu li a{display:block;outline:none;}

#hd_side .left_menu{font-size:14px;margin:0;padding:0px;}
#hd_side .left_menu li{height:28px;line-height:28px;padding:0px 10px;}
#hd_side .left_menu li.current{margin-right:-1px;border-top:1px solid #b5d8f1;border-bottom:1px solid #b5d8f1;background:#fff;}
#hd_side .left_menu li:hover{background-color:#fff;}
#hd_side .left_menu li a{display:block;outline:none;}
#hd_side .left_menu li.hassub{background-image:url(/static/image/dirunfold.gif);background-repeat:no-repeat;}

/* 账户 home 
---------------------------------------------------------------------------------------*/
.home #acounts-table th{background:url(/static/image/skin/banner2.png) repeat-x center bottom;border:none;}
.home #acounts-table thead{border:1px solid #f5f0ff;}
.home .main-content{margin-top:-5px;}

.home .progressName{width:250px;float:left;}
.home .progressBarStatus{width:100px;float:left;}
.home .progressBarError{width:100px;float:left;}

/* myapp homepage 
---------------------------------------------------------------------------------------*/
.myapp_index .th{padding-right:15px;}
.myapp_index .main_c{margin-left:10px;}
.myapp_index .title{float:left;}
.myapp_index .title_info{float:right;color:#89929a;}

.myapp_index .app-list-item{min-height:22px;height:auto !important;height:22px;padding:5px 15px 5px 0;border-bottom:1px solid #e8e8e8;}
.myapp_index .app-list-item:hover{background:#DBEFFF;}
.myapp_index .app-list-item-toolTip{display:none;min-height:22px;height:auto !important;height:22px;margin:5px 0 0 20px;}

.myapp_index .user_info{padding:10px;border-bottom:1px solid #fff;}
.myapp #hd_side .user_info a{font-size:12px;}
.myapp_index .user_info .img{float:left;background-color:#fff;}
.myapp_index .user_info .img img{width:50px;height:50px;border:1px solid #ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;padding:1px;}
.myapp_index .user_info .name a{white-space:normal;word-wrap:break-word;display:block}
.myapp_index .user_info .set{float:right;width:100px;padding-left:10px;overflow:hidden;}
.myapp_index .user_info .set p{margin-bottom:5px;}
.myapp_index  .myapp_txt{height:30px;line-height:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;padding-left:10px;}
.user_app span{padding-right:10px;font-size:14px;}

/* xweibo */
.xweibo .container{width:auto;}
/* coopmng */
.coopmng .invite .sb{padding-left:100px;}
.coopmng .invite .flft .textarea{width:400px;padding:5px;}
/* faqs  */
body.faqs .faq_cnt{padding:0 12px;}

/*sae_float_box4
--------------------------------------------------------------------------------------*--------------------------------------------------------------------------------------*/
.sae_float_box4 {margin:0px;background:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border:1px solid #CCC;z-index:51;}
.sae_float_box4 table.border { border-collapse:collapse; position:relative;margin:0px auto; }
.sae_float_box4 table.border td { padding:0px; overflow:hidden; }
.sae_float_box4 table.border td.conbg { background:#FFF; }
.sae_float_box4 table.border td.filter { background:#000; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2; }
.sae_float_box4 table.border td.c1 { height:10px; line-height:10px; width:10px; font-size:5px; }
.sae_float_box4 table.border td.c2 { height:10px; line-height:10px; font-size:5px; }
.sae_float_box4 table.border td.c3 { width:10px; font-size:5px; }
.sae_float_box4 .boxbd {width:400px;}
.sae_float_box4 .boxbd .boxtitle{line-height:2em;background:#fafafa;padding:0px 10px; border-bottom:1px solid #999;font-weight:bold;}
.sae_float_box4 .boxbd .boxtitle .closer{float:right;cursor:pointer;background:#fafafa;}
.sae_float_box4 .boxbd .boxcontent{padding:10px;}
.info_box{border:1px solid #dedede;padding:5px 10px;background:#efefef;}

/* misc */
.w90{width:90px;}
.pad110{padding-left:110px;}
.ol-com{padding-left: 28px;}
.ol-com li{list-style: decimal;line-height:2em;}
td.alog{word-wrap:break-word;word-break:break-all;}
#vcode_img{cursor:pointer;}
.unverified-box{width:960px;margin: 5px auto;color:red;}

/* tips */
a.tips_close{
    cursor:pointer;
    width:11px;
    height:11px;
    overflow:hidden;
    display:inline-block;
    background-position:0px -11px
}
a.tips_close:hover{background-position:0 0}

.layer_tips{
    text-align:left;
    position:fixed;
    _position:absolute;
    z-index:999;
    padding:7px 10px;
    line-height:17px;
    width:200px;
    border:1px solid #f9f2a7;
    background:#feffe5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}
.layer_tips .tips_close{
    position:absolute;
    top:5px;
    right:5px
}
.layer_tips a{color:#d4a639}
.layer_tips .arrow_down{
    background:url("/static/image/tip_box/layer_arrow.png") no-repeat 0 0;
    display:block;
    width:19px;
    height:10px;
    overflow:hidden;
    margin:7px auto 0;
    position:absolute;
    bottom:-10px;
    left:20px
}
.layer_tips .arrow_left{
    background:url("/static/image/tip_box/layer_arrow.png") no-repeat 0 -20px;
    display:block;
    width:10px;
    height:19px;
    overflow:hidden;
    margin:7px auto 0;
    position:absolute;
    top:10px;
    left:-10px
}
.layer_tips .arrow_right{
    background:url("/static/image/tip_box/layer_arrow.png") no-repeat -20px -20px;
    display:block;
    width:10px;
    height:19px;
    overflow:hidden;
    margin:7px auto 0;
    position:absolute;
    top:10px;
    right:-10px
}
.layer_tips .arrow_up{
    background:url("/static/image/tip_box/layer_arrow.png") no-repeat -20px 0;
    display:block;
    width:19px;
    height:10px;
    overflow:hidden;
    margin:7px auto 0;
    position:absolute;
    top:-17px;
    right: 20px;
}
.layer_tips_on .arrow{
    display:none
}

.topTips{
    font:12px/1.125 Arial,Helvetica,sans-serif;
    _font-family:"SimSun";
    margin:0;
    padding:0

}
.topTips a{text-decoration:none;color:#0082cb}
.topTips a:hover{text-decoration:underline;color:#390}

.topTips .layer_tips{
    position:absolute;
    z-index:999;
    padding:7px 10px;
    line-height:17px;

    border:1px solid #f9f2a7;
    background:#feffe5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}
.topTips .layer_tips .tips_close{
    position:absolute;
    top:5px;
    right:5px;
    width:5px;
    height:11px;
    overflow:hidden;
    display:inline-block;
    background:url("/static/image/tip_box/close.gif") 0 -11px
}
.topTips .layer_tips .tips_close:hover{
    background-position:0 0
}
.topTips .layer_tips .arrow_down{
    background:url("./layer_arrow.png") no-repeat 0 0;
    display:block;
    width:19px;
    height:10px;
    overflow:hidden;
    margin:7px auto 0;
    position:absolute;
    bottom:-10px;
    left:20px
}
.topTips .layer_tips .inner_text{
    color:#DA0000
}

/* 云豆耗尽时的警告框 */
#nobeans_alert{border:1px solid #FFA6A6; height:30px; line-height:30px; padding-left:25px;background-color:#FFF4F4;
background-image:url(/static/image/minus_alert.png); background-repeat:no-repeat; background-position: 5px center; 
color:#CC0000;margin-bottom:5px;
}
#nobeans_alert img{margin:0px 3px 0px 7px; vertical-align:middle;}
#nobeans_alert a{font-weight:bold; color:}
/* end 警告框 */

/*创建应用提示框 开始*/
div.notice_button{margin-bottom:-25px;text-align:center;}
div.notice_button input.button{margin: 0 10px;width: 100px;}
div.notice_button input.disabled{background: none repeat scroll 0 0 #9F9F9F;color: #333333;}
span.notice_button_bold{font-weight: bold;}
/*创建应用提示框 结束*/
