body {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td,div {
	font-family: Verdana, Arial, "宋体", sans-serif;
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.blank {
	font-size: 0px;
	height: 10px;
}

/*婚饰首页CSS*/
.menu {
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 950px;
	margin:0 auto;
}
.menu .logo {
	float: left;
	height: 32px;
	width: 173px;
}
.menu .lm {
	float: right;
	width: 600px;
}
.menu .lm li {
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 8px;
	display: block;
	width: 98px;
	font-size: 14px;
}
.menu .lm li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu .lm li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.Top {
	width: 950px;
	margin:0 auto;
}

/*列表页CSS*/
.Ad {
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0 auto;
}
.brand_col {
	width: 948px;
	margin:0 auto;
	border: 1px solid #DCDBDB;
}
.brand_col .tit {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F2F2F2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.brand_col .k {
	padding: 10px;
}
.brand_col .pic {
	text-align: center;
	float: left;
	width: 154px;
}
#main5 {
	width: 950px;
	margin:0 auto;
}
#main5 .area1 {
	float: left;
	width: 670px;
}
#main5 .area2 {
	float: right;
	width: 270px;
}
.list_col1 {
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #D9D9D9;
}
.list_col1 .bt {
	font-size: 18px;
	color: #333333;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	padding-top: 10px;
	font-weight: bold;
}
.list_col1 .time {
	font-size: 12px;
	color: #999999;
	padding-top: 8px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.list_col1 .time .tag {
	padding-left: 34px;
}
.list_col1 .time .tag a {
	color: #FF6600;
	text-decoration: underline;
}

.list_col1 .nr {
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.list_col1 .pic {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.list_col1 .ck {
	font-size: 13px;
	color: #C44A0D;
	text-align: right;
	padding-bottom: 10px;
}
.list_col1 .ck a {
	color: #C44A0D;
	text-decoration: none;
}
.pageblock {
	text-align: center;
	font-size: 12px;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pagemove {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.pagemove a {
	color: #333333;
	text-decoration: none;
}
.pageno {
	font-family: "宋体";
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.pageno a {
	color: #333333;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 12px;
	margin-right: 1px;
	margin-left: 1px;
}
.pageno a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 12px;
	margin-right: 1px;
	margin-left: 1px;
}
.list_col2 {
	padding: 1px;
	border: 1px solid #F1A101;
}
.list_col2 .tit {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(listtitbg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 8px;
	padding-left: 18px;
}
.list_col2 .k {
	padding: 9px;
}
.list_col2 .list {
	padding: 10px;
}
.list_col2 .list li {
	line-height: 2;
}
.list_col2 .list2 {
	padding:5px 10px 10px 10px;
}
.list_col2 .list2 li {
	line-height: 2;
}
.search_bg {
	background-color: #EDEDED;
	color: #000000;
	height: 30px;
	border: 1px solid #CCCCCC;
}
.search_bot {
	font-size: 12px;
	width: 110px;
}

/*热点标签部分*/
.list_col2 .tag {
	line-height: 2;
}
.list_col2 .tag .one a {
	font-family: "黑体";
	font-size: 16px;
	color: #FF3300;
	text-decoration: none;
}
.list_col2 .tag .one a:hover {
	font-family: "黑体";
	font-size: 16px;
	color: #FF3300;
	text-decoration: underline;
}
.list_col2 .tag .two a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.list_col2 .tag .two a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.list_col2 .tag .three a {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
.list_col2 .tag .three a:hover {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
}
.list_col2 .tag .four a {
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
.list_col2 .tag .four a:hover {
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
}

.list_col2 .ph {
	padding: 9px;
}
.list_col2 .ph li {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.list_col2 .px {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	padding-right: 10px;
}
.list_col2 .ph li img {
	height: 30px;
	width: 30px;
	padding-right: 10px;
	vertical-align: middle;
}
.list_col2 .title ul {
	padding-left: 35px;
	padding-top: 10px;
	height: 25px;
	display: block;
}
.list_col2 .title .active {
	color: #333333;
	text-align: center;
	float: left;
	height: 20px;
	width: 79px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	font-weight: bold;
}
.list_col2 .title .active a {
	color: #333333;
	text-decoration: none;
}
.list_col2 .title .normal {
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: 20px;
	width: 79px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.list_col2 .title .normal a {
	color: #FFFFFF;
	text-decoration: none;
}
.navcon {
	padding:10px 0px 10px 10px;
	width: 940px;
	margin:0 auto;
}
.list_col1 .nr_bt {
	font-family: "黑体";
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	color: #333333;
	font-weight: normal;
}
.list_col1 .nr_time {
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.list_col1 .nr_tag {
	padding: 10px;
}
.list_col1 .nr_tag a {
	color: #FF6600;
	text-decoration: underline;
}
.list_col1 .nr {
	padding: 10px;
}
.list_col1 .nr p {
	font-size: 14px;
	line-height: 26px;
	margin-top: 0px;
        text-indent: 2em;
	margin-bottom: 15px;
}
.list_col1 .Con_kj {
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 30px;
}
.list_col1 .Con_kj .xqbt {
	font-size: 14px;
	color: #FF6600;
	padding-bottom: 15px;
	font-weight: bold;
}
.list_col1 .Con_kj .xqbt span {
	font-size: 12px;
	color: #000000;
	float: right;
	padding-top: 5px;
	font-weight: normal;
}
.list_col1 .xgkj {
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
}
.list_col1 .xgkj li {
	line-height: 1.8;
}

.list_col1 .xgkj .tit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
}
.list_col1 .xgkj .tit a {
	color: #FFFF00;
	text-decoration: underline;
}
.list_col1 .xgkj h1 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
}
.list_col1 .blank1 {
	font-size: 0px;
	height: 20px;
}
.list_col1 .serk {
	background-image: url(fdq.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}
