﻿
#custompopup
{
    width: 280px;
    height: 140px;
    background-color: White;
    border: 3px solid #e1e1e1;
    padding: 10px;
    position: absolute;
    z-index: 10002;
}


#signpopup
{
    width: 280px;
    height: 140px;
    background-color: White;
    border: 3px solid #e1e1e1;
    padding: 10px;
    position: absolute;
    z-index: 10002;
}

.rox-header-oranger,.rox-header-oranger:hover { color:#ff9000; text-decoration:none}
.rox-header{margin-left:auto;margin-right:auto;width:880px;}

#rox-header-divMenu {padding: 0px;margin: 0px;width:100%;height: 35px}
#rox-header-ulLeftMenu 
{
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
    background: url(images/menubg01.gif) no-repeat;
    float: left;
    margin: 0px;
    width: 590px;
    list-style-type: none;
    height: 34px !important;
    height: 0;
    line-height: 150%;
}
#rox-header-ulRightMenu 
{
    padding-left: 0px;
	background: url(images/menubg02.gif);
    float: right;
    margin: 0px;
    width: 280px;
	font-size: 12px;
    list-style-type: none;
    height: 34px;
    line-height: 150%;
}
#rox-header-ulLeftMenu li,
#rox-header-ulRightMenu li
{
    padding: 0px;
    float: left;
    display:inline;
    margin: 0px;
    list-style-type: none;
    text-align: center;    
}


#rox-header-ulLeftMenu li a.rox-header-aMenu, #rox-header-ulLeftMenu li a.rox-header-aMenu:link
{
    display:block;
    padding: 12px 0px 0px 0px;
    float: left;
    width: 118px;
    color: #333;
    height: 22px;
    text-align: center;
    text-decoration: none;    
}
#rox-header-ulLeftMenu li:hover a.rox-header-aMenu,
#rox-header-ulLeftMenu li.nav_overmenu a.rox-header-aMenu
{
    font-weight: bold;
    background: url(images/menuoverbg01.gif) no-repeat;
    color: #333;    
}
#rox-header-ulLeftMenu li:active a.rox-header-aMenu,
#rox-header-ulLeftMenu li.nav_curmenu a.rox-header-aMenu
{
    font-weight: bold;
    background: url(images/menuoverbg.gif) no-repeat;
    color: #333;    
}


#rox-header-divMenuBg
{
    width: 880px;
    float: none;
    clear: both;
    margin: 0px auto 8px;
    padding: 0px;
    vertical-align: bottom;
    background: url(images/SortListBg.gif) repeat-x center top;
    height: 30px; 
    overflow: hidden;   
}

#rox-header-ulLeftMenu li div,#rox-header-ulRightMenu li div
{
    display:none;
    clear: both;
    vertical-align: bottom;
    text-align: left;
    font-size: 12px;       
}
#rox-header-ulLeftMenu li:hover div,
#rox-header-ulLeftMenu li.nav_curmenu div,
#rox-header-ulRightMenu li:hover div,
#rox-header-ulRightMenu li.nav_curmenu div
 {
    display:block;
    position:relative;
}
#rox-header-ulLeftMenu li:hover div dl,
#rox-header-ulLeftMenu li.nav_curmenu div dl,
#rox-header-divMenuBg dl
{
    font-size: 12px;
    width: 750px;
    margin: 0px;
    padding: 2px 0 0 10px;
    list-style: none;
    list-style-type: none; 
    display:inline-table;
    position:absolute;
}

#rox-header-ulLeftMenu li div dl dt,
#rox-header-divMenuBg dl dt
{
    display: inline;
    margin-left: 10px;
    line-height: 30px;
    height: 30px;  
}
#rox-header-ulLeftMenu li div dl dt a,
#rox-header-divMenuBg dl dt a
{
    padding-left: 15px;
    color: #555;
    text-decoration: none;
    font-weight: normal;
}

#rox-header-ulLeftMenu li div a:link,
#rox-header-ulRightMenu li div a:link,
#rox-header-divMenuBg a:link
{
    font-size: 12px;
    color: #666666;
    line-height: 14px;
    text-decoration: none;
}

#rox-header-ulLeftMenu li div a:hover,
#rox-header-divMenuBg a:hover
{
    font-size: 12px;
    color: #7ab605;
    line-height: 14px;
    text-decoration: none;
}

#rox-header-ulRightMenu li a.rox-rightUpload-aMenu, #rox-header-ulRightMenu li a.rox-rightUpload-aMenu:link
{
    display:block;
	padding: 12px 0px 0px 30px;
    float: right;
    width: 135px;
    color: #f80;
	font-weight: bold;
    text-decoration: none;  
    height: 22px;
    text-align: center; 
}
#rox-header-ulRightMenu li:hover a.rox-rightUpload-aMenu,
#rox-header-ulRightMenu li:nav_overmenu a.rox-rightUpload-aMenu
{
    font-weight: bold;
    background:url(images/upload02.gif);
    color: #f80;    
}
#rox-header-ulRightMenu li:active a.rox-rightUpload-aMenu,
#rox-header-ulRightMenu li.nav_overmenu a.rox-rightUpload-aMenu
{
    font-weight: bold;
    background:url(images/upload02.gif)  
}





/********************************************/

.rox-header-font
{
    color: #000000;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    background: #ffffff;
    font-family: '宋体' , 'Lucida Grande' , 'Lucida Sans Unicode' ,arial,verdana,sans-serif;
}
.rox-header-font img
{
    border: 0;
}
.rox-header-top
{
    width: 880px;
    height: 62px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.rox-header-top span#rox-header-logo
{
    clear: none;
    float: left;
    cursor: pointer;
    width: 303px;
    height: 62px;
    margin-right: auto;
    margin-left: auto;
    background: url(images/logo.gif) no-repeat;
}

#header-right
{
    clear: right;
    float: right;    
    padding: 0px 5px 0px 0;
    width: 600px;
    position: relative;
    text-align: right;
    clear: none;
}
#header-right ul li img
{
    vertical-align: middle;
    cursor: pointer;
}
#header-right ul li img
{
    margin-top: 0px;
}
ul#userToolbar
{
    margin-top: 6px;
    text-align: right;
    margin-bottom: 0px;
}
ul#userToolbar li
{
    height: 18px;
    display: inline;
    line-height: 18px;
}
ul#userToolbar li
{
    position: relative;
}
ul#userToolbar li ol#olMyMenu
{
    border: 1px solid #c6c6c6;
    z-index: 998;
    padding:10px 4px 10px 0;
    width: 250px;
	height:34px;
    overflow: hidden;
    margin: 0;
    top: 18px;
    left:-70px;
    list-style: none;
    position: absolute;
    background: #ececec;
}
ul#userToolbar li ol#olMyMenu li
{
    width: 60px;
    margin: 0 0 8px 0;
    padding: 0;
    display: block;
    line-height: 15px;
    height: 15px;
	float:left
}
ul#userToolbar li ol#olMyMenu li a
{
    text-decoration: none;
	border-bottom:1px dashed #000;
    color: #000;
}
ul#userToolbar li ol#olMyMenu li a:hover
{
    color: #ff9000;
	border-bottom:1px dashed #000;
}


/*menu*/
.rox-header-slider
{
    clear: none;
    float: left;
    width: 2px;
    height: 28px;
    background-repeat: no-repeat;
}

.rox-header-menu
{
    width: 880px;
    height: 28px;
    text-align: left;
    margin: 0px auto;
    padding: 0px;
}
.rox-menu
{
    width: 600px;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 28px;
    float: left;
}

.header-sort-list
{
    width: 880px;
    float: none;
    clear: both;
    margin: 0px auto 8px;
    padding: 0px;
    vertical-align: bottom;
    background: url(images/SortListBg.gif) repeat-x center top;
    height: 30px;
}

.header-list-hidden
{
    overflow: hidden;
    padding: 0px;
    text-align: left;
    font-size: 12px;
}

.header-list-hidden a:link
{
    font-size: 12px;
    color: #666666;
    line-height: 14px;
    text-decoration: none;
}

.header-list-hidden a:hover, .header-list-hidden a:active .header-list-hidden a:visited
{
    font-size: 12px;
    color: #7ab605;
    line-height: 14px;
    text-decoration: none;
}

.header-sort-list ul
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
}

.header-sort-list li
{
    display: inline;
    margin-left: 10px;
    line-height: 30px;
    height: 30px;
}

.header-sort-list ul a
{
    padding-left: 10px;
    color: #555;
    text-decoration: none;
}

ul#header-search-ul
{
    float: right;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
}

ul#header-search-ul li
{
    display: inline;
}

#rox-header-search-submit
{
    margin-bottom: 2px;
}

#roxHome-menu, #roxVideo-menu, #roxChannel-menu, #roxSpace-menu, #roxSube-menu, #roxTV-menu
{
    display: none;
}

.rox-header-font a
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.rox-header-font a:link, .rox-header-font a:visited, .rox-header-font a:hover
{
    color: #000000;
    text-decoration: none;
}

.rox-header-login03
{
    margin: 0px;
    width: 238px;
    text-align: left;
    height: 25px;
}

.rox-header-blackbold
{
    font-family: "宋体";
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    font-weight: bold;
}
.rox-header-blackbold a:link, .rox-header-blackbold a:visited
{
    font-family: "宋体";
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-decoration: none;
}
.rox-header-blackbold a:hover, .rox-header-blackbold a:active
{
    font-family: "宋体";
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    text-decoration: none;
}

#framebottom
{
    text-align: center;
    font-size: 12px;
    width: 880px;
}

.rox-header-box1, .rox-header-box2
{
    width: 300px;
    height: 18px;
    line-height: 18px;
    background: url(images/public/bg_box1.gif) no-repeat #fff;
    _background-attachment: fixed;
    font-size: 12px;
}
.rox-header-box1
{
    border: 1px solid #A9BAC9;
    color: Gray;
}
.rox-header-box2, .rox-header-box4
{
    border: 1px solid #699daa;
}
.rox-header-box3, .rox-header-box4
{
    width: 170px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #A9BAC9;
    background: url (images/public/bg_box1.gif) no-repeat #fff;
    padding: 0 3px;
    font-size: 12px;
    _background-attachment: fixed;
    font-size: 13px;
}

.rox-header-btn1
{
    border: #727272 1px solid;
    background: url(images/public/bg_btn1.gif) #fff repeat-x;
    cursor: pointer;
    color: #5678a6;
    line-height: 24px;
    _cursor: hand;
}
.rox-header-btn1, .rox-header-lb1, .rox-header-lb2, .rox-header-lb3, .rox-header-lb4
{
    float: left;
    width: 70px;
    height: 24px;
    margin-right: 10px !important;
    margin-right: 5px;
}
.rox-header-blue
{
    color: #00588d;
    text-decoration: underline;
}
.rox-header-blue:hover
{
    color: #00588d;
    text-decoration: none;
}

#divhead_signin td
{
    text-align: left;
}

#selType
{
    font-size: 12px;
}

#signpopup
{
    width: 280px;
    height: 190px;
    background-color: White;
    border: 3px solid #e1e1e1;
    padding: 10px;
    position: absolute;
    z-index: 10002;
}
.rox-header-close
{
    width: 149px;
    height: 12px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    text-align: right;
}
.rox-header-formlabel
{
    text-align: right;
    font-size: 12px;
}
#divOnSignin
{
    width: 100%;
    height: 170px;
    line-height: 170px;
    text-align: center;
    vertical-align: middle;
    clear: both;
}


#rox-header-divMenuBg dl#dlroxChannel {width: 160px;margin-left:210px;}
#rox-header-divMenuBg dl#dlroxAlbum {width: 160px;margin-left:327px;}
#rox-header-divMenuBg dl#dlroxAsk{width: 160px;margin-left:470px;}
#rox-header-divMenuBg dl#dlroxUpload{width: 160px;margin-left:700px;}

