﻿html
{
    margin:0;
    padding:0;
}
body
{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}

/*
测试用
*/
div
{
    border: 1px solid #000066;
    border-style: none;
}

.tl-corner-dark, .tr-corner-dark, .tl-corner, .tr-corner, .bl-corner, .br-corner{height:5px;font-size:1px}
.tl-corner{width:5px;float:left;background:url(../pic/corners.gif) top left}
.tr-corner{background:url(../pic/corners.gif) top right}
.bl-corner{width:5px;float:left;background:url(../pic/corners.gif) bottom left}
.br-corner{background:url(../pic/corners.gif) bottom right;margin-bottom:15px;position:relative;top:-5px}
.tl-corner-dark{width:5px;float:left;background:url(../pic/dark-corners.gif) top left}
.tr-corner-dark{background:url(../pic/dark-corners.gif) top right}

.TextBox
{
    border: 1px solid #808080;
    width: 98%;
    font-size: 12px;
}

a.LinkButton
{
    border-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    background-image: url('../pic/bg_orange.gif');
    color: #003366;
    font-weight: bold;
}
a:hover.LinkButton, A:active.LinkButton
{
    /*background:#ff9a31;*/ /*background-image: url('../pic/title_bg3.gif');*/
    border-color: #EBEBEB #666666 #666666 #EBEBEB;
}

#WebTitle
{
    padding: 0px;
    border-style: none;
    width: 100%;
    height: 36px;
    margin: 0px;
    background-color: #666666; /*background-image: url('../pic/cloud4.jpg');*/
    background-repeat: no-repeat;
}


#WebBody
{
    border-style: none;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    width: 1024px;
    background-color: #FFFFFF; /*background-image: url('../pic/cloud2.jpg');*/
    background-repeat: repeat-x;
}

#flashContent
{
    display:none;
    margin:auto;
}

#RooFlash
{
    margin:auto;
    width: 1024px;
    height:720px;
}

#WebTail
{
    width: 100%;
    height: 30px;
    margin: 0px;
    background-color: #06417A;
    display:none;
}
#Copyright
{
    font-size: 11px; text-align: center;
    /*position: relative;*/
}
/*
#Copyright p
{
    position: absolute;
    right: 20px;
}
*/

#WebBody2
{
    /*border: 1px dashed #666666;*/
    width: 1020px;
    height: 100%;
    margin: 0em auto 0 auto; /*background-color: #FFFFFF;*/
    position: relative;
    
}

#WebBody2Title
{
    /*border: 1px dashed #FFFFFF;*/
    width: 100%;
    height: 30px; /*background-color: #FF9900;*/
    clear: right; /*position: relative;*/
}

#flashDiv
{
    background-color: #C0C0C0;
    border: 1px solid #CCCCCC;
    padding: 1px;
    position: absolute;
    top: 110px;
    left: 183px;
}
#BigPic
{
    padding: 3px;
    border: 1px solid #CCCCCC;
    position: absolute;
    top: 110px;
    left: 235px;
    width: 494px;
    background-color: #C0C0C0;
    display:none;
}

#arrow
{
    position: absolute;
    top: 240px;
    left: 580px;
    z-index: 2;
}
#DownloadPic
{
    position: absolute;
    top: 473px;
    right: 152px;
    border-style: none;
    width: 130px;
    z-index: 2;
}

#RoorooShow
{
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 2;
    border-style: none;
    width:350px;
}
#RoorooShow2
{
    position: absolute;
    top: 10px;
    right: 20px;
    border-style: none;
    /*width:260px;*/
}

#RooBag
{
    position: absolute;
    top: 330px;
    right: 450px;
    border-style: none;
}
#WhiteBoard
{
    border-style: solid;
    border-width: 2px;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    position: absolute;
    top: 110px;
    left: 0;
    width: 720px;
    height: 400px;
}

#update_msg
{
    margin: 10px;
    position: absolute;
    top: 110px;
    left: 0;
}

#ad_msg
{
    margin: 5px;
    position: absolute;
    top: 150px;
    left: 290px;
}

#MsgBoard
{

    /*background-image: url('../pic/block_bg.gif');*/
    /*background-repeat: no-repeat;*/
    background-image: url('../pic/content_grad2.png');
    background-repeat: repeat-x;
    width: 180px;
    height: 200px;
    
    position: absolute;
    top: 110px;
    left:0;
      
}
#MsgBoardMsg
{
    padding: 10px 10px 10px 10px;
    border-style: none solid none solid;
    border-width: 1px;
    border-color: #E1E1E1 #CCCCCC #999999 #CCCCCC;
}
#MsgBoard h3,
#MsgBoard h4
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #FF3300;
}
#MsgBoard p
{
    color: #003399;
    font-size: 12px;
    font-weight: lighter;
    padding-right: 5px;
    padding-left: 5px;
}

.showblock
{
    padding: 15px 5px 5px 5px;
    background-image: url('../pic/block_bg.gif');
    width: 230px;
    height: 150px;
    background-repeat: no-repeat;
    position: absolute;
    top: 540px;
}
.showblock img
{
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
.showblock h4
{
    padding: 0px;
    margin: 0px 0px 8px 0px;
    color: #333333;
    font-size: small;
}

.showblock h5
{
    padding: 0px;
    margin: 5px 5px 5px 8px;
    color: #333333;
    font-size: small;
    font-weight: lighter;
}
#showblock_person
{
    position: absolute;
    left: 0px;
}
#showblock_team
{
    position: absolute;
    left: 255px;
}
#showblock_rooroo
{
    position: absolute;
    left: 510px;
}
#showblock_sth
{
    position: absolute;
    left: 765px;
}

/*登录框*/
#UserLogin
{
    margin: 20px 20px 8px 20px;
    width: 260px;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: url('../pic/content_grad2.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 90px;
    right: 0px;
}
#UserLoginBox
{
    padding: 10px 10px 10px 10px;
    border-style: none solid none solid;
    border-width: 1px;
    border-color: #E1E1E1 #CCCCCC #999999 #CCCCCC;
}

#UserLoginBoxNav
{
    /*border: 1px dashed #0066FF;*/ /*position: relative;*/
    float: left; /*width: 260px;*/
    margin: -10px 0 0 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
}

#UserLoginBoxNav LI {
	float:left;
	margin:0;
	padding:0;
}

#UserLoginBoxNav A
{
    background-position: #003060;
    display: block;
    color: #003366;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
    padding: 0.25em 1em;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #aaa;
    font-size: 12px;
    background-image: url('../pic/content_grad2.png');
    width: 103px;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    text-align: center;
}

#UserLoginBoxNav A:hover, #UserLoginBoxNav A:active, #UserLoginBoxNav A.here:link, #UserLoginBoxNav A.here:visited
{
    background-position: #FFF2D9;
    background: #FFF2D9;
}

#UserLoginBoxNav A.here:link,
#UserLoginBoxNav A.here:visited {
	position:relative;
	z-index:102;
}



#UserLogin td.Volume1
{
    text-align: left;
    width: 50px;
    white-space: nowrap;
}

#UserLogin td.Volume2
{
    width: 150px;
}

#UserLogin td.Volume3
{
    width: 10px;
}


/*----------导航 tab----------*/
#WebTitleNav
{
   position: absolute;
    top: 16px;
    right: 10px; 
    width:400px;
}

#WebTailNav
{
    float: right;
    margin-right: 10px;
    margin-top: 12px;
}
.WebNav
{
    /*position: relative;*/
    float: right;
    /*width: 100%;*/
    padding: 0 0 1.75em 1em;
    margin: 0;
    list-style: none;
    line-height: 1em;
}

.WebNav li
{
    float: left;
    margin: 0;
    padding: 0;
    border-right-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
}
.WebNav li.last
{
    border-right: 0;
}

.WebNav A
{
    display: block;
    color: #C0C0C0;
    text-decoration: none;
    font-weight: bold;
    background: #666666;
    margin: 0;
    padding: 0.25em 1em;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #aaa;
    font-size: 11px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-top-color: #fff;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.WebNav A:hover, .WebNav A:active, .WebNav A.here:link, .WebNav A.here:visited
{
    /*background: #3E85BE;*/
    color: #FFFFFF;
}

.WebNav A.here:link,
.WebNav A.here:visited {
	position:relative;
	z-index:102;
}

/*
个人母板页，页头导航条
*/
#PersonalNav
{
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 1.75em 1em;
    margin: 0;
    list-style: none;
    line-height: 1em;
}

#PersonalNav LI {
	float:left;
	margin:0;
	padding:0;
}

#PersonalNav A
{
    background-position: #003060;
    display: block;
    color: #003366;
    text-decoration: none;
    font-weight: bold;
    background: #FCAC37;
    margin: 0;
    padding: 0.25em 1em;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #aaa;
    font-size: small;
    border-top-style: none;
    border-right-style: none;
    border-left-style: solid;
    border-top-color: #fff;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

#PersonalNav A:hover, #PersonalNav A:active, #PersonalNav A.here:link, #PersonalNav A.here:visited
{
    background-position: #FFD886;
    background: #FFD886;
}

#PersonalNav A.here:link,
#PersonalNav A.here:visited {
	position:relative;
	z-index:102;
}

/*
企业母板页导航
*/
#TeamNav
{
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 1.75em 1em;
    margin: 0;
    list-style: none;
    line-height: 1em;
}

#TeamNav LI {
	float:left;
	margin:0;
	padding:0;
}

#TeamNav A
{
    background-position: #003060;
    display: block;
    color: #D9D9D9;
    text-decoration: none;
    font-weight: bold;
    background: #336699;
    margin: 0;
    padding: 0.25em 1em;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #aaa;
    font-size: small;
    border-top-style: none;
    border-right-style: none;
    border-left-style: solid;
    border-top-color: #fff;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

#TeamNav A:hover, #TeamNav A:active, #TeamNav A.here:link, #TeamNav A.here:visited
{
    background-position: #FFD886;
    background: #4B87C2;
    color: #FFFFFF;
}

#TeamNav A.here:link,
#TeamNav A.here:visited {
	position:relative;
	z-index:102;
}


/*个人信息中的块*/

.PersonalInfo2
{
    border-style: none;
    border-width: 1px;
    border-color: #e1e1e1 #999999 #999999 #e1e1e1;
    background-image: url('../pic/content_grad2.png');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
.PersonalInfo2 h1
{
    margin: 0px 0px 8px 0px;
    /*border-width: 1px;*/
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
    padding-right: 15px;
    text-align: right;
    /*background-color: #CCCCCC;*/
    color: #003366;
    /*border-bottom-style: solid;
    border-bottom-color: #C0C0C0;*/
    padding-bottom: 3px;
}


.PersonalInfo2Box
{
    border-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #cccccc;
    height: 310px;
}

#PersonalInfoFixed
{
    margin: 10px;
    width: 300px;
    height: 300px; /*border: 1px solid #999999;*/
    float: left;
    font-size: small;
}
#PersonalInfoFixed td.Volume1
{
    text-align: right;
    width: 80px;
    white-space: nowrap;
}

#PersonalInfoFixed td.Volume2
{
    width: 230px;
}


#PersonalInfoPwd
{
     margin: 10px;
     width: 300px;
    height: 300px;
    /*border: 1px solid #999999;*/
     float: left;
      font-size: small;
}

#PersonalInfoPwd td.Volume1
{
    text-align: right;
    width: 80px;
    white-space: nowrap;
}
#PersonalInfoPwd td.Volume2
{
    width: 160px;
}
#PersonalInfoPwd td.Volume3
{
    width: 60px;
}

#PersonalInfoExt
{
    margin: 10px;
    width: 300px;
    height: 300px; /*border: 1px solid #999999;*/
    float: left;
    display: none;
}

#PersonalInfoFixed h1
{
    
}

#PersonalInfoPwd h1
{
    
}

#PersonalInfoExt h1
{
    
}

#DifsChart
{
}

/*
个人用户注册
*/
#PersonalSignup
{
    border-style: solid;
    border-width: 1px;
    border-color: #E1E1E1 #999999 #999999 #E1E1E1; /*background-image: url('../pic/content_grad.png');*/
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    font-size: small;
    width: 500px;
    left: 250px;
    position: absolute;
    padding-bottom: 20px;
    color: #404040;
    margin-top: 20px;
}

#PersonalSignup h1
{
    font-size: 15px;
    font-weight: bold;
    padding-top: 3px;
    margin-top: 0px;
    padding-right: 15px;
    text-align: right;
    background-color: #99FF66;
    color: #003366;
    background-image: url('../pic/bg_orange.gif');
    background-repeat: repeat-x;
    padding-bottom: 3px;
}

#PersonalSignup td.Volume1
{
    text-align: right; /*padding-right: 1em;*/
    width: 150px;
    white-space: nowrap;
    font-weight: bold;
    color: #333333;
}

#PersonalSignup td.Volume2
{
    width: 200px;
}

#PersonalSignup td.Volume3
{
    width: 130px;
}

/*
个人空间升级
*/
#PersonalUpdate
{
    width: 600px;
}

#PersonalUpdate h4
{
    color: #333333;
}
#PersonalUpdate h5
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-weight: lighter;
    color: #333333;
}

#AboutRooroo
{
    font-weight: lighter;
    margin-left: 180px;
}

#AboutRooroo h5,p
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

#RoorooPrivacy
{ 
    margin-left: 180px;
}
#RoorooPrivacy p, ul
{
    font-weight: 100;
    font-size: 11px;
} 
#RoorooPrivacy h4
{
    padding: 0px;
    margin-top: 16px;
    margin-bottom: 6px;
    font-size: 14px;
}

/*
企业用户注册
*/
#TeamSignup
{
    border-style: solid;
    border-width: 1px;
    border-color: #E1E1E1 #999999 #999999 #E1E1E1; /*background-image: url('../pic/content_grad.png');*/
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    font-size: small;
    width: 500px;
    left: 250px;
    position: absolute;
    padding-bottom: 20px;
    color: #404040;
    margin-top: 20px;
}

#TeamSignup h1
{
    font-size: 15px;
    font-weight: bold;
    padding-top: 3px;
    margin-top: 0px;
    padding-right: 15px;
    text-align: right;
    background-color: #99FF66;
    color: #003366;
    background-image: url('../pic/bg_green.gif');
    background-repeat: repeat-x;
    padding-bottom: 3px;
}

#TeamSignup td.Volume1
{
    text-align: right; /*padding-right: 1em;*/
    width: 150px;
    white-space: nowrap;
    font-weight: bold;
    color: #333333;
}

#TeamSignup td.Volume2
{
    width: 200px;
}

#TeamSignup td.Volume3
{
    width: 130px;
}

