/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
.main {padding:16px 0 0 16px;}
.iuser {}
.iuser ul {margin:16px 0 0 16px;}
.iuser li {padding:10px 16px;font-size:14px;}
.iavatar {padding:10px;}
.iavatar img {border-radius:50%;}
.iavatar div {padding-top:10px;text-align:center;}
.iavatar div a {color:#999999;}
.iavatar .online {display:inline-block;width:10px;height:10px;background:#00B70C;border-radius:50%;}
.iavatar .offline {display:inline-block;width:10px;height:10px;background:#DDDDDD;border-radius:50%;}
.inum {padding:10px 0;text-align:center;}
.inum b {font-size:16px;font-weight:normal;}
.inum p {line-height:48px;}
.inum div {width:64px;margin:0 auto;}
.imoney {font-size:24px;font-weight:bold;}
.imoney span {font-size:16px;}
.istats {height:64px;margin:24px 0;padding:24px 0;overflow:hidden;border-top:#EEEEEE 1px solid;}
.istats li {width:128px;float:left;font-size:14px;height:64px;line-height:32px;text-align:center;}
.istats i {font-style:normal;display:block;}
.istats span {color:#999999;}
.igird {padding:16px 0;}
.igird li {width:128px;float:left;padding:16px 0;text-align:center;}
.igird li:hover {background:#F0F0F0;border-radius:16px;}
.igird li span {display:block;padding:10px 0;font-size:14px;}
.ihead {border-bottom:#EEEEEE 1px solid;height:48px;line-height:48px;clear:both;font-size:16px;padding:0 32px;}
.ihead-td {background:url('ico-td.png') no-repeat 2px center;}
.ihead-op {background:url('ico-op.png') no-repeat 2px center;}
.ihead-sys {background:url('ico-sys.png') no-repeat 2px center;}
.ihead-note {background:url('ico-note.png') no-repeat 2px center;}
.ihead-mm {width:100%;position:fixed;z-index:1010;left:0;background:#FFFFFF;border-bottom:#EEEEEE 1px solid;height:48px;line-height:48px;}
.ihead-mm b {font-size:16px;padding-left:24px;}
.ihead-mm span {float:right;font-size:12px;padding-right:24px;}
.ihead-mm i {font-style:normal;font-weight:bold;color:#444444;padding-left:4px;font-family:simsun;}
.ihead-mm-fix {height:48px;width:100%;}
#side-mm {width:100%;height:640px;overflow-x:auto;}
.side-mm {width:340px;border-left:#F5F5F5 10px solid;}
.mm-info i {font-style:normal;display:inline-block;color:#666666;cursor:pointer;}
.ibody {background:#FFFFFF;}
.inote {padding:10px;}
.inote textarea {border:#EEEEEE 1px solid;width:99%;height:128px;word-break:break-all;color:#444444;border-radius:6px;outline:none;margin-top:10px;}
.inote div {padding:16px 0;color:#999999;display:none;}
.isys {padding:6px;}
.isys li {height:32px;line-height:32px;overflow:hidden;padding:0 16px 0 32px;background:url('message_sys.png') no-repeat 6px 8px;color:#666666;}
.iorder {height:128px;overflow:hidden;padding:16px 0;}
.iorder li {width:128px;float:left;padding:16px 0;text-align:center;font-size:14px;}
.iorder li b {display:block;line-height:48px;font-size:20px;}
.iorder li:hover {background:#F0F0F0;border-radius:16px;}