html, body {
	color:#292929;
	margin:0;
	padding:0;
	text-align:center;
	font:85.8% Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}
a {
	color:#303030;
	outline:none;
}
a img {
	border:none;
}
form {
	margin:0;
	padding:0;
}
ul, ol, li, dl, dt, dd {
	margin:0;
	padding:0;
	list-style:none;
}
ul.list,
ol.list {
	margin-bottom:1.2em;
}
ul.list li,
ol.list li {
	list-style:disc;
	margin-left:3em;
	margin-bottom:0.4em;
}
ol.list li {
	list-style:decimal;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
p {
	margin:0 0 1em;
}
.clear {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:0;
}
.zoom {
	overflow:hidden;
	//zoom:1;
}
.rel {
	position:relative;
}
.bt,
.bt input {
	display:block;
	cursor:pointer;
	padding:0;
	background:url(../img/split.png) -215px -25px no-repeat;
	border:none;
	text-indent:-2000em;	
}
div.bt {
	height:37px;
	padding-left:7px;
	background-position:0 -260px;
}
.bt input {
	text-indent:0;
	text-align:center;
	font-weight:bold;
	color:#fff;
	height:37px;
	font-size:95%;
	letter-spacing:0.07em;
	padding:5px 30px 9px 0;
	//padding:0 30px 0 0;
	background-position:100% -260px;
}
.checkbox {
	vertical-align:top;
	margin-left:0;
	//margin-left:-3px;
	margin-right:0;
}
.on {
	display:block;
}
.off {
	display:none;
}
.justify {
    text-align:justify;
}
.main {
	width:960px; 
	min-height:100%;
	_height:100%;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.top_nav {
	background-color:#eaeaea;
	font-size:95%;
	font-family:arial;
	color:#585858;
	margin-bottom:15px;
}
.top_nav a {
	color:#585858;
}
i.bl,
i.br,
i.tl,
i.tr {
	display:block;
	background:url(../img/split.png) -215px 0 no-repeat;
	width:5px;
	height:5px;
	position:absolute;
    font-size:0;
    line-height:0;
}
i.tl {
	top:0;
	left:0;
}
i.tr {
	top:0;
	right:0;
    _right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}
i.bl {
	bottom:0;
    _bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
	left:0;
}
i.br {
	bottom:0;
    _bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
	right:0;
    _right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
}
.top_nav .search i.bl,
.top_nav .search i.br {
	width:10px;
	height:10px;
	background-position:-232px -7px;
}
.top_nav .search i.br {
	background-position:-244px -7px;
}
.top_nav .links {
	padding:12px;
	float:left;
}
.top_nav .login {
	float:left;
	margin-right:30px;
}
.top_nav ul,
.top_nav ul li {
	float:left;
}
.top_nav ul li {
	margin-right:10px;
}
.top_nav ul li a {
	margin-right:10px;
}
.top_nav ul li a.home {
	background:url(../img/split.png) -215px -7px no-repeat;
	width:15px;
	height:15px;
	display:block;
	margin-right:0;
	float:left;
}
.top_nav .search {
	float:right;
	background-color:#fcb040;
	padding:8px 10px 7px 15px;
}
.top_nav .search * {
	float:left;
	display:block;
}
.top_nav .search .text {
	width:260px;
	border:1px solid #db8f1f;
	background-color:#fff3bf;
	padding:0.4em 0 0.5em;
	text-indent:1em;
	font-size:100%;
	color:#1b3f58;
	margin-right:5px;
}
.top_nav .search .bt {
	background-position:-215px -25px;
	width:16px;
	height:15px;
	margin-top:8px;
}
.header {
	margin-bottom:20px;
}
.header .logo {
	display:block;
	background:url(../img/split.png) 0 0 no-repeat;
	width:213px;
	height:97px;
	text-indent:-2000em;
	float:left;	
}
.header .banner {
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.nav {
	background:url(../img/split.png) 0 -137px repeat-x;
	margin-bottom:10px;
	width:100%;
    float:left;
    //z-index:2;
}
.nav ul,
.nav li {
	float:left;
}
.nav ul {
	padding-left:7px;
}
.nav i.tl,
.nav i.tr  {
	background-position:-215px -43px;
	width:4px;
	height:40px;
}
.nav i.tr  {
	background-position:-221px -43px;
}
.nav li span {
	display:block;
	background:url(../img/split.png) -227px -43px no-repeat;
	float:left;
	width:2px;
	height:40px;
}
.nav li.active span {
	position:relative;
	right:-2px;
}
.nav li a {
	text-decoration:none;
	color:#2e2f2f;
	padding:12px 14px 8px;
	float:left;
}
.nav li a:hover {
	text-decoration:underline;
}
.nav li.active {
	background:url(../img/split.png) 0 -181px repeat-x;
	position:relative;
	top:-3px;
	padding-top:3px;
}
.nav li i {
	display:none;
}
.nav li.active i {
	background:url(../img/split.png) -230px -42px no-repeat;
	position:absolute;
	left:-8px;
	top:0;
	display:block;
	width:8px;
	height:43px;
}
.nav li.active a {
	text-decoration:underline;
	color:#fff;
}
.nav li.active .subnav {
	width:300px;
	position:absolute;
	top:45px;
	left:0;
	background-color:#ad1755;
	z-index:2;
	padding-left:0;
}
.nav li.active .subnav li {
	float:none;
	border-top:1px solid #b52f66;
    _height:15px;
}
.nav li.active .subnav li a {
	float:none;
	padding:5px 15px 8px;
    _padding-bottom:6px;
	display:block;
}
.nav li.active .subnav li a:hover {
	background:url(../img/split.png) 0 -331px repeat-x;
	color:#fcb244;
}
.banners {
	padding:0 10px 10px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:25px;
}
.banners .banner {
        float:left;
        display:block;
        width:620px;
        height:98px;
        background:url(../img/banner_1.jpg) 0 0 no-repeat;      
        text-decoration:none;   
}
.banners .banner .inner {
        position:absolute;
        width:290px;
        top:10px;
        right:15px;
        font-family:"Arial Narrow";
        color:#d68baa;
        font-size:130%;
        line-height:1.4;
}
.banners .banner h4 {
        font-weight:bold;
        font-size:105%;
        margin-bottom:0.4em;
        color:#fff;
        text-align:center;
        text-transform:uppercase;       
}
.banners .banner p {
        text-indent:-20px;
        margin-left:20px;
}
.cont {
	padding:0 10px 80px;
}
.leftside {
	float:left;
	width:620px;
	margin:0 20px 30px 0;
}
.profile .leftside {
	width:765px;
	margin-right:10px;
}
.rest {
	padding-top:10px;
}
.rest a {
	color:#68002a;
}

.cont h1 {
	font-size:145%;
	color:#ad1755;
	margin-bottom:1em;
	font-weight:normal;
}
.latest {
	float:left;
	width:300px;
	margin:0 20px 20px 0;
    overflow:hidden;
    //zoom:1;
}
.latest h3 {
	background-color:#fdf9c8;
	color:#68032d;
	font-size:110%;
	padding:5px 10px;
}
.latest h3 i.tl {
	background-position:-222px 0;
}
.latest h3 i.tr {
	background-position:-225px 0;
}
.latest i.arr {
	background:url(../img/split.png) -234px -24px no-repeat;
	display:block;
	float:left;
	width:4px;
	height:7px;
	margin-top:5px;
	margin-right:3px;
}
.latest .inner {
	background-color:#fbf391;
	padding:15px 10px 15px 18px;
    overflow:hidden;
    //zoom:1;    
}
.latest .inner .tl {
	background-position:-232px 0;
}
.latest .inner .tr {
	background-position:-234px 0;
}
.latest .inner .bl {
	background-position:-240px 1px;
}
.latest .inner .br {
	background-position:-243px 1px;
}
.latest .inner ul {
	margin-bottom:15px;
}
.latest .inner ul li {
	line-height:1.3;
	margin-bottom:3px;
}
.latest .inner .all {
	color:#68032d;
	font-size:90%;
}
.rightside {
	float:right;
	width:300px;
	padding-bottom:10px;
}
.profile .rightside {
	width:165px;
}
.rightside h5.title {
	background:url(../img/split.png) 0 -100px no-repeat;
	padding:8px 10px 12px;
	text-align:right;
	font-size:110%;
	color:#6d6d6d;
}
.cloud,
.top_users {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #e3e3e3;
}
.top_users {
	padding-bottom:0;
    _padding-bottom:15px;
}
.cloud .inner {
	padding:15px;
}	
.cloud .inner * {
	display:inline;
	font-size:150%;
	font-family: arial;
}
.cloud .inner {
	text-align:justify;
}
.cloud .inner a {
	margin-right:5px;
	text-decoration:none;
}
.cloud .inner a:hover {
	text-decoration:underline;
}
.cloud .inner h1 {
	font-size:115%;
}
.cloud .inner h2 {
	font-size:100%;
}
.cloud .inner h3 {
	font-size:95%;
}
.cloud .inner h4 {
	font-size:85%;
}
.cloud .inner h5 {
	font-size:75%;
}
.cloud .inner h6 {
	font-size:65%;
}
.clouds {
    float:left;
    width:640px;
    background-color:#fbf391;
    border-bottom:none;
}
.clouds i.tl {
	background-position:-287px -16px;
}
.clouds i.tr {
	background-position:-290px -16px;
}
.clouds i.bl {
	background-position:-240px 1px;
}
.clouds i.br {
	background-position:-243px 1px;
}
.questions {
    padding-left:0;
    border:none;
}
.clouds {
    padding-bottom:0;
}
.clouds h5 {
    font-size:100%;
    color:#68032d;
    padding:8px 10px;
}
.clouds .inner {
    padding:10px;
}


.top_users .inner {
	padding:15px 0 0 30px;
}
.top_users .user {
	float:left;
	width:105px;
	margin:0 30px 30px 0;
	text-align:center;
	font-size:90%;
}
.top_users .user a {
	display:block;
	margin-bottom:3px;
	color:#7f7f7f;
}
.top_users .user a img {
	border:1px solid #ebebeb;
}
.groups {
	margin-bottom:30px;
}
.groups h2 {
	font-size:115%;
	margin-bottom:2em;
}
.groups .group {
	margin:0 20px 20px 0;
	width:180px;
}
.last {
	margin-right:0 !important;
}
.groups .group,
.groups .group a {
	display:block;
	float:left;
}
.groups .group .ava {
	width:65px;
}
.groups .group .ava img {
	border:1px solid #ebebeb;
}
.groups .group a {
	font-size:90%;
}
.groups .group .gname {
	margin-top:5px;
	width:115px;
}
.tip {
	background-color:#f3f3f3;
	margin-bottom:25px;
	font-size:95%;
	color:#737373;
}
.tip .inner {
    padding:8px 15px 12px;
}
.group_msg_list .inner {
    padding:5px 0 15px;
}
.rightside .tip {
	padding-bottom:100px;
}
.rightside .tip p {
	padding-bottom:10px;
}
.rightside .lightgray * {
    color:#929292;
}
.tip i.tl {
	background-position:-272px 0;
}
.tip i.tr {
	background-position:-278px 0;
}
.tip i.bl {
	background-position:-284px 0;
}
.tip i.br {
	background-position:-291px 0;
}
.tip h3 {
	font-size:115%;
	margin-bottom:0.7em;
	color:#545454;
}
.rightside .tip ul {
	margin-bottom:20px;
}
.tip .subtitle .ava {
	float:left;
	width:60px;	
}
.tip .subtitle .ava img {
	border:1px solid #ececec;
}
.tip .subtitle a {
	color:#68002A;
}
.tip .subtitle .tags {
	margin:15px 0;
}
.tip .subtitle .tags, 
.tip .subtitle .tags a {
	color:#989898;
}
.tip .subtitle .desc {
	float:left;
	width:820px;
}
.group_msg_list .subtitle .desc {
	width:855px;
}
.group_msg_list .subtitle .desc h2 {
	font-size:165%;
	font-weight:normal;
	margin-bottom:0.8em;
	margin-top:-4px;
}
.tip .subtitle .comnt i,
.links .comnt_total i,
.links .comnt_add i,
.group_msg_list .links li i {
    background:url("../img/split.png") -240px -43px no-repeat;
    display:block;
    width:16px;
    height:16px;
    float:left;
    margin-right:5px;
}
.links .comnt_add i {
    background-position:-255px -43px;
}
.links .comnt_total,
.links .comnt_add,
.group_msg_list .links li {
    float:left;
    margin-right:45px;
    margin-top:10px;
}
.group_msg_list .links {
	margin-bottom:15px;
}
.group_msg_list .text {
	text-align:justify;
	font-size:110%;
	color:#000;
	line-height:1.4;
	clear:both;
	padding-right:15px;
}
.group_msg_list .links li {
	margin-right:20px;
	margin-top:0;
}
.group_msg_list .links *,
.group_msg_list .links a {
	color:#ababab;
}
.group_msg_list .links li.uname,
.group_msg_list .links li.date {
	font-size:85%;
	line-height:1.6;
}
.group_msg_list .links li.uname i,
.group_msg_list .links li.date i {
	background-position:-291px -32px;
	width:10px;
	height:10px;
	margin:2px 3px 0 0;
}
.group_msg_list .links li.date i {
	background-position:-291px -44px;
}
.group_msg_list .links li.comnt a,
.group_msg_list .links li.comnt_follow a,
.group_msg_list .links li.comnt_add a {
	color:#646464;
}
.group_msg_list .links li.comnt_follow i {
	background-position:-252px -243px;
}
.group_msg_list .links li.comnt_add i {
    background-position:-255px -43px;
}

.group_msg_list .links li.inactive i {
	background-position:-236px -243px;
}
.group_msg_list .links li.edit, .group_msg_list .links li.delete {
	float:right;
	margin-right:0;
}
.group_msg_list .links li.edit a{
	background: url(../images/edit.gif) no-repeat 0 1px; padding-left: 15px; margin-left: 10px; text-decoration: none; font-size: 11px; color: #70aae0; 
}
.group_msg_list .links li.delete a {
	background: url(../images/delete.gif) no-repeat 0 1px; padding-left: 15px; margin-left: 5px; text-decoration: none; font-size: 11px; color: #f00;
}

.group_msg_list {
	border-bottom:1px solid #e5e5e5;
	background-color:#fff;
}


.best_groups {
	background-color:#fdd9a4;
	padding:15px;
}
.best_groups i.tl {
	background-position:-249px 0;
}
.best_groups i.tr {
	background-position:-254px 0;
}
.best_groups i.bl {
	background-position:-260px 0;
}
.best_groups i.br {
	background-position:-265px 0;
}
.best_groups h4 {
	color:#ad1755;
	font-size:115%;
	margin-bottom:1em;
}
.best_groups .bgroup {
	margin-bottom:15px;
	font-size:90%;
}
.best_groups .ava {
	float:left;
	width:60px;
}
.best_groups .desc {
	float:left;
	width:210px;
}
.best_groups .desc a {
	display:block;
	margin-bottom:0.8em;
}
.find_group label {
	display:block;
	padding-bottom:0.6em;
	font-size:110%;
	font-weight:bold;
}
.find_group input {
	display:block;
	float:left;
	margin-bottom:10px;
}
.find_group .text {
	width:590px;
    _width:585px;
	padding:3px;
	clear:both;
	margin-right:5px;
	border:1px solid #bfbfbf;
}
.find_group .bt {
	background-position:-215px -23px;
	width:16px;
	height:18px;
	margin-top:2px;
}
.find_group .create_group {
	float:right;
	color:#fe0000;
	font-size:95%;
    clear:both;
}
.find_group .create_group i {
	background:url(../img/split.png) -255px -7px no-repeat;
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin-right:5px;
	margin-top:1px;
}
.find_group .res_count {
    padding:10px 0;
    clear:both;
}
.grouplist {
	margin-bottom:70px;
}
.grouplist table {
	border-collapse:collapse;
	border:1px solid #ccc;
	width:100%;
	margin-bottom:30px;
	font-size:95%;
}
.grouplist table th,
.grouplist table td {
	border:1px solid #ccc;
	padding:3px 5px 3px 7px;
	text-align:left;
}
.grouplist table th {
	background-color:#e5e5e5;
}
.grouplist table .w1 {
	width:135px;
}
.grouplist table .w2 {
	width:225px;
}
.grouplist table .w3 {
	width:60px;
}
.pager {
	font-size:110%;
	color:#939393;
}
.pager * {
	color:#939393;
	margin-right:0.25em;
	padding:0.1em 0.4em 0.2em;
}
.pager a {
	color:#939393;
}
.pager .active {
	background-color:#939393;
	color:#fff;
}
.write .ava {
	width:48px;
	border:1px solid #ebebeb;
	float:left;
	display:block;
}
.write .form {
	float:left;
	margin-left:18px;
	border:1px solid #ebebeb;
	width:550px;
    _width:545px;
}
.question_list {
    margin-bottom:30px;
    clear:left;
}
.question_list .form {
    width:870px;
    font-size:95%;
}
.question_list h4 .ttl {
    float:left;
}
.question_list .uname {
    font-size:110%;
}
.question_list .complain {
    float:right;
    color:#ef0101;
}
.question_list .inner h3 {
    text-decoration:underline;
    padding-bottom:0.8em;
    font-size:110%;
}
.write .form i.tl {
	background-position:-287px -7px;
	top:-1px;
	left:-1px;
}
.write .form i.tr {
	background-position:-290px -7px;
	top:-1px;
	right:-1px;
    _right: expression( this.parentNode.offsetWidth % 2 ? -2 : -1 );
}
.write .form i.bl {
	background-position:-287px -10px;
	bottom:-1px;
    _bottom: expression( this.parentNode.offsetHeight % 2 ? -2 : -1 );
	left:-1px;
}
.write .form i.br {
	background-position:-290px -10px;
	bottom:-1px;
    _bottom: expression( this.parentNode.offsetHeight % 2 ? -2 : -1 );
	right:-1px;
    _right: expression( this.parentNode.offsetWidth % 2 ? -2 : -1 );
}
.write .form i.arr {
	position:absolute;
	display:block;
	top:18px;
	left:-18px;
	width:18px;
	height:18px;
	background:url(../img/split.png) -238px -24px no-repeat; 
}
.write .inner {
	padding:20px;
}
.write h4 {
	font-weight:normal;
	border-bottom:1px solid #ebebeb;
	padding-bottom:15px;
	margin-bottom:10px;
    font-size:100%;
}
.write form .field {
	margin-bottom:1.2em;
}
.write form label {
	display:block;
	font-weight:bold;
	color:#7f7f7f;
	padding-bottom:0.4em;
}
.write form .text {
	border:1px solid #7f7f7f;
	width:100%;
	padding:3px 0;
}
.write form textarea.text {
	height:155px;
}
.write form .bt {
	float:right;
	width:116px;
}
.write form .bt input {
	width:116px;
}
/*login modal*/
.panel_modal_bg {
	background:transparent url(../img/bg.png) 0 0 repeat;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:999;
}
.panel_modal {
	left:50%;
	margin-left:-200px;
	margin-top:-300px;
	position:absolute;
	top:50%;
	width:380px;
	z-index:1000;
}
.panel_modal i.tl {
	background:url(../img/modal.png) 0 0 no-repeat;
	height:40px;
}
.panel_modal i.tr {
	background:url(../img/modal.png) -5px 0 no-repeat;
	height:40px;
}
.panel_modal i.bl {
	background:url(../img/modal.png) 0 -40px no-repeat;
	left:-5px;
}
.panel_modal i.br {
	background:url(../img/modal.png) -5px -40px no-repeat;
	right:-5px;
}
.panel_modal .tt {
	background-color:#e1e1e1;
	height:5px;
	margin:0 5px;
}
.panel_modal .bb {
	background-color:#fff;
	height:5px;
	margin:0 5px;
}
.panel_modal .login_form {
	background-color:#fff;
	height:100%;
}
.panel_modal .inner {
	padding:10px 20px;
}
.panel_modal h4 {
	background-color:#e1e1e1;
	font-size:115%;
	padding:0 15px;
	height:31px;
	line-height:2;
	text-transform:uppercase;
}
.panel_modal .field {
	padding-bottom:30px;
}
.panel_modal .label {
	font-weight:bold;
	display:block;
	float:left;
}
.panel_modal .link {
	float:right;
	font-size:90%;
}
.panel_modal .text {
	width:100%;
	border:1px solid #525252;
	padding:3px 0;
	margin-top:5px;
}
.panel_modal .checkb {
	float:left;
	width:200px;
	padding-top:5px;
}
.panel_modal .checkb label {
	font-size:90%;
	text-decoration:underline;
}
.panel_modal .login_bt {
	background-position:-117px -227px;
	float:right;
	width:117px;
	height:32px;
}
.comnt_list {
    border-top:1px solid #dcdcdc;
    padding:15px 0;
}
.comnt_list a {
    color:#ad1755;
}
.comnt_list h3 {
    font-size:120%;
    color:#ad1755;
    margin-bottom:2em;
}
.comnt_list .comnt {
    background:url("img/dot.gif") 0 100% repeat-x;
    padding-bottom:10px;
    margin-bottom:20px;
    font-size:95%;
    color:#646464;
}
.comnt_list .contr {
    float:left;
    width:70px;
}
.comnt_list .contr .ava {
    margin-bottom:20px;
    display:block;
}
.comnt_list .contr .ava img {
    border:1px solid #ebebeb;
}
.comnt_list .contr .arr,
.friend .contr .arr i {
    display:block;
    background:url("../img/split.png") -240px -59px no-repeat;
    width:14px;
    height:13px;
    margin-bottom:15px;
    margin-left:15px;
    text-indent:-2000em;
    font-size:0;
}
.friend .contr {
	float:left;
	width:100px;
	padding-top:10px;
}
.friend .contr .arr  {
	clear:both;
	display:block;
}
.friend .contr .arr i {
	float:left;
	margin-right:3px;
    _margin-left:5px;
}
.comnt_list .contr .down,
.friend .contr .down i {
    background-position:-240px -73px;
}
.comnt_list .desc {
    float:left;
    width:850px;
}
.comnt_list .comnt_reply .desc {
    width:780px;
}
.comnt_list .desc .text {
    padding-top:10px;
    line-height:1.3;
}
.comnt_list .comnt_reply {
    margin-left:70px;
}
.register .form {
    border:none;
    margin-left:0;
}
.register .inner {
    padding-top:10px;
    padding-left:0;
}
.register .form .bt {
    width:185px;
    margin-top:1em;
}
.register .form .bt input {
    width:185px;
}
.common_info {
	margin-bottom:15px;
}
.profile .user {
	float:left;
	width:200px;
	text-align:center;
}
.profile .user .ava {
	padding:10px 0;
}
.profile .user .ava img {
	border:1px solid #ebebeb;
}
.profile .user h3 {
	color:#ad1755;
	font-size:130%;
}
.progress {
	float:right;
	width:531px;
} 
.progress ul {
	background:url(../img/progress_bg.png) 0 0 no-repeat;
	width:531px;
	height:92px;
    margin-bottom:5px;
}
.progress li {
	float:left;
	margin-right:9px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.progress li span {
    display:block;
}
.progress li .p1 {
	width:40px;
	height:40px;
	margin-top:25px;
	margin-left:45px;
	line-height:3.3;	
}
.progress li .passed {
	background-image:url(../img/circle.gif);
	background-repeat:no-repeat;
}
.progress li .p2 {
	width:45px;
	height:45px;
	margin-top:23px;
	background-position:0 -40px;
	line-height:3.6;
}
.progress li .p3 {
	width:50px;
	height:53px;
	margin-top:18px;
	background-position:0 -85px;
	line-height:4.6;	
}
.progress li .p4 {
	width:55px;
	height:55px;
	margin-top:18px;
	background-position:0 -138px;
	line-height:4.7;
}
.progress li .p5 {
	width:62px;
	height:61px;
	margin-top:15px;
	background-position:0 -194px;
	line-height:5.2;
	margin-left:1px;
}
.progress li .p6 {
	width:68px;
	height:68px;
	margin-top:12px;
	background-position:0 -256px;
	line-height:5.8;
}
.progress li .p7 {
	width:75px;
	height:75px;
	margin-top:9px;
	background-position:0 100%;
	line-height:6.4;
}
.progress p {
	float:right;
	clear:both;
	font-size:90%;
	color:#898989;
	margin-right:10px;
}
.profile {
	clear:both;
}
.profile .data {
	margin-bottom:25px;
	font-size:95%;
	color:#737373;
	border:1px solid #e5e5e5;
	clear:both;
    //zoom:1;
}
.profile .data .inner {
    padding:8px 15px 12px;
	background:url(../img/split.png) 0 -360px repeat-x;
}
.profile .data a {
	color:#898989;
}
.profile .data i.tl {
	background-position:-290px -21px;
	top:-1px;
	left:-1px;
}
.profile .data i.tr {
	background-position:-295px -21px;
	top:-1px;
	right:-1px;
	_right: expression( this.parentNode.offsetWidth % 2 ? -2 : -1 );
}
.profile .data i.bl {
	background-position:-290px -27px;
	left:-1px;
	bottom:-1px;
	_bottom: expression( this.parentNode.offsetHeight % 2 ? -2 : -1 );
}
.profile .data i.br {
	background-position:-295px -27px;
	right:-1px;
	bottom:-1px;
	_right: expression( this.parentNode.offsetWidth % 2 ? -2 : -1 );
	_bottom: expression( this.parentNode.offsetHeight % 2 ? -2 : -1 );
}
.profile .data h3 {
	font-size:115%;
	border-bottom:1px solid #fff;
	color:#545454;
	background-color:#f0f2f1;
	padding:7px 15px;
}
.profile .friend {
	float:left;
	width:183px;
}
.profile .friend .ava {
	float:left;
	width:67px;
}
.profile .friend .ava img {
	border:1px solid #c0c0c0;
}
.profile .friend .uname {
	clear:both;
	display:block;
	color:#e31e6f;
	padding-left:0.8em;
	height:3em;
}
.profile .activity dt {
	float:left;
	clear:left;
	width:55px;
	margin-right:5px;
	margin-bottom:10px;
}
.profile .activity dd {
	float:left;
	width:670px;
	font-size:110%;
	margin-bottom:10px;
}
.footer {
	font-size:85%;
	padding:0 17px 0 27px;
	position:absolute;
	bottom:0;
	width:100%;
	height:80px;		
}
.footer .links {
	padding-top:20px;
    width:550px;
}
.footer .links,
.footer .links ul li {
	float:left;
}
.footer .links ul li {
	margin-right:20px;
	margin-bottom:10px;
}
.footer .links ul li a {
	text-decoration:none;
}
.footer .links ul li.active a,
.footer .links ul li a:hover {
	text-decoration:underline;
}
.footer .copy {
	color:#5f5f5f;
}
.footer .invite_friend {
	float:right;
	background:url(../img/invite_friend_bg.png) 0 0 no-repeat;
	width:292px;
	height:70px;
}
.footer .invite_friend * {
	float:left;
	display:block;
}
.footer .invite_friend .text {
	margin-left:87px;
    _margin-left:43px;
	margin-right:7px;
	margin-top:34px;
	padding:4px 0;
	text-indent:0.2em;
	width:166px;	
	border:1px solid #98693a;
}
.footer .invite_friend .bt {
	background-position:-273px -24px;
	width:16px;
	height:15px;
	margin-top:39px;
}

/* Add to Favorite Icon */
.tip .favorite a { background: url(../images/icons.gif) no-repeat 0 -40px; display: block; height: 16px; width: 20px; outline: none; }
.tip .favorite a:hover { background: url(../images/icons.gif) no-repeat -20px -40px; }
.tip .favorite.active a { background: url(../images/icons.gif) no-repeat -20px -40px; }
.tip .favorite.fav-guest a { background: url(../images/icons.gif) no-repeat 0 -40px; cursor: default; }
.tip .favorite.fav-guest a:hover { background: url(../images/icons.gif) no-repeat 0 -40px; cursor: default; }

/* Actions */
.write .action { overflow: hidden; margin-bottom: 20px; }
.write .action li { float: left; margin-right: 3px; }
.write .action li a { color: #aaa; outline: none; }
.write .action li.rss a { display: block; height: 10px; width: 10px; background: url(../images/icons.gif) no-repeat scroll -70px -250px; margin-top: 5px; }
.write .action li.plus a { display: block; height: 10px; width: 10px; background: url(../images/icons.gif) no-repeat scroll -30px -250px; margin-top: 5px; }
.write .action li.plus a:hover { background: url(../images/icons.gif) no-repeat scroll -40px -250px; }
.write .action li.join a { display: block; height: 10px; width: 10px; background: url(../images/icons.gif) no-repeat scroll 0 -250px; margin-top: 5px; }
.write .action li.join a:hover { background: url(../images/icons.gif) no-repeat scroll -10px -250px; }
.write .action li.join-active a { background: url(../images/icons.gif) no-repeat scroll -10px -250px; }
.write .action li.edit a { background: url(../images/edit.gif) no-repeat 0 1px; padding-left: 15px; margin-left: 10px; text-decoration: none; font-size: 11px; color: #70aae0; }
.write .action li.delete a { background: url(../images/delete.gif) no-repeat 0 1px; padding-left: 15px; margin-left: 5px; text-decoration: none; font-size: 11px; color: #f00; }
.write .action li a:hover { text-decoration: underline; }

/* Tags of Topic */
.write .tags { background: url(../images/icon-tag.gif) no-repeat 0px 3px; padding-left: 13px; margin-bottom: 3px; clear: both; }
.write .tags li { display: inline; color: #777; }
.write .tags li a { text-decoration: none; color: #777; }
.write .tags li a:hover { background: #777; color: #fff; }

.preview_topic img{
	border:1px solid #e3e3e3;
	margin: 5px;
	margin-top:0px;
}

.justify img {
	border:1px solid #e3e3e3;
	margin: 7px;
	margin-top:0px;
}