html,body{height:100%;}
body{margin:0;padding: 0;font-size:12px;font-family: Arial;}
.cc{*zoom:1;}
.cc:after{content:'\20';display:block;height:0;clear:both;visibility: hidden;}
.c{clear:both;font:0px/0px Arial;overflow:hidden;height:0;width:0;}
img{border:none;}
td { font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif; }
.pre, pre {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
}

ul,li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:underline;outline:0;
    blr:expression(this.onFocus=this.blur());
}
a:hover{text-decoration:none;}

.blk{display:block;}
.ht1{height:1px;overflow:hidden;}
.inline{display:inline;}
.lht2{line-height:2;}
.blk_inline{display:inline-block;}
.f_left{float:left;}
.f_right{float:right;}
.t_left{text-align:left;}
.t_right{text-align:right;}
.t_center{text-align:center;}
.clear{clear:both;}
.sprite{
    background:url("icons.png") no-repeat;
    border:none;
    display:inline-block;
    height:0;
    overflow:hidden;
    padding:0;
    text-decoration:none !important;
    vertical-align:middle;
}
.mt5{margin-top:5px;}
.mt15{margin-top:15px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.gray{color:#999;}
.editbg{
    background:#e1e1e1;
}
.mainbody .editbg{
    background:#ffb;
}
/*paginator*/
.paginator{line-height:30px;height:30px; font-family:Simsun;}
.paginator a,.paginator .thispage{display:block;float:left;margin-right:3px;}
.paginator a{border:1px solid #cccccc;background-color:#f9f9f9;padding:0 12px;color:#666;}
.paginator .thispage,.paginator a:hover{background-color:#35A218;color:#ffffff;border:1px solid #ffffff;text-decoration:none;padding:0 12px;}
.paginator .prev{padding-left:16px;background-image:url(pre.png); background-position:7px center; background-repeat:no-repeat;}
.paginator .prev:hover{padding-left:16px;}
.paginator .next{padding-right:16px;background-image:url(next.png); background-position:48px center; background-repeat:no-repeat;}
.paginator .next:hover{padding-right:16px;}


/*buttons*/
div.bigbutton{
    margin-left:-1px;
    margin-top:-1px;
    overflow:hidden;
    padding:1px;
}
div.bigbutton a{
    background:url("btn.png") no-repeat left -129px;
    display:block;
    float:left;
    height:31px;
    padding-left:25px;
    color:#444;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}
div.bigbutton a span{
    background:url("btn.png") no-repeat right -193px;
    display:block;
    line-height:30px;
    color:#444;
    padding:0 30px 1px 10px;
}
div.bigbutton a:hover{
    color:#444;
    background-position:left -161px;
    background-color:transparent;
}
div.bigbutton a:hover span{
    background-position:right -225px;
}

.inputstyle{
	padding:4px 4px;
	font-size: 100%;
	line-height:18px;
	border:1px solid #ccc;
	background-color:#fff;
	box-shadow:2px 2px 2px #f0f0f0 inset;
	vertical-align: middle;
  margin: 0;
	font-family: inherit;
}
input.inputstyle{
	height:18px;
}
textarea.inputstyle{
	height:72px;
  overflow: auto;
  vertical-align: top;
	resize: vertical;

}
.inputstyle:focus{
	outline:2px solid #99d8f5;
	border-color:#7bbff2;
	background-color:#fffbde;
}
.ylbtn{
    cursor:pointer;
    color:#fff;
    width:100px;
    height:21px;
    line-height:21px;
    padding-bottom:2px;
    border:none;
    background:url("btn.png") -111px -84px;
}
.ylbtn:hover{
    background-position:-111px -105px;
}
.ylbtn1{
    cursor:pointer;
    color:#fff;
    width:64px;
    height:21px;
    line-height:21px;
    padding-bottom:2px;
    border:none;
    background:url("btn.png") -54px 0;
}

.ylbtn1:hover{
    background-position:-54px -21px;
}
.graysmlbtn{
    cursor:pointer;
    color:#666;
    width:62px;
    height:21px;
    line-height:21px;
    padding-bottom:2px;
    border:none;
    background:url("btn.png") -55px -42px;
}
.graysmlbtn:hover{
    background-position:-55px -63px;
}
.graybtn{
    cursor:pointer;
    color:#666;
    width:100px;
    height:21px;
    line-height:21px;
    padding-bottom:2px;
    border:none;
    background:url("btn.png") 0 -84px;
}
.graybtn:hover{
    background-position:0 -105px;
}
.btnloading,.btnloading:hover{
    text-indent:-1000px;
    overflow:hidden;
    background:url('btn_loading.gif') no-repeat center;
}
.ipth1{
    height:80px;
}
.ipth2{
    height:180px;
}
.iptw0{
    width:50px;
}
.iptw1{
    width:150px;
}
.iptw2{
    width:200px;
}
.iptw3{
    width:250px;
}
.iptw4{
    width:300px;
}
.iptw5{
    width:500px;
}
.iptw6{
    width:600px;
}
.iptwfull{
    width:100%;
}
.ipttextarea{
    width:500px;
    height:100px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .ylbtn,.ylbtn1,.graybtn,.graysmlbtn{
        line-height:17px;
    }
}
/*tabs*/

/*icons*/
.i_trash{
    background-position:0 1px;
    padding-top:24px;
    width:20px;
}
.i_trash_full{
    background-position:-64px 0;
    padding-top:24px;
    width:20px;
}
.i_greenicn{
    background-position:-26px -6px;
    padding-top:14px;
    width:14px;
}
.i_littletrash{
    background-position:-44px -4px;
    padding-top:16px;
    width:16px;
}
.i_trash_sp{
    background-position:-133px -7px;
    padding-top:12px;
    width:14px;
}
.i_close{
    background-position:-90px -6px;
    padding-top:14px;
    width:14px;
}
.i_edit{
    background-position:-112px -4px;
    padding-top:16px;
    width:16px;
}
.i_cover{
    background-position:-153px -4px;
    padding-top:16px;
    width:16px;
}
.i_editinfo{
    background-position:-175px -8px;
    padding-top:16px;
    width:12px;
    margin-left:2px;
}
.i_slideshow{
    background-position:-192px -6px;
    padding-top:16px;
    width:16px;
}
.i_restore{
    background-position:-214px -5px;
    padding-top:16px;
    width:16px;
}
.i_store_sp{
    background-position:-237px -8px;
    width:10px;
    padding-top:10px;
}
.i_delete{
    background-position:-254px -7px;
    width:16px;
    padding-top:16px;
}
.i_delete_sp{
    background-position:-270px -9px;
    width:10px;
    padding-top:10px;
}
.i_moveto{
    background-position:-287px -4px;
    width:16px;
    padding-top:16px;
}
.i_move_sp{
    background-position:-308px -6px;
    width:12px;
    padding-top:12px;
}
.i_copyclip{
    background-position:-325px -4px;
    width:16px;
    padding-top:16px;
}
.i_rotate{
    background-position:-345px -4px;
    width:16px;
    padding-top:16px;
}
.i_reupload{
    background-position:-365px -4px;
    width:16px;
    padding-top:16px;
}
.i_add{
    background-position:-387px -4px;
    width:16px;
    padding-top:16px;
}

/*no photo*/
.no_data_info{
    padding:50px 50px 150px;
}
.no_data_info .pic{
    width:200px;
    height:150px;
    float:left;
}
.no_data_info .no_picture{
    background:url(no_photo.gif) no-repeat right;
}
.no_data_info .no_album{
    background:url(no_album.gif) no-repeat right;
}
.no_data_info .no_album_search{
    background:url(no_album_search.gif) no-repeat right;
}
.no_data_info .no_photo_search{
    background:url(no_photo_search.gif) no-repeat right;
}
.no_data_info .data_msg{
    float:left;
    padding-top:40px;
    padding-left:50px;
    font-size:14px;
}
.no_data_info .data_msg .button{
     margin-top:10px;
}


/*no script*/
.js_disabled_noti{
    background:#fcf3de;
    position:fixed;
    top:0;
    z-index:10000;
    width:100%;
    text-align:left;
}
.js_disabled_noti h1{text-align:center;}
.js_disabled_noti p{padding-left:40px;line-height:2;}

/*float win*/
.bg_iframe{
    z-index:99;
    position:absolute;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}
div.modaldiv{
    z-index:100;
    position:absolute;
    top: 0;
    left: 0;
    background-color:#000;
    border:none;
    filter:alpha(opacity=27);
    -moz-opacity: 0.27;
    opacity: 0.27;
    height:100%;
    width:100%;
}
* html .bg_iframe { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#meiu_float_box{
    width:550px;
    position:fixed !important;
    position:absolute;
    z-index:1001;
		background-color: #fff;
		box-shadow: #000 0 0 10px;
		color:#333;
}
#meiu_float_box .box_container {
    background:white;
    padding:20px;
}
#meiu_float_box .box_title {
    font-size: 14px;
		line-height:30px;
		padding:10px 20px 0;
    font-weight:bold;
    cursor:move;
		color:#990000;
}
#meiu_float_box .b_btns{
    padding:10px 0 15px 100px;
}
#meiu_float_box .box_title .closer{
    float:right;
    cursor:pointer;
		margin-top:5px;
}

#meiu_float_box .field{
	padding:0 0 20px;
}
#meiu_float_box .label{
	float:left;
	width:100px;
	text-align:right;
	margin-right:20px;
	font-size:14px;
	line-height:26px;
}
#meiu_float_box .ipts{
	overflow:hidden;
}


#meiu_float_box .loading{
    padding:10px;padding-top:30px;padding-bottom:30px;
    background:url(line_loading.gif) no-repeat center;
    text-indent:-10000px;
}
#meiu_float_box .box_container.failed{
    color:red;
}
#meiu_float_box .box_container.success{
    color:green;
}

#meiu_float_bubble{
    background:#fff;
    position:absolute;
    z-index:1002;
    width:200px;
    text-align:left;
    border:1px solid #ccc;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    
    -webkit-box-shadow:2px 2px 8px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:2px 2px 8px rgba(0, 0, 0, 0.45);
    box-shadow:2px 2px 8px rgba(0, 0, 0, 0.45);
}

#meiu_float_bubble .bubble_container{
    padding:10px;
    position:relative;
}
#meiu_float_bubble .bubble_container div.close{
    background:url("icons.png") no-repeat;
    background-position:0 -46px;
    width:30px;
    height:30px;
    position:absolute;
    right:-8px;
    top:-10px;
    text-indent:-1000px;
    overflow:hidden;
    cursor:pointer;
}
#meiu_float_bubble .bubble_container div.close{
    background:url("icons.png") no-repeat;
    background-position:0 -46px;
    width:30px;
    height:30px;
    position:absolute;
    right:-8px;
    top:-10px;
    text-indent:-1000px;
    overflow:hidden;
    cursor:pointer;
}
.topbtn a.close{
    display:block;
    background:url("icons.png") no-repeat;
    background-position:0 -46px;
    width:30px;
    height:30px;
    position:absolute;
    text-indent:-1000px;
    overflow:hidden;
    cursor:pointer;
}
.meiu_notice_div{
    background:  #FFFDD7;
    border: 2px solid #FFD324;
    padding:8px;
    margin-bottom:15px;
    height:1%;
    text-align:left;
}
.meiu_notice_div .success{
    color:green;
}
.meiu_notice_div .failed{
    color:red;
}
.form_notice_div{
    color: red;
    padding:2px 0 6px 0;
}

.sidebar .inline{
    padding:5px;
}


#normal_uploader ol{
    list-style:decimal;
}
#normal_uploader ol li{
    list-style:decimal;
    height:30px;
}
.commentlist .datalist td{
    line-height:1.4;
    padding:4px;
}
.commentlist .datalist tfoot td{
    border:none;
    padding-top:8px;
}
.comments_num{
    background:green;
    color:white;
    padding:0 4px;
}
table.datalist{
    table-layout: fixed;
}
td.comment_author {
    line-height:2;
    color:#888;
}
td.comment_author strong{
    color:#444;
}
td.comment_author strong img{
    float:left;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom:10px;
    width:38px;
}
td.comment_content .submit-on{
    color:#888;
}
td.comment_content{
    word-wrap: break-word;
    overflow: hidden;
}
td.comment_content p{
    margin:6px 0;
    word-wrap: break-word;
    font-size:13px;
}
.commentlist .datalist a.c_block{
    color:#D98500;
}
.commentlist .datalist a.c_approve{
    color:green;
}
.commentlist .datalist a.c_delete{
    color:red;
}
.commentlist .datalist a.c_block:hover,.commentlist .datalist a.c_approve:hover,.commentlist .datalist a.c_delete:hover{
    background:none;
    text-decoration:underline;
    color:#777;
}
.container_scroll{
    height:300px;
    overflow-y:auto;
    margin-bottom:10px;
}
.innerconetent{
    _height:1%;
}
.subsubsub{
    padding: 0 0 10px 0;
}
.subsubsub li{
    display:inline;
}
.subsubsub li a.current{
    font-size:14px;
}

/*照片旋转*/
#photo_rotate table td{
    text-align:center;
    vertical-align:middle;
}

/*colorpicker*/
.colorpicker {
    display: none;
}