@charset "utf-8";
@import url("/style/common.css");

/*首页*/
.guke{color: #F1C3D0;}
a.guke{	color: #F1C3D0;}
a.guke:hover {color: #F1C3D0;}

.bta {font-weight:bold;color:#CF0551;}
.bta a{color:#CF0551;}
.bta a:hover{color:#CF0551;text-decoration:none;}


/*会员中心左侧*/
.membermenu{ background:url(/images/member/left01_03.gif) no-repeat;width:190px; height:39px; text-align:center; line-height:39px; font-weight:bold; margin-bottom:6px; font-size:14px;}
.membermenu2{ background:url(/images/member/left01_05.gif) no-repeat;width:190px; height:39px; text-align:center; line-height:39px; font-weight:bold; margin-bottom:6px; font-size:14px;}






/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/*	滚动	*/

/*-------------impromptu---------- */
.jqifade{ position: absolute; background-color: #aaaaaa; }
div.jqi{ width: 550px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 12px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqi .jqicontainer{ font-weight: bold; }
div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: pointer; color: #bbbbbb; font-weight: bold;}
div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; font-weight:normal;}
div.jqi .jqimessage .topic{ text-align:center; font-weight:bold; font-size:16px; height:30px; line-height:24px;}
div.jqi .jqimessage .infodate{ color:#990000; text-align:center;}
div.jqi .jqimessage .content{ line-height:20px; text-align:left; margin:10px;}
div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0;}
div.jqi button{ padding: 3px 10px; margin: 0 10px; background-color: #BEBEBE; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi button:hover{ background-color: #728A8C; }
div.jqi button.jqidefaultbutton{ background-color: #BEBEBE; }
.jqiwarning .jqi .jqibuttons{ background-color: #BEBEBE; }
/*-------------------------------- */
#index_umenu div{ margin-left:24px;}
#swimg_img{ text-align:center;}
#swimg_icon{float:left;; margin-left:42px; width:99px;height:29px; line-height:29px; display:inline;}
#swimg_icon img{ margin-right:7px; margin-top:7px; margin-left:0; cursor:pointer;}
#swimg_title{ color:#ADADAD;}
#swimg_title a{ color:#ADADAD;}
#swimg_title a:hover{ color:#ADADAD;}

.bottomlink {color:#E1E1E1;}
.bottomlink a{color:#E1E1E1;}
.bottomlink a:hover{color:#E1E1E1;text-decoration:underline;}

