/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
body {margin:0px;font-size:12px;color:#333333;background:#FFFFFF;}
/* common */
.m {width:1200px;margin:auto;}
.top {height:32px;line-height:32px;background:#F1F1F1;border-bottom:#CCCCCC 1px solid;width:100%;}
#top a {text-decoration:none;}
.head {height:116px;overflow:hidden;}
.head div {float:left;}
.head .logo {padding:16px 10px 0 0px;height:90px;overflow:hidden;}
.head h1 {font-size:24px;margin:32px 0 6px 0;color:#333333;filter:glow(color=#FFFFFF,strength=3);}
.head h4 {font-size:16px;margin:0;color:#333333;}

#menu a {text-decoration:none;}
.menu {background:#03459E;height:44px;overflow:hidden;font-size:16px;}
.menu span {color:#FFFFFF;}
.menu_li {float:left;white-space:nowrap;line-height:44px;padding:0 16px;}
.menu_li:hover {background:#011E70;}
.menu_on {float:left;white-space:nowrap;line-height:44px;padding:0 16px;background:#011E70;}

.side_head {border:#CCCCCC 1px solid;border-bottom:none;background:#EEEEEE;}
.side_head div {padding:0 16px;font-size:14px;height:44px;line-height:44px;overflow:hidden;}
.side_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;}
.side_body li {background:url('../../image/ico_arrow.gif') no-repeat 4px 12px;padding:0 0 0 20px;height:32px;line-height:32px;overflow:hidden;}

.main_head {border:#CCCCCC 1px solid;border-bottom:none;background:#EEEEEE;}
.main_head div {padding:0 16px;font-size:14px;height:44px;line-height:44px;overflow:hidden;}
.main_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;}


/* 底部增加石库 */
.free_shiku {
    width: 1200px;
    margin: 0px auto
}

.shiku_info {
    width: 1198px;
    border: 1px solid #e4e4e4;
    height: 68px;
    margin: 0px auto
}

.shiku_info li {
    float: left;
    display: block;
    width: 94px;
    height: 14px;
    line-height: 14px;
    padding: 10px 7px;
    text-align: center;
    overflow: hidden
}

.shiku_info a:hover {
    color: #ff0000;
    text-decoration: none
}    
/* 四个会员VIP随机显示  开始 */
.fourvip {
    background: #fff;
    margin: 37px auto 47px
}

.fourvip_tit {
    background: url(http://www.stone139.com/skin/st05skin/images/139vip.png) no-repeat 21px 12px;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    padding-left: 42px;
    border-bottom: 1px solid #e3e3e3
}

.fourvip .upgrade {
    float: right;
    color: #ff0000;
    font-size: 14px;
    margin-right: 25px
}

.fourvip .upgrade:hover {
    text-decoration: underline
}

.fourvip_con {
    margin-top: 20px;
    border-bottom: 1px solid #e3e3e3
}

.fourvip_con li {
    float: left;
    color: #666;
    width: 202px;
    padding-left: 24px;
    padding-right: 12px;
    border-right: 1px solid #e3e3e3;
    min-height: 204px;
    _height: 204px
}

.fourvip_con li.nb {
    border-right: 0
}

.fourvip_con li p {
    line-height: 24px;
    margin-bottom: 9px
}

.fourvipname {
    font-family: "\65B0\5B8B\4F53";
    color: #0033ff;
    font-size: 14px;
    text-decoration: underline;
    display: block;
    width: 211px;
    height: 21px;
    overflow: hidden;
    margin-bottom: 10px
}

.fourviplink {
    color: #008000;
    font-family: 'Arial'
}
/* 四个会员VIP随机显示  结束 */