@charset "utf-8";
html {
    background-image: url(http://www.eizia.com/webpic/html_title.png);
    background-position: top;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #000;
}

a:focus {
    outline: 0;
    -moz-outline-width: none;
}

/*-----------------------------------------------------------------------------*/
body {
    font-family: Verdana, "微软雅黑", "黑体", Georgia;
    margin: auto;
    width: 960px;
    font-size: 12px;
}

#content {
    position: relative;
    width: 660px;
    float: left;
}

#userTabs {
    position: relative;
    width: 300px;
    float: right;
    /*	background-image:url(http://www.eizia.com/webpic/userTabs_bg.png);
     */
    background-repeat: repeat-y;
}

#clear {
    position: relative;
    clear: both;
}

/*-----------------------------------------------------------------------------*/
.ui-tabs {
    padding-top: 43px;
    padding-left: 4px;
    background-image: url(http://www.eizia.com/webpic/title_bg.png);
    background-repeat: repeat-x;
    background-position: top;
}

.ui-tabs-nav {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    height: 24px;
}

.ui-tabs-nav li {
    text-align: center;
    display: block;
    width: 75px;
    height: 24px;
    float: left;
}

.ui-tabs-nav li a {
    display: block;
    width: 75px;
    height: 24px;
}

.ui-tabs-panel {
    clear: left;
}

.ui-state-default {
    background-image: url(http://www.eizia.com/webpic/tab_bg.png);
}

.ui-state-hover {
    background-image: url(http://www.eizia.com/webpic/tab_bg_over.png);
}

.ui-tabs-selected {
    background-image: url(http://www.eizia.com/webpic/tab_bg_on.png);
}

.ui-tabs-selected a {
    color: #000;
}

.ui-tabs-hide {
    display: none;
}

/*-----------------------------------------------------------------------------*/
#createNewCubes {
    position: absolute;
    top: 35px;
    right: 0px;
    width: 146px;
    height: 32px;
}

#createNewCubes a span {
    display: block;
    padding-top: 5px;
}

#createNewCubes a {
    font-size: 14px;
    text-align: center;
    width: 146px;
    height: 32px;
    display: block;
    background-image: url(http://www.eizia.com/webpic/createNew.png);
}

/*之后补上一个预加载图片的方法，防止这些图片第一次点击时闪动。*/
#createNewCubes a:hover {
    background-image: url(http://www.eizia.com/webpic/createNew_over.png);
}

/*-----------------------------------------------------------------------------*/
input, label, select, option, textarea, button, fieldset, legend {
    font-size: 12px;
    font-family: Verdana, "微软雅黑", "黑体", Georgia;
}

a.button_a_100 span {
    display: block;
    margin-top: 3px;
}

a.button_a_100 {
    text-align: center;
    display: block;
    width: 104px;
    height: 25px;
    background-image: url(http://www.eizia.com/webpic/button_100x25.png);
}

a.button_a_100:hover {
    background-image: url(http://www.eizia.com/webpic/buttonOver_100x25.png);
}

a.button_a_100:active {
    background-image: url(http://www.eizia.com/webpic/buttonOn_100x25.png);
}

a#offLine {
    text-align: left;
    padding-top: 2px;
    display: block;
    float: right;
    width: 40px;
    height: 20px;
    background-image: url(http://www.eizia.com/webpic/signOut_white.png);
}

a#offLine:hover {
    background-image: url(http://www.eizia.com/webpic/signOut_red.png);
}

a.button_a_80 {
    font-size: 12px;
    text-align: center;
    display: block;
    float: left;
    width: 80px;
    height: 25px;
    background-image: url(http://www.eizia.com/webpic/button_80x25.png);
}

a.button_a_80:hover {
    background-image: url(http://www.eizia.com/webpic/buttonOver_80x25.png);
}

a.button_a_80:active {
    background-image: url(http://www.eizia.com/webpic/buttonOn_80x25.png);
}

a.button_a_80 span {
    padding-top: 3px;
    display: block;
}

#hiUser {
    padding-top: 10px;
    padding-bottom: 10px;
}

#welcome {
	background-image:url(http://www.eizia.com/webpic/userTabs_bg.gif);
	background-repeat : repeat-y;
}

#welcomeInfo {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#welcomeInfo span {
    font-weight: bold;
}

#loginTitle {
    background-image: url(http://www.eizia.com/webpic/tabs_disable_bg.png);
    background-position: left;
    width: 154px;
    height: 24px;
}

#loginTitle_top {
    height: 43px;
    background-image: url(http://www.eizia.com/webpic/tabs_disable_top.png);
    background-repeat: repeat-x;
}

#userNameSpace {
    font-weight: bold;
}

/*-----------------------------------------------------------------------------*/
/*
 .userTabs_line {
 background-color:#999;
 padding:0px;
 margin-left:10px;
 margin-top:5px;
 margin-bottom:10px;
 margin-right:10px;
 width:280px;
 height:1px;
 font-size:0px;
 }
 */
.userTabs_line {
    background-image: url(http://www.eizia.com/webpic/userTabs_line.png);
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 300px;
    height: 2px;
    font-size: 0px;
}

#userTabs_bottom {
    font-size: 0px;
    width: 300px;
    height: 5px;
    background-repeat: no-repeat;
    background-image: url(http://www.eizia.com/webpic/userTabs_bottom.png);
}

/*-----------------------------------------------------------------------------*/
#logo-container {
    display: block;
    left: 23px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    width: 150px;
    height: 64px;
    background-image: url(http://www.eizia.com/webpic/logo_title.png);
}

#logo {
    display: block;
    margin: 0px;
    padding: 0px;
}

#logo span {
    display: none;
}

#content_title_line {
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    width: 660px;
    height: 3px;
    background-image: url(http://www.eizia.com/webpic/content_title_line.png);
}

#content_bottom_line {
    clear: both;
    float: left;
    font-size: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
    width: 960px;
    height: 2px;
    background-image: url(http://www.eizia.com/webpic/content_bottom_line.png);
}

/*
 .content_line{
 background-color:#999;
 padding:0px;
 margin-top:5px;
 margin-bottom:10px;
 width:660px;
 height:1px;
 font-size:0px;
 }
 */
.content_line {
    background-image: url(http://www.eizia.com/webpic/content_line.png);
    background-repeat: no-repeat;
    width: 660px;
    height: 2px;
    font-size: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#loginInfo {
    display: block;
}

.tipsImg {
    float: left;
}

/*预加载图片------------------------------------------------------------------------------*/
#preLoadImg {
    background-image: url(http://www.eizia.com/webpic/ing.gif);
    background-image: url(http://www.eizia.com/webpic/correct.png);
    background-image: url(http://www.eizia.com/webpic/warning.png);
    background-image: url(http://www.eizia.com/webpic/tabs_disable_bg.png);
    background-image: url(http://www.eizia.com/webpic/tab_bg_over.png);
    background-image: url(http://www.eizia.com/webpic/tab_bg_on.png);
    background-image: url(http://www.eizia.com/webpic/warning.png);
    background-image: url(http://www.eizia.com/webpic/signOut_red.png);
    background-image: url(http://www.eizia.com/webpic/signOut_white.png);
    background-image: url(http://www.eizia.com/webpic/tabs_disable_top.png);
    background-image: url(http://www.eizia.com/webpic/createNew_over.png);
    background-image: url(http://www.eizia.com/webpic/buttonOver_100x25.png);
    background-image: url(http://www.eizia.com/webpic/buttonOn_100x25.png);
    width: 0px;
    height: 0px;
    display: inline;
}

/*------------------------------------------------------------------------------------------*/
#recentlyList {
	background-image:url(http://www.eizia.com/webpic/userTabs_bg.gif);
	background-repeat : repeat-y;

}

#recentlyList ul {
    margin: 0px;
    padding: 0px;
    display: block;
}

.modelListBlock {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    height: 70px;
    list-style-type: none;
    display: block;
    clear: both;
}

.modelListBlock a {
    width: 280px;
    display: block;
    float: left;
}

.modelListBlock a:hover {
    background-color: #AACFE1;
}

.imgSpan_120x80 {
    display: block;
    float: left;
}

.modelImg_120x80 {
    width: 128px;
    height: 68px;
    border: none;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 1px;
}

.nameSpan_120x80 {
    display: block;
    overflow: hidden;
    max-height: 28px;
    _height: 28px; /*just for IE6*/
    padding-top: 2px;
    width: 140px;
    line-height: 1.2;
    font-size: 12px;
    font-weight: bold;
    color: #004080
}

.viewTimesSpan_120x80 {
    max-height: 16px;
    _height: 16px;
    width: 140px;
    display: block;
    color: #666;
    margin-top: 4px;
    overflow: hidden;
}

.userNameSpan_120x80 {
    max-height: 16px;
    _height: 16px;
    width: 140px;
    display: block;
    color: #666;
    overflow: hidden;
}

.tabs_name {
    font-weight: bold;
    padding-top: 30px;
    padding-left: 10px;
    font-size: 14px;
}

.tabs_container {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 600px;
}

.contentListBlock {
    height: 165px;
    width: 162px;
    float: left;
    padding-top: 10px;
    padding-right: 3px;
}

.contentListBlock a {
    width: 162px;
    height: 165px;
    display: block;
}

.contentListBlock a:hover {
    background-color: #AACFE1;
}

.imgSpan_150x100 {
    display: block;
    height: 85px;
    width: 160px;
}

.modelImg_150x100 {
    padding-left: 1px;
    padding-top: 1px;
    width: 160px;
    height: 85px;
    border: none;
}

.nameSpan_150x100 {
    padding-top: 4px;
    display: block;
    overflow: hidden;
    height: 42px; /*just for IE6*/
    width: 160px;
    line-height: 1.2;
    font-size: 12px;
    font-weight: bold;
    color: #004080;
}

.viewTimesSpan_150x100 {
    height: 16px;
    width: 160px;
    display: block;
    color: #666;
    overflow: hidden;
}

.usernameSpan_150x100 {
    height: 16px;
    width: 160px;
    display: block;
    color: #666;
    overflow: hidden;
}

.contentList_name {
    clear: both;
    font-weight: bold;
    padding-top: 30px;
    padding-right: 10px;
    font-size: 14px;
}

.contentList_container {
    float: left;
}

#signUp, #signIn{
	position:relative;
	left:-4px;
	background-image:url(http://www.eizia.com/webpic/userTabs_bg.gif);
	background-repeat : repeat-y;
}
form#login , form#application{
	margin-left:4px;
}

