body {
    margin: 0;
    padding: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #666
}

#welcome {
    padding: 7px;
}

#welcome img {
    padding: 7px;
    background: #f7f7f7;
    border: solid 1px #ececec;
    margin-right: 10px;
    -moz-border-radius: 5px;
}

.content {
    padding: 7px;
}

.content img {
    padding: 7px;
    background: #f7f7f7;
    border: solid 1px #ececec;
    margin-right: 10px;
    -moz-border-radius: 5px;
}

#left_content {
    margin: auto;
    padding: 2px;
    float: left;
}

.float_right {
    float: right;
}

a:link {
    color: #069;
    text-decoration: none
}

a:visited {
    color: #069;
}

a:hover {
    color: #069;
    text-decoration: underline
}

.top_border {
    width: 998px;
    margin: auto;
    height: 3px;
    background: #4d4d4d;
}

.header {
    background: #CCC;
    height: 360px;
    width: 998px;
    margin: auto;
    position: relative;
}

ul#menu {
    background: url(images/menu_bg.gif) repeat-x;
    list-style: none;
    height: 37px;
    width: 996px;
    margin: auto;
    padding: 0;
    border-left: 1px solid #8e8e8e;
    border-right: 1px solid #8e8e8e;
}

ul#menu li {
    float: left;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Century Gothic";
    color: #fff;
    margin-top: 8px;
    padding: 0 15px 0 15px;
    border-right: 1px solid #9e9e9e;
}

ul#menu li a {
    color: #9e9e9e;
    text-decoration: none;
}

ul#menu li a:visited {
    color: #9e9e9e;
}

ul#menu li a:hover {
    color: #fff;
    text-decoration: underline
}

.wrap {
    width: 996px;
    margin: auto;
    border: 1px solid #d2d2d2;
    border-top: 0;
}

.main_content {
    width: 678px;
    float: left;
    border-right: 1px dotted #ccc;
    text-align: justify;
    padding-right: 7px;
}

.divider {
    width: 555px;
    height: 25px;
    background: url(images/divider.gif) no-repeat;
    text-align: center;
    margin: auto;
}

.title_bg {
    background: url(images/title_bg.png) no-repeat;
    height: 50px;
    width: 373px;
    margin-top: 3px;
    margin-left: 1px;
}

.msg_fan {
    background: url(images/quote.gif) no-repeat;
    width: 292px;
    height: 178px;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    margin: auto
}

.follow_txt {
    width: 285px;
    padding: 5px 5px 18px 12px;
    border-bottom: 1px dashed #ccc
}

.follow_txt img {
    width: 42px
}

.left_txt {
    width: 292px;
    padding: 5px;
    margin: auto;
}

.left_title {
    color: #3c93c8;
    font-weight: bold;
    padding: 0px 0 5px 0;
    display: block;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 16px;
    font-style: italic;
}

.top {
    clear: both;
    float: right;
    padding: 10px
}

.clear {
    clear: both;
}

.main_content img {
    padding: 10px 10px 0 10px;
}

.footer {
    background-color: #ccc;
    width: 100%;
    margin: auto;
    height: 100px;
    clear: both;
    background: url(images/back_ground_pre_footer.jpg) repeat-x;
}

.footer a:link {
    color: #666;
    text-decoration: none
}

.footer a:visited {
    color: #666;
    text-decoration: none
}

.footer a:hover {
    color: #000;
    text-decoration: underline
}

.footer_menu {
    padding-top: 75px;
    padding-left: 10px;
    float: left
}

.copyright {
    float: left;
    padding: 75px 0 0 80px;
    font-size: 10px
}

.footer_logo {
    float: right;
    padding: 8px 3px 0 0;
    text-align: right
}

.gallery {
    float: left;
    clear: both;
    width: 675px;
    margin-bottom: 15px;
    margin-left: 8px;
    margin-top: 10px;
}

.gallery img {
    padding: 5px;
    background: #f7f7f7;
    border: solid 1px #ececec;
    float: left;
    -moz-border-radius: 5px;
    margin: 0px 6px 10px 0px;
}

.float_left50 {
    float: left;
    width: 48%;
    padding-left: 10px
}

ul#tour {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0 10px 10px 10px;
}

ul#tour li {
    float: left;
    margin: 0;
    border-top: 1px dashed #ccc;
}

.date {
    width: 85px;
    border: 0px solid red;
    padding: 5px;
    font-weight: bold;
    text-align: left;
    font-size: 11px;
    background-color: #999;
    color: #fff
}

.tour_detail {
    width: 210px;
    padding: 5px;
    padding-left: 14px;
    text-align: left;
}

.float_left_album {
    float: left;
    width: 45%;
}

ul#album {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#album li {
    float: left;
    margin: 0;
    border-top: 1px dashed #ccc;
    height: 135px;
}

.album_img {
    width: 125px;
    height: 125px;
    border: 0px solid red;
    padding: 5px;
    background
}

.album_img img {
    width: 125px;
    height: 125px;
    padding: 5px;
    background: #f2f2f2;
    border: 1px solid #ccc;
}

.album_name {
    width: 175px;
    height: 150px;
    border: 0px solid red;
    padding: 5px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold
}

.album_title {
    font-size: 16px;
    padding: 3px 0 3px 3px;
    background-color: #999;
    display: block;
    width: 133px;
    margin-left: 6px;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

.wallpaper_dwnload {
    float: left;
    width: 165px;
    text-align: center;
    margin-top: -5px;
    font-size: 11px;
    color: #3c93c8
}

.wallpaper_dwnload a {
    color: #3c93c8;
    text-decoration: none
}

.wallpaper_dwnload a:visited {
    color: #3c93c8;
}

.wallpaper_dwnload a:hover {
    color: #000;
    text-decoration: underline;
}

ul#mp3 {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 50px;
}

ul#mp3 li {
    float: left;
    margin: 0;
    border-top: 1px dashed #ccc;
    height: 50px;
}

.mp3_icon {
    width: 34px;
    height: 34px;
}

.mp3_name {
    width: 110px;
    border: 0px solid red;
    padding: 5px;
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
    padding-top: 20px;
}

#form {
    clear: both;
}

#form form {
    padding-top: 10px;
}

#form textarea {
    float: right;
    margin-bottom: 10px;
    margin-right: 160px;
    padding: 6px 5px 6px 5px;
    width: 350px;
    height: 130px;
    overflow: hidden;
    border: 1px solid #ccc;
}

#form input {
    float: right;
    margin-bottom: 10px;
    margin-right: 160px;
    padding: 6px 5px 6px 5px;
    width: 350px;
    font-size: 13px;
    line-height: 18px;
    border: 1px solid #ccc;
}

#form input,
#form textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

#form label {
    float: left;
    margin-top: 2px;
    width: 150px;
    text-align: right
}

#form label span {
    display: block;
    margin-top: -8px;
    font-size: 10px;
}

#form fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}

#form .light_button_send,
#form .dark_button_send {
    border: none;
    background: none;
    padding: 4px 20px 6px 20px;
    width: auto;
    font-size: 12px;
    cursor: pointer;
}

#form .light_button_send:hover,
#form .dark_button_send:hover {
    background-position: 0px bottom;
}

#form #response {
    display: none;
    margin: 0px 0px 10px 0px;
    padding: 5px 0px;
    width: 580px;
    text-align: center;
}

#form #response p {
    margin: 0px;
    padding: 0px;
}

#slider {
    width: 998px;
    padding: 0;
    margin: 0 auto;
}

div#slideshow {
    width: 998px;
    height: 360px;
    padding: 0;
    margin: 0 auto;
    overflow: hidden
}

.slider-item {
    width: 100% !important;
}

.slider-item img {
    float: right;
    margin: 0;
    padding: 0;
}

.slider_content_inner img {
    border: none;
}

.controls-center {
    width: 930px;
    margin: 0 auto;
    padding: 5px 0 0 0;
}

#slider_controls {
    margin: -6px 0 0 0;
    auto;
    z-index: 1000;
    width: 960px;
}

#slider_controls h2 {
    width: 600px;
    float: left;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #888888;
    padding: 5px 0 0 0;
    margin: 0;
}

#slider_controls h2 strong {
    color: #1d1d1d;
}

#slider_controls ul {
    margin: 0;
    padding: 0;
    width: 76px;
    float: right;
}

#slider_controls ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider_controls ul li {
    float: left;
    display: block;
}

#slider_controls ul li a {
    width: 11px;
    height: 11px;
    background: url('images/tabs_2.png') no-repeat center center;
    display: block;
    float: left;
    padding: 0px 2px 0 2px;
    margin: 2px !important;
    margin: 1px 1px;
    outline: none;
}

#slider_controls ul li a:focus {
    outline: none;
}

#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide {
    color: #979797;
    background: url('images/tabs_1.png') no-repeat center center;
}