﻿.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}
*{
	font-family: Arial, Helvetica,sans-serif;
}
body,html{
	margin:0;
	padding:0;
}
p{
	margin-top:5px;
	margin-bottom:5px;
}

#header{
	width:960px;
	margin:auto;
	height:740px;
}

.template-bg{
	width:100%;
}

.container{
	width:960px;
	margin:auto;
	background:#fff;
	
}

.toppic{
	width:960px;
	height:182px;
	float:left;
	background:url(toppic.jpg) no-repeat;
}

#itemtitle{
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	text-align: center;
	height: 40px;
	background:#ff99cc;
	line-height: 40px;
	overflow: hidden;
	float:left;
	width:959px;
	margin:10px 0px;
	border:1px solid #fff;
}
.blessing{
	overflow: hidden;
	float:left;
	width:960px;
	height: 40px;
	background:#f1eadb;
	color:#51432f;
	line-height: 40px;
	border:1px solid #fff;
	border-bottom:none;
	text-indent:15px;
}

.blessing-img{
	width:960px;
	margin-bottom:15px;
	float:left;
	height:217px;
	background:url(9-milyTOP.jpg) no-repeat;
}

#left{
	width:180px;
	float:left;
	overflow:hidden;
	margin-left:30px;
	height:2550px;
}

.c-right{
	width: 960px;
	float:right;
	overflow:hidden;
}

#c_pic_des{
	width: 100%;
	float:right;
	overflow:hidden;
}

#c_pic{
	width: 100%;
	float:right;
	overflow:hidden;
	padding-bottom:10px;
	text-align:center;
}

#c_pic img{
	max-width:100%;
}

#c_des{
	margin-bottom:40px;
	background:rgba(255,255,255,0.15);
	border:#fff 2px solid;
	overflow:hidden;
}

#c_des img{
	max-width:100%;
}

#tymk{
	width: 100%;
	float:right;
	overflow:hidden;
	height:1750px;
}
.mk_tt {
	overflow: hidden;
	border-bottom: 1px solid #CECECE;
	background:#ff99cc;
}
.tt_name {
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	padding: 5px 20px;
	margin-top: 2px;
}
.imk_text{
	padding:10px;
	font-size:14px;
	color:#333;
	line-height:20px;
	overflow:hidden;
	background:#fff;
}
.imk_text img{
	max-width:100%;
}
.imk_text li{
	margin:10px 0;
	
}


























/* 测试样式 */
.br{
	border:1px solid red;
}

.bb{
	border:1px solid black;
}






