@charset "UTF-8";

#index-header {
	background:#3D3630;
	height:382px;
	padding:1px;
	}
	#index-header-inner {
		position:relative;
		}
		#index-header-img {
			border:1px solid #AB9445;
			position:absolute;
			height:380px;
			/*height:500px;*/
		}
		#index-header-menu {
			position:absolute;
			top:125px;
			/*top:182px;*/
			left:10px;
			}
			#index-header-menu .menu-btn {
				margin-bottom:10px;
				/*width:174px;*/
				width:270px;
				height:54px;
				overflow:hidden;
				margin-right:3px;
				background:url(../img/index/menu-btn-bg.jpg) left top no-repeat;
				}
			#index-header-menu .new {
				background:url(../img/index/menu-btn-bg-new.jpg) left top no-repeat!important;
				}
				#index-header-menu .menu-btn a {
					display:inline-block;
					/*width:154px;*/
					width:250px;
					height:44px;
					padding:10px 10px 0;
					color:#FFFFFF;
					text-decoration:none;
					}
				#index-header-menu .menu-btn a:hover {
					background:url(../img/index/menu-btn-bg_o.jpg) left top no-repeat;
					color:#000000;
					}
				#index-header-menu .new a:hover {
					background:url(../img/index/menu-btn-bg-new_o.jpg) left top no-repeat!important;
					}
					#index-header-menu .menu-btn a span {
						font-size:90%;
						display:block;
						font-weight:bold;
					}
					#index-header-menu .menu-btn a i {
						font-size:80%;
						display:block;
						color:#DBCB8F;
					}
					#index-header-menu .menu-btn a:hover i {
						color:#FFFFFF;
					}
#index-privilege-list {
	width:285px;
	float:left;
	}
	#index-privilege-list ul {
		}
		#index-privilege-list ul li {
			margin-bottom: 15px;
			}
			#index-privilege-list ul li .asset-img {
				display:inline-block;
				width:55px;
				height:76px;
				border:1px solid #cccccc;
				float:left;
				overflow:hidden;
				}
				#index-privilege-list ul li .asset-img img {
					height:78px;
				}
			#index-privilege-list ul li .asset-content {
				float:right;
				width:220px;
				}
				#index-privilege-list ul li .asset-content .shopname {
					line-height:1.3em;
					}
					#index-privilege-list ul li .asset-content .shopname .shopnameja {
						font-weight:bold;
						color:#000000;
					}
					#index-privilege-list ul li .asset-content .shopname .shopnameen {
						color:#a48b35;
					}
				#index-privilege-list ul li .asset-content .shopname a {
					text-decoration:none;
				}
			
		
#index-feature {
	width:410px;
	float:right;
	}
	#index-feature ul li {
		margin-bottom:15px;
		}
		#index-feature ul li .asset-img {
			float:left;
			width:81px;
			height:81px;
			display:inline-block;
			overflow:hidden;
			border:1px solid #cccccc;
			/*background:url(../img/special-contents/list-no-photo.jpg) no-repeat;*/
		}
		#index-feature ul li .asset-content {
			width:310px;
			float:right;
			}
			#index-feature ul li .asset-content .blogname a {
				color:#a48b35;
				text-decoration:none;
			}
			#index-feature ul li .asset-content .title {
				font-weight:bold;
				font-size:12px;
			}

#index-text {
	clear:both;
}
#index-company {
	background:url(../img/index/company-bg.jpg) no-repeat;
	width:720px;
	height:410px;
	position:relative;
	clear:both;
	}
	#index-company .contact {
		position:absolute;
		top:293px;
		left:519px;
	}
	#index-company .link {
		position:absolute;
		top:354px;
		left:396px;
	}

#index-blog {
	}
	#index-blog .asset-header {
		background:url("../img/weddingdress/dresslist/dresslist-title-bg.gif") repeat-x scroll 0 0 transparent;
		padding:1px;
		margin:0;
		}
		#index-blog #page-title {
			background:none;
			border:1px solid #5F5343;
			border-bottom:none;
			padding:3px 12px 0;
			margin:0;
			color:#ffffff;
		}
		#index-blog .asset-header .asset-meta {
			border:1px solid #5F5343;
			border-top:none;
			padding:0 12px 3px;
			margin:0;
			font-size:.85em;
			font-style:italic;
			color:#DBCB8F;
		}
	
	#index-blog h3 {
		font-size:130%;
		font-weight:bold;
		margin:10px 0 10px;
		border-bottom: 1px solid #cccccc;
	}
	#index-blog .midCol {
		}
		#index-blog .midCol li {
			height:180px;
			padding:10px;
			margin-bottom: 10px;
			width:340px;
			float:left;
			}
			#index-blog .midCol li h4,
			#index-blog .midCol li p {
				margin-left:70px;
				margin-bottom:10px;
			}
			#index-blog .midCol li h4 {
				font-weight:bold;
				}
				#index-blog .midCol li h4 a {
					text-decoration:none;
					}
					#index-blog .midCol li h4 span {
						font-size:85%;
						font-weight:normal;
					}
			#index-blog .midCol li p {
				font-size:85%!important;
			}
			#index-blog .midCol li div {
				font-size:97%;
			}

#index-shoplist {
	clear:both;
	padding-top:15px;
}

