/***
 *	AiteV6 Style (Default Style)
 *	Aite.cn Author sophoto 2010
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{padding:0px;	margin:0px;}
html{background:#EDEDE3;}
body{font:12px Verdana,Arial,Tahoma;}
img{border:none;}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}

.clearfix {
  display: block;
}

.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*字符截取和全英文换行*/
*{word-wrap:break-word;}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
#header-wrap {
  background: #c2110e;
  overflow: visible;
  z-index: 99;
}
#access-wrap {
  background: #fff;
  border-bottom: 1px solid #eee;
}
body.home #access-wrap {
  border-bottom-color: #dfdfd6;
}
#header {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 960px;
  padding: 0 10px;
}
/* Header */
#header {
  overflow: visible;
  z-index: 99;
}
html>body #header {
  height: 100px;
}

  /* Branding */
  #branding a.logo {
    background: url(../images/logo.gif) no-repeat 0 0;
    display: block;
    float: left;
    height: 100px;
    text-indent: -9999px;
    width: 400px;
  }
#header .toplinksBox{
    float:right;
	width:540px;
}
#header .quicklinks{
	float:right;
	display:block;
	height:28px;
	line-height:28px;
	margin:22px 10px 0 0;
	padding:0 5px 0 10px;
	color:#FFFFFF;
}
#header .quicklinks a{
	margin:0 5px;
	}
#header .toplinksBox .toplinks{
	background:none repeat scroll 0 0 #A40802;
	float:right;
	display:block;
	height:28px;
	line-height:28px;
	margin:0 10px 22px 0;
	padding:0 5px 0 10px;
	color:#FFFFFF;
}

#header .toplinks a{
	margin:0 5px;
	}
#header .toplinks span{
	margin-left:15px;
	}
#header .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
#header a{
	color:#FFFFFF;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top:10px;
}
.header .title{
	float:left;
	padding-left:10px;

}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:500px;
	height:60px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:500px;
	height:60px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}
/* Access (Navigation) */
#access {
  padding: 8px 10px 14px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 940px;
}
  #access .navigation {
    float: left;
    position: relative;
    left: 5px;
  }

#access .navigation ul li.en{ 
    font-size:9px; 
	color:#CC9274; 
	line-height:9px; 
	padding-left:20px;
}

    #access .navigation ul {
      font-family: 微软雅黑, Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 22px;
    }
      #access .navigation ul li {
        display: block;
        float: left;
      }
        #access .navigation ul li a {
          color: #7e7e75;
          display: block;
          float: left;
          text-decoration: none;
          padding: 5px 22px 5px 5px;
        }
        #access .navigation ul li a:hover,
        #access .navigation ul li.current_page_item a,
        #access .navigation ul li.current-menu-item a {
          color: #c2110e; 
        }
.navHide{float:left;position:absolute;z-index:1;}
.navENBOX{
text-align:left; 
width:960px; 
font-size:9px;
color:#CC9274;
}
.navENHOME{
position:absolute;
z-index:2
line-height:9px;
left:8px;
top:24px;
}
.navENGALLERY{
position:absolute;
z-index:2
line-height:9px;
left:66px;
top:24px;
}
.navENSHOWTIME{
position:absolute;
z-index:2
line-height:9px;
left:158px;
top:24px;
}
.navENEVENTS{
position:absolute;
z-index:2
line-height:9px;
left:248px;
top:24px;
}
.navENNEWS{
position:absolute;
z-index:2
line-height:9px;
left:339px;
top:24px;
}
.navENWEDDING{
position:absolute;
z-index:2
line-height:9px;
left:430px;
top:24px;
}
.navENBABY{
position:absolute;
z-index:2
line-height:9px;
left:521px;
top:24px;
}
.navENFASHION{
position:absolute;
z-index:2
line-height:9px;
left:612px;
top:24px;
}
.navENSERVICE{
position:absolute;
z-index:2
line-height:9px;
left:702px;
top:24px;
}
.navENABOUT{
position:absolute;
z-index:2
line-height:9px;
left:794px;
top:24px;
}
.navENBBS{
position:absolute;
z-index:2
line-height:9px;
left:885px;
top:24px;
}
  ul.feed-list {
    position: absolute;
    right: 10px;
    top: 15px;
  }
    ul.feed-list li {
      background: transparent url(images/sprite.png) no-repeat -150px -40px;
      display: block;
      float: left;
      height: 29px;
      margin-left: 5px;
      text-indent: -9999px;
      width: 28px;
    }
    ul.feed-list li:hover {
      background-position: -180px -40px;
    }
      ul.feed-list li a { 
        display: block;
        float: left;
        height: 29px;
        width: auto;
      }
      ul.feed-list li a span {
        background: transparent url(images/sprite.png) no-repeat -150px -70px; 
        display: block;
        float: left;
        height: 29px;
        width: 28px;
      }
      ul.feed-list li.item-twitter a span {
        background-position: -150px -70px;
      }
      ul.feed-list li.item-email a span {
        background-position: -180px -70px;
      }
      ul.feed-list li.item-rss a span {
        background-position: -210px -70px;
      }
/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/green_skin.png");
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:960px;
}
#navMenu {
	width:915px;
	overflow:hidden;
	height: 28px;
	padding:8px 0 0 15px;
}
#navMenu ul {
	float:left;
	height: 22px;
}
#navMenu ul li {
	float:left;	
	height: 22px;
	margin-right: 10px;
	margin-left: -3px;
	padding-left: 10px;
}
#navMenu ul li a {
	color: #FFF;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ebf5e9;
}
#navMenu ul li.hover {
	padding-top:0;
}
#navMenu ul li.hover a {
	background:url(../images/green_skin.png) 0 -152px no-repeat;
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
	background:url(../images/green_skin.png) no-repeat right top;
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	background:url(../images/green_skin.png) 0 -152px no-repeat;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	background:url(../images/green_skin.png) no-repeat right top;
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{background:none repeat scroll 0 0 #DCDCD2; width:960px; margin:auto; color:#999;text-align:center;	margin-top:8px;	padding-bottom:10px;padding-top:10px;}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright a{color:#575751;	line-height:23px;}

/*换肤功能
------------------------------------*/
#dedecms_skins{
	float:right;
    padding:5px;
	width:120px;
    padding-right:0px;
	list-style:none;
	overflow:hidden;
    }
#dedecms_skins li{
	float:left;
    margin-right:5px;
    width:15px;
    height:15px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	background-image:url(../images/theme.gif);
}
#dedecms_skins_0{
	background-position:0px 0px;
}
#dedecms_skins_1{
	background-position:15px 0px;
}
#dedecms_skins_2{
	background-position:35px 0px;
}
#dedecms_skins_3{
	background-position:55px 0px;
}
#dedecms_skins_4{
	background-position:75px 0px;
}
#dedecms_skins_5{
	background-position:95px 0px;
}
#dedecms_skins_0.selected{
	background-position:0px 15px !important;
}
#dedecms_skins_1.selected{
	background-position:15px 15px !important;
}
#dedecms_skins_2.selected{
	background-position:35px 15px !important;
}
#dedecms_skins_3.selected{
	background-position:55px 15px !important;
}
#dedecms_skins_4.selected{
	background-position:75px 15px !important;
}
#dedecms_skins_5.selected{
	background-position:95px 15px !important;
}

/*布局*/
.main01{}
.main01 .left{ float:left; width:770px;}
.main01 .right{ float:right; width:180px;}
.main01o{}
.main01o .left{ float:left; width:180px;}
.main01o .right{ float:right; width:770px;}

.main02{}
.main02 .left{ float:left; width:759px;}
.main02 .right{ float:right; width:191px;}

.main03{}
.main03 .left{ float:left; width:180px;}
.main03 .right{ float:right; width:770px;}

.mt10{margin-top:10px;}
.mt5{margin-top:5px;}
.mt10b10{margin-top:10px; margin-bottom:10px;}

/*首页*/
.homeBanner{ width:548px; height:311px; position:relative;}
.homeGgBtn{ position:absolute;z-index:2; height:15px; width:200px; left:330px; top:272px;}
.homeGgBtn span{ float:right; width:14px; height:15px; display:block; margin-left:4px; color:#FFFFFF; font-weight:bold; text-align:center; line-height:15px; background-color:#606058; cursor:pointer;}
.homeGgBtn span.current{ background-color:#C2110E;}
.homeNewsBox{}
.homeNewsBox .fleft{ float:left; width:380px; height:200px; background-color:#DCDCD2;}
.homeNewsBox .fmid{ float:left; width:380px; height:200px; margin-left:10px; background-color:#FFF;}
.homeNewsBox .fright{float:right; width:180px; height:200px;}
.homeNewsBox .event{}
.homeNewsBox .event li{background:#FFF; width:100%;	overflow:hidden; clear:both; padding:8px 0px 5px; border-bottom:3px solid #EDEDE3; color:#7E7E75; white-space:nowrap;}
.homeNewsBox .event li b a{color:#555;}
.homeNewsBox .event li a.preview{width:84px;float:left;padding:0px 8px;display:inline;}
.homeNewsBox .event li a.preview img{width:80px;display:block;	padding:1px;border:1px solid #EEE;}
.homeNewsBox .event li a.preview:hover img{border:1px solid #AAA;}
.homeNewsBox .event li a.title{overflow:hidden;line-height:25px;font-weight:bold;font-size:14px; color:#BA2636; font-family: 微软雅黑, Helvetica, Arial, sans-serif;}
.homeNewsBox .event span.info{display:block;line-height:20px;color:#555;padding-left:12px;}
.homeNewsBox .event span.info small{color:#AAA;font-size:12px;	margin-left:3px;}
.homeNewsBox .event span.info a{color:#690;}
.homeNewsBox .event p.intro{color:#7E7E75;	line-height:20px;margin-left:5px;padding-left:10px;	padding-right:10px;}
.homeNewsBox .news{/*padding:2px 0px; display:inline; float:left; background:#FFF;*/}
.homeNewsBox .news span{color:#AAA; float:left; padding-right:5px;	margin-left:10px;}
.homeNewsBox .news ul{}
.homeNewsBox .news li{background:url(../images/homeTitle.gif) no-repeat left -60px; margin-left:8px; height:20px; line-height:20px;}
.homeNewsBox .news li a{ display:block; height:20px; color:#7E7E75; text-decoration:underline; overflow:hidden; margin-left:15px;}
.homeNewsBox .news li a:hover{color:#575751;}
.homeNewsTitle{ height:20px; padding:8px 8px 6px; border-bottom:2px solid #EDEDE3;}
.homeNewsTitle h4{ float:left; display:block; height:20px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/homeTitle.gif) no-repeat left -118px;}
.homeNewsTitle span{ float:right; height:20px; width:59px; display:block; background:url(../images/homeTitle.gif) no-repeat left -90px;}
.homeNewsTitle span a{display:block; height:20px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}

.homeListBox{ background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DCDCD2; padding:10px 9px 0px;}
.homeList li{ float:left; width:185px; height:205px; margin:0px 3px 25px 0px;}
.homeList li .imgBox{ width:185px; height:185px;}
.homeList li .imgBox img{ width:185px; height:185px;}
.homeList li .text{ padding:0px 8px;}
.homeList li .text a{ display:block; height:39px; line-height:39px; width:170px; color:#89672A; text-decoration:none;}
.homeList li.current .text{ background-color:#D90F0F;}
.homeList li.current .text a{ color:#FFFFFF;}
.homeList li.mr0{ margin-right:0px;}

.homeLBTitle{ height:20px; margin:10px;}
.homeLBTitle h4{ float:left; display:block; height:20px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/homeTitle.gif) no-repeat left 0px;}
.homeLBTitle span{ float:right; height:20px; width:59px; display:block; background:url(../images/homeTitle.gif) no-repeat left -90px;}
.homeLBTitle span a{display:block; height:20px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}

.homeSTBox{ background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DCDCD2; padding:10px 9px 0px; height:210px;}
.homeSTList{}
.homeSTList li{ float:left; width:132px; height:160px; margin:12px 9px !important; margin:12px 6px;}
.homeSTList li .imgBox{ width:120px; height:120px; background-color:#EDEDE3; border:1px solid #DCDCD2; padding:5px;}
.homeSTList li .imgBox img{ width:120px; height:120px;}
.homeSTList li.current .imgBox{background-color:#D90F0F; border:1px solid #D90F0F;}
.homeSTList li .text{ padding:0px 8px; text-align:center;}
.homeSTList li .text a{ display:block; height:30px; line-height:30px; width:120px; color:#7E7E75; text-decoration:none;}
.homeSTList li.mr0{ margin-right:0px;}

.homeFansBox{ background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DCDCD2; padding:10px 9px 0px; height:170px;}
.homeFansBox h5{color:#FF4979; font-size:16px; font-weight:bold; padding:0px 10px; font-family: 微软雅黑, Helvetica, Arial, sans-serif;}
.homeFansList{}
.homeFansList li{ float:left; width:99px; height:120px; margin:12px 9px !important; margin:12px 5px;}
.homeFansList li .imgBox{ width:90px; height:90px; background-color:#EDEDE3; border:1px solid #DCDCD2; padding:5px;}
.homeFansList li .imgBox img{ width:90px; height:90px;}
.homeFansList li.current .imgBox{background-color:#FFFFFF; border:1px solid #7E7E75;}
.homeFansList li .text{ padding:0px 8px; text-align:center;}
.homeFansList li .text a{ display:block; height:30px; line-height:30px; width:90px; color:#7E7E75; text-decoration:none;}
.homeFansList li.mr0{ margin-right:0px;}

.homeSTTitle{ height:20px; margin:5px 15px 0px 15px;}
.homeSTTitle h4{ float:left; display:block; height:20px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/homeTitle.gif) no-repeat left -40px;}
.homeSTTitle span{ float:right; height:20px; width:59px; display:block; background:url(../images/homeTitle.gif) no-repeat left -90px;}
.homeSTTitle span a{display:block; height:20px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}

.homeBBSBox{ background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DCDCD2; padding:10px 9px 0px; height:192px;}
.homeBBSTitle{ height:20px; margin:5px 15px 0px 15px;}
.homeBBSTitle h4{ float:left; display:block; height:20px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/homeTitle.gif) no-repeat left -20px;}
.homeBBSTitle span{ float:right; height:20px; width:59px; display:block; background:url(../images/homeTitle.gif) no-repeat left -90px;}
.homeBBSTitle span a{display:block; height:20px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}
.homeBBS{margin-top:10px; padding:0 5px;}
.homeBBS .c01{display:inline; float:left; margin-right:10px; width:240px; background:#F8F8F0;}
.homeBBS .c01 h5{color:#FF4979; font-size:14px; font-weight:bold; padding:5px 10px; font-family: 微软雅黑, Helvetica, Arial, sans-serif;}
.homeBBS .c01 h5 a{color:#FF4979; text-decoration:none;}
.homeBBS .c01 h5 a:hover{color:#FF4979; text-decoration:none;}
.homeBBS .c01 ul{}
.homeBBSList li{background:url(../images/homeTitle.gif) no-repeat left -60px; margin-left:5px; padding-left:10px; overflow:hidden;}
.homeBBS .c01 li a{ display:block; height:20px; line-height:20px; color:#7E7E75; text-decoration:underline;}
.homeBBS .c01 li a:hover{color:#575751;}
.homeBBS .mr0{margin-right:0px;}
.homeTel a{background:url(../images/footerTle.png) no-repeat left top; height:80px; width:960px; text-indent:-9999px; display:block;}
.homeLinkBox {background:#FFF; margin-top:10px; overflow:hidden;}
.homeLinkBox .link{clear:both; overflow:hidden; padding:0px 8px 10px; width:100%;}
.homeLinkBox .link li{float:left; line-height:14px; padding:8px 5px 0px; white-space:nowrap;}
.homeLinkBox .link li a{color:#7E7E75; float:left; text-decoration:underline;}
.homeLinkBox .link li a:hover{color:#575751; text-decoration:underline;}

/*=====图片居中样式 BEGIN=====*/
.imgMid186 {width:186px;height:186px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:186px;_font-size:154px;word-wrap:normal;}
.imgMid170 {width:170px;height:170px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:170px;_font-size:141px;word-wrap:normal;}
.imgMid130 {width:130px;height:130px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:130px;_font-size:108px;word-wrap:normal;}
.imgMid120 {width:120px;height:120px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:120px;_font-size:100px;word-wrap:normal;}
.imgMid90 {width:90px;height:90px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:90px;_font-size:74px;word-wrap:normal;}
.imgMid72 {width:72px;height:72px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:72px;_font-size:60px;word-wrap:normal;}
.imgMid70 {width:70px;height:70px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:70px;_font-size:58px;word-wrap:normal;}
.imgMid42 {width:42px;height:42px;text-align:center;display: table-cell;*display: block;vertical-align:middle;*line-height:42px;_font-size:35px;word-wrap:normal;}
.imgMid186 *,.imgMid170 *,.imgMid130 *,.imgMid120 *,.imgMid90 *,.imgMid72 *,.imgMid70 *,.imgMid42 *{word-wrap:normal;}
.imgMid186 img,.imgMid170 img,.imgMid130 img,.imgMid120 img,.imgMid90 img,.imgMid72 img,.imgMid70 img,.imgMid42 img {_vertical-align:middle;}
.imgBox186{ width:186px; height:186px;}
.imgBox180{ width:180px; height:180px;}
.imgBox170{ width:170px; height:170px;}
.imgBox120{ width:120px; height:120px;}
.imgBox130{ width:130px; height:130px;}
.imgBox90{ width:90px; height:90px;}
.imgBox72{ width:72px; height:72px;}
.imgBox42{ width:42px; height:42px;}
.imgBoxP01{ padding:3px; background-color:#FFF;}
/*=====图片居中样式 END=====*/

/*作品展示*/
.worksList{}
.worksListBox{ background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DCDCD2; padding:10px 8px;}
.worksList li{ float:left; width:185px; height:225px; margin:0px 3px 25px 0px;}
.worksList li .imgBox{ width:185px; height:185px;}
.worksList li .imgBox img{ width:185px; height:185px;}
.worksList li .text{ padding:0px 8px;}
.worksList li .text a{ display:block; height:39px; line-height:39px; width:170px; color:#A59687; text-decoration:none;}
.worksList li.current .text{ background-color:#D90F0F;}
.worksList li.current .text a{ color:#FFFFFF;}
.worksList li.mr0{ margin-right:0px;}
.worksListIcoHide{position:absolute;z-index:1;}
.worksListIcoHideBox{position:absolute;z-index:2; left:134px; top:-18px; width:47px; height:13px; font-size:0px; line-height:0px; cursor:pointer;}
.worksListIcoHide .ico001{background:url(/images/work/s01.gif) no-repeat left top;}
.worksListIcoHide .ico002{background:url(/images/work/s02.gif) no-repeat left top;}
.worksListIcoHide .ico003{background:url(/images/work/s03.gif) no-repeat left top;}

.worksShow{ padding:20px 0px;}
.worksShow h3,.worksShow h2,.worksShow h1{ text-align:center; font-family:"微软雅黑","黑体"; font-size:36px; color:#333333; margin-bottom:10px;}
.worksShow .content{margin:10px auto; width:900px; font-size:14px; line-height:200%;}
.worksShow .content2{margin:10px auto; width:800px; font-size:14px; line-height:200%;}
.leftAd01{text-align:center; margin-top:10px;}
.worksShow .icoHide{position:absolute;z-index:1;}
.worksShow .icoHideBox{position:absolute;z-index:2; left:660px; top:0px; width:153px; height:145px; font-size:0px; line-height:0px;}
.worksShow .icoHide .ico001{background:url(/images/work/b01.png) no-repeat;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/work/b01.png"); _background:none;}
.worksShow .icoHide .ico002{background:url(/images/work/b02.png) no-repeat;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/work/b02.png"); _background:none;}
.worksShow .icoHide .ico003{background:url(/images/work/b03.png) no-repeat;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/work/b03.png"); _background:none;}

/*客照欣赏*/
.showtimeList{}
.showtimeListBox{ background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DCDCD2; padding:10px 8px;}
.showtimeList li{ float:left; width:185px; height:225px; margin:15px 18px 8px 26px !important; margin:15px 13px 8px;}
.showtimeList li .imgBox{ width:185px; height:185px; background-color:#EDEDE3; border:1px solid #DCDCD2; padding:8px;}
.showtimeList li .imgBox img{ width:185px; height:185px;}
.showtimeList li.current .imgBox{background-color:#D90F0F; border:1px solid #D90F0F;}
.showtimeList li .text{ padding:0px 8px; text-align:center;}
.showtimeList li .text a{ display:block; height:30px; line-height:30px; width:170px; color:#7E7E75; text-decoration:none;}
.showtimeList li.mr0{ margin-right:0px;}

/*婚纱礼服*/
.dress .worksList li{ float:left; width:186px; height:319px; margin:0px 3px 30px 0px; _display:inline;}
.dress .worksList li .imgBox{ width:186px; height:280px;}
.dress .worksList li .imgBox img{ width:186px; height:280px;}
.dress .worksList li.mr0{ margin-right:0px;}
/*纯作品图片*/
.xgWorksList{}
.xgWorksList li{ float:left; width:186px; height:186px; margin-right:3px; _display:inline;}
.xgWorksList li.mr0{ margin-right:0px;}
.xgWorksList li img{ width:186px; height:186px;}
.xgWorksList02 li{ height:225px;}
.xgWorksList02 li p{ height:39px; line-height:39px; padding:0px 8px;}
.xgWorksList02 li p a{ display:block;}
.xgWorksList03 li{ height:236px;}
.xgWorksList03 li p{ height:42px; line-height:18px; padding:8px 8px 0px 8px;}

.dress .xgWorksList{}
.dress .xgWorksList li{ float:left; width:186px; height:280px; margin-right:3px; _display:inline;}
.dress .xgWorksList li.mr0{ margin-right:0px;}
.dress .xgWorksList li img{ width:186px; height:280px;}

/*最新作品*/
.newWorksTitle01{ height:42px; padding-top:11px;}
.newWorksTitle01 h2{ float:left; font-size:32px; font-family:"微软雅黑","黑体"; font-weight:normal; color:#441D1F; line-height:100%;}
.newWorksTitle01 .t02{ float:left; color:#BBA267; font-size:13px; line-height:100%; padding:2px 0px 0px 10px; font-weight:bold;}
.newWorksBox01{ padding:4px 3px 3px 4px; height:374px;}
.newWorksBox01 .left{ width:373px; height:373px; float:left;}
.newWorksBox01 .right{ float:left; margin-left:1px; width:374px;}
.newWorksBox01 .right .xgWorksList li{ margin-bottom:1px;}

.alphaImg a:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);-moz-opacity: 0.9;}

.drop02{background:url(/images/icon/icon01.gif) right -100px no-repeat; text-align:left; height:18px; line-height:18px; padding:0px 21px 0px 5px; border:#E3D5BA 1px solid; cursor:pointer; margin-top:5px; width:auto; white-space:nowrap;position:absolute;}
*+html .drop02{height:16px; padding-top:2px;}
.drop02Hide{position:absolute;z-index:1;}
.drop02Menu{position:absolute;z-index:2; text-align:left; left:0px; top:25px; border:#E3D5BA 1px solid; background-color:#FFF; padding:0px; width:auto; white-space:nowrap; line-height:16px;}
.drop02Menu ul{ padding:1px 1px;}
.drop02Menu ul li{ padding:0px; margin:0px; _display:inline;}
.drop02Menu ul li a{ display:block; color:#333333; text-decoration:none; padding:4px 5px; margin:0px;}
.drop02Menu ul li a:hover{ background-color:#BBA267; text-decoration:none; color:#FFFFFF;}
.drop02MenuTabBox01{ width:118px;}
.dmDropW{ width:95px;}
.dmDropW .drop02{ width:60px;}

/*作品*/
.workTjTitle{ background:url(../images/workHome.gif) no-repeat 10px 10px; height:63px; padding:10px; margin-bottom:10px;}
.workClassTitle{ height:18px; margin:15px 10px 10px 10px;}
.workClassTitle h4{ float:left; display:block; height:18px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/workHome.gif) no-repeat left -100px;}
.workClassTitle span{ float:right; height:18px; width:59px; display:block; background:url(../images/workHome.gif) no-repeat left -300px;}
.workClassTitle span a{display:block; height:18px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}
.workClassTitle h4.t2{ background-position:left -100px;}
.workClassTitle h4.t5{ background-position:left -150px;}
.workClassTitle h4.t7{ background-position:left -200px;}
.workclear{ clear:both; font-size:0px; line-height:0px; height:0px;}

.workWedTjTitle{ background:url(../images/workWed.gif) no-repeat 10px 10px; height:28px; padding:10px;}
.workWedTitle{ height:18px; margin:15px 10px 10px 10px;}
.workWedTitle h4{ float:left; display:block; height:18px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/workWed.gif) no-repeat left -100px;}
.workWedTitle span{ float:right; height:18px; width:59px; display:block; background:url(../images/workWed.gif) no-repeat left -300px;}
.workWedTitle span a{display:block; height:18px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}
.workWedTitle h4.t3{ background-position:left -100px;}
.workWedTitle h4.t4{ background-position:left -150px;}
.workWedTitle h4.t19{ background-position:left -200px;}
.workWedTitle h4.t20{ background-position:left -250px;}

.workFaTjTitle{ background:url(../images/workFa.png) no-repeat 10px 10px; height:28px; padding:10px;}
.workFaTitle{ height:18px; margin:15px 10px 10px 10px;}
.workFaTitle h4{ float:left; display:block; height:18px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/workFa.png) no-repeat left -100px;}
.workFaTitle span{ float:right; height:18px; width:59px; display:block; background:url(../images/workFa.png) no-repeat left -300px;}
.workFaTitle span a{display:block; height:18px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}
.workFaTitle h4.t8{ background-position:left -100px;}
.workFaTitle h4.t9{ background-position:left -150px;}
.workFaTitle h4.t21{ background-position:left -200px;}
.workFaTitle h4.t22{ background-position:left -250px;}

.workBabyTjTitle{ background:url(../images/workBaby.gif) no-repeat 10px 10px; height:28px; padding:10px;}
.workBabyTitle{ height:18px; margin:15px 10px 10px 10px;}
.workBabyTitle h4{ float:left; display:block; height:18px; width:150px; text-indent:150px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px; background:url(../images/workBaby.gif) no-repeat left -100px;}
.workBabyTitle span{ float:right; height:18px; width:59px; display:block; background:url(../images/workBaby.gif) no-repeat left -450px;}
.workBabyTitle span a{display:block; height:18px; width:59px; text-indent:59px; white-space:nowrap; overflow:hidden; font-size:0px\9; *font-size:12px;}
.workBabyTitle h4.t6{ background-position:left -100px;}
.workBabyTitle h4.t23{ background-position:left -150px;}
.workBabyTitle h4.t24{ background-position:left -200px;}
.workBabyTitle h4.t25{ background-position:left -250px;}
.workBabyTitle h4.t26{ background-position:left -300px;}
.workBabyTitle h4.t27{ background-position:left -350px;}
.workBabyTitle h4.t28{ background-position:left -400px;}

/*线型*/
.line01{clear:both; height:1px; line-height:1px; font-size:0px; background-color:#E3D5BA; overflow:hidden;}
.line01D{clear:both; height:1px; line-height:1px; font-size:0px; background:url(../images/point01.gif) repeat-x;}
.line02{clear:both; height:1px; line-height:1px; font-size:0px; background-color:#cdcdcd; overflow:hidden;}
.line02D{clear:both; height:1px; line-height:1px; font-size:0px; background:url(../images/point02.gif) repeat-x;}
.line03{clear:both; height:1px; line-height:1px; font-size:0px; background-color:#BBA267; overflow:hidden;}

/*二级树形菜单*/
#sidebar{margin-bottom:8px;}

#sidebar .sClass01{ font-size:14px; font-weight:bold; padding:10px 0px 10px 5px; color:#441D1F;}
#sidebar .sClass02{ font-size:13px; font-weight:bold; color:#89672A; padding-left:5px;}
#sidebar .menu01{height:30px; margin-bottom:4px; background:#D90F0F; font-size:14px;}
#sidebar .menu01 a{ position:relative; display:block; height:30px; line-height:30px; padding-left:20px; color:#FFFFFF; text-decoration:none;}
#sidebar .menu01 a:hover,#sidebar .current a{ background: #D90F0F; color:#FFFAE1; text-decoration:none;}
#sidebar .menu02{height:30px; margin-bottom:4px; background:#FFFFFF; font-size:14px;}
#sidebar .menu02 a{ position:relative; display:block; height:30px; line-height:30px; padding-left:20px; color:#7E7E75; text-decoration:none;}
#sidebar .menu02 a:hover,#sidebar .current a{ background: #D90F0F; color:#FFFAE1; text-decoration:none;}
*+html #sidebar .menu01 a{ height:28px; padding-top:2px;}
#sidebar .iconPoint2{ margin:0px 15px 10px 15px; font-size:12px;}
#sidebar .iconPoint2 li{ margin:5px 0px;}
#sidebar .iconPoint2 li a{color:#69441F;}

#rockable {background: #FFFFFF; border: 1px solid #DCDCD2; color: #7e7e75; padding: 8px;}
#rockable img {position: relative; top: 8px;}
#rockable h3 {width:162px; height:26px; background:url(../images/contactBox.png) no-repeat left top; overflow:hidden; text-indent:-9999px;}
#rockable .tel {width:162px; height:76px; background:url(../images/contactBox.png) no-repeat left -30px; overflow:hidden; text-indent:-9999px;		margin-top: 16px;}

/*QQ在线咨询*/
ul.qqonline {}
ul.qqonline li {float:left;line-height:14px;margin:0px 0px 10px;}
ul.qqonline li a {display:block;height:54px;position:relative;width:54px;}
ul.qqonline li a:hover {background-position:center bottom;}
ul.qqonline li a:hover ins {background-image:url("../images/contact_tips.png");background-repeat:no-repeat;display:block;height:85px;left:-28px;padding-top:15px;position:absolute;text-decoration:none;top:34px;width:95px;}
* html ul.qqonline li a:hover ins {background:none repeat scroll 0 0 transparent;}
ul.qqonline li a:hover ins strong {color:#FF6600;display:block;}
ul.qqonline li a.qq1 {background-image:url("../images/qq_1.png");}
ul.qqonline li a.qq2 {background-image:url("../images/qq_2.png");}
ul.qqonline li a.qq3 {background-image:url("../images/qq_3.png");}
ul.qqonline li a.qq4 {background-image:url("../images/qq_4.png");}
ul.qqonline li a.qq5 {background-image:url("../images/qq_5.png");}
ul.qqonline li a.qq6 {background-image:url("../images/qq_6.png");}

/*关于我们*/
.about01{padding:0px 10px;}
.about01 h3{font-size:20px; color:#D90F0F;font-family:"微软雅黑","黑体";  font-weight:bold; padding-bottom:10px;}
.maptext{padding:0px 5px 10px;}
.maptext h3{font-size:14px; padding:5px 0px;}
.maptext p{line-height:150%;}
.maptext li{background:url(../images/point.gif) no-repeat left 8px; padding-left:10px; line-height:180%;}
.maptext img{border:1px solid #DCDCD2;}
.maptext a{color:#75757E; text-decoration:underline;}
.maptext a:hover{color:#D90F0F;}
.abouttext{padding:10px;}
.abouttext h3{font-family:"微软雅黑","黑体"; font-size:16px; padding:5px; margin:10px 0px 5px; background:#EDEDE3;}
.about02{padding:0px 11px;}
.aboutContectBox{}
.aboutContectBox .fleft{float:left; width:175px; height:164px; background-color:#EDEDE3;}
.aboutContectBox .currentL{float:left; width:175px; height:164px; background-color:#DCDCD2;}

.aboutContectBox .fmid{ float:left; width:175px; height:164px; margin-left:10px; background-color:#EDEDE3;}
.aboutContectBox .currentM{float:left; width:175px; height:164px; margin-left:10px; background-color:#DCDCD2;}

.aboutContectBox .fright{float:right; width:175px; height:164px; background-color:#EDEDE3;}
.aboutContectBox .currentR{float:right; width:175px; height:164px; background-color:#DCDCD2;}

.aboutContect{padding:10px 10px 1px;}
.aboutContectBg{background:url(../images/contectBg.png) no-repeat; height:103px; margin-left:10px;}
.aboutContectBg span{line-height:26px; margin-left:35px;}

.recommendBox{background:#FFFFCC; border:1px solid #FFCC00; padding:10px; margin:10px 0px;}
.recommendBox .recommend_content{background:url("../images/icon_alert.gif") no-repeat scroll left 2px; color:#663300; line-height:160%; padding-left:25px;}
.recommendBox .recommend_info{color:#663300; line-height:160%;}

/*服务报价*/
.priceTitle h3{font-size:16px; padding:5px 0px; background:#FFF;}
.price{background:#EDEDE3; color:#75757E; _padding-bottom:10px;}
.price h3{font-size:14px; padding:5px 0px; background:#FFF;}
.price ul{list-style:circle outside none; margin:5px 0px 10px;}
.price ul li{margin-left:20px; padding:2px 0px;}

.faqBox{clear:both; padding:10px 15px; position:relative;}
.faqNumber{background:url(../images/ol-bg.gif) no-repeat scroll left top transparent; color:#FFF; display:block; float:left; font:bold 20px Arial,sans-serif; margin-right:8px; padding:6px 7px;}

.menu {height: 45px; display: block;}
.menu ul {list-style: none;	padding: 0;	margin: 0;}
/* width and height of the menu items */ 
.menu ul li {float:left; overflow:hidden; position:relative; text-align:center; line-height:45px;}
/* must be postioned relative  */
.menu ul li a {position: relative; display: block; width: 90px; height: 45px; font-family: Arial; font-size:12px; font-weight:bold; letter-spacing: 1px; text-transform: uppercase;text-decoration: none;cursor: pointer;}
/* all layers will be absolute positioned */
.menu ul li a span {position: absolute;	left: 0; width: 90px;}
.menu ul li a span.out {top: 0px;}
.menu ul li a span.over,.menu ul li a span.bg {/* hide */top: -45px;}

/** 2nd example **/
#menu2 {background: #D90F0F;}
#menu2 ul li a {color: #FFF;}
#menu2 ul li a span.over {background: #FFF;	color: #D90F0F;}
