﻿/* 0 BASIC TAGS */

table
{
    font-size: 1em;
}

h1, h2, h4
{
    margin: 0;
    font-family: 宋体, tahoma, arial, helvetica, sans-serif;
}

p
{
    line-height: 1.4em; /* text-indent :2em;*/
}

hr
{
    border: 0;
    border-top: 1px solid #bababa;
    height: 1px;
}

a
{
    text-decoration: none;
    color: #d32525 /* #d32525;ff6633*/;
}

a:visited
{
    color: #d32525 /*#d32525ff6633; /*980000;*/;
}

a:hover
{
    text-decoration: none;
    color: #1e90ff; /*#e05252;*/ /*color :#ff9e2f;*/
}

a:active
{
    color: #d32525;
}

body
{
    background-color: #ffffff;
    background-image: url(images/bg2.gif);
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #666666;
}

img
{
    border-width: 0;
}

/* 1 HEADER */
.topdiv
{
    width: 760px;
    height: 17px;
    background-color: Black;
    font-family: Verdana;
    color: White;
    font-size: 4;
    text-align: left;
}

.header0
{
    background-image: url(Images/titlebar.jpg);
    background-repeat: repeat-x;
    position: relative;
    width: 760px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
}
.header1
{
    background-image: url(Images/nav.gif);
    background-repeat: repeat-x;
    position: relative;
    width: 760px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}
.xiaohui-div
{
    background-image: url(Images/hui.png);
    position: absolute;
    top: 10px;
    right: 45px;
    width: 50px;
    height: 49px;
}
.separator
{
    background-image: url(Images/separator.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 760px;
    height: 3px;
}

h1
{
    position: absolute;
    left: 37px;
    top: 12px;
    text-transform: uppercase;
    font-size: 18px;
}

h2
{
    position: absolute;
    right: 37px;
    top: 32px;
    font-size: 12px;
    font-weight: normal;
}
.nav
{
    position: absolute;
    left: 16px;
    top: 32px;
    text-transform: uppercase;
    font-size: 12px;
}

.menua
{
    position: absolute;
    right: 15px;
    top: 8px;
    text-transform: uppercase;
    font-size: 12px;
}



.menua a:visited, .nav a:visited
{
    color: #d32525;
}

/* 1.1 SHIM */

.shim
{
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    height: 1px;
    font-size: 0;
}

.column
{
    background-image: url(images/content-shim.gif);
}

.gradient
{
    background-image: url(images/content-shim-photo.gif);
}

.solid
{
    background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page
{
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.Description
{
    text-align: left; /*text-indent: 2em;*/
    line-height: normal;
}

h3
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.5em;
    font-weight: bold;
    color: Red;
}
h4
{
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-size: 1em;
    font-weight: bold;
    color: Red;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos
{
    background-image: url(images/body-repeat.gif);
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}
#homenobg
{
    background-image: url(images/bg-repeat-noframe.gif);
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}
#sidebar
{
    float: left;
    width: 214px;
    height: 100%;
}

#content
{
    margin-left: 246px;
}

#whatsnew
{
    float: left;
    width: 200px;
    height: 100%;
}
#imagenews
{
    width: 430px;
}
#fenzu
{
    width: 430px;
}

#div_search
{
    position: absolute;
    left: 500px;
    top: 5px;
    width: 210px;
    height: 17px;
    background-image: url(images/fon_top01.gif);
}



#coollinks
{
    margin-left: 220px;
}

#resume h4, #links h4
{
    margin-top: 0;
    border-top: 1px solid #bababa;
    padding-top: 1.0em;
    position: absolute;
    left: 37px;
    width: 214px;
}

#resume #photo
{
    position: absolute;
    left: 37px;
    top: 20px;
    width: 214px;
}

#resume .first
{
    margin-top: 0;
    border-top: 1px solid #bababa;
    padding-top: 1.5em;
}

dl
{
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #bababa;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
}

dt
{
    position: absolute;
    left: 0;
}

dd
{
    margin-left: 150px;
    height: 2.0em;
}

.emptydata td
{
    padding: 50px;
    color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums
{
    background-image: url(images/body-repeat-photo.gif);
    padding: 0px 37px;
    padding-bottom: 40px;
    width: 686px;
}

.view
{
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    text-align: center;
}

.view .photo-frame
{
    margin-left: auto;
    margin-right: auto;
}

.item
{
    padding: 20px 50px;
    color: #B2B2B2;
}

.item h4
{
    margin-bottom: 0.4em;
}

.nullpanel
{
    padding: 150px;
    width: auto;
    text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details
{
    background-image: url(images/body-repeat-photo.gif);
    padding: 0;
    width: 760px;
}

.buttonbar
{
    background-image: url(images/photonav-bg.gif);
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    width: 760px;
    height: 33px;
    text-align: center;
}

.buttonbar-top
{
    background-image: url(images/photonav-top-bg.gif);
}
.class_title
{
  /*  margin: 10px 0 0 15px;*/
    padding: 6px 0 4px 9px;
    color: #993300;
    background: #DDDDDD;
    border-left: #990000 10px solid;
    font-size: 14px;
    font-weight: bold;
}
#photos .view, #admin-details .view
{
    margin-top: 20px;
    margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg
{
    background-image: url(images/footer-side.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 75px;
    text-align: center;
}
.footer
{
    /*background-image: url(images/footer.gif);*/ /*background-image: url(images/bg_footer.gif);*/
    background-color: #26292e; /*  background-color: #486E9C;*/
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    width: 760px; /*height: 85px;*/
    text-align: center;
    font-size: 12px;
}

.menub
{
    margin: 12px auto 5px auto;
    text-transform: uppercase;
    font-size: 12px;
}

.menub a:visited
{
    color: #FFFFFF;
}

.menub a:hover
{
    color: Red;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198
{
    border: 4px solid #FFFFFF;
}

