body {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td,div {
	font-family: Verdana, Arial, "宋体", sans-serif;
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 22px;
}
.clear {
	clear: both;
}
.blank {
	font-size: 0px;
	height: 10px;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*婚饰首页CSS*/
.menu {
	height: 36px;
	width: 950px;
	margin:0 auto;
	background-color: #E1E1E1;
}
.menu_logo {
	float: left;
	width: 106px;
	margin-left: 15px;
	height: 36px;
}
.menu_nav {
	float: right;
	width: 500px;
}
.menu_nav ul {
	padding-left: 0px;
}
.menu_nav .active {
	font-size: 14px;
	font-weight: bold;
	color: #CA0275;
	background-image: url(nav_tit.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 111px;
	padding-top: 5px;
	float: left;
}
.menu_nav .active a {
	color: #000000;
	text-decoration: none;
}
.Top {
	width: 950px;
	margin:0 auto;
}
#main1 {
	width: 950px;
	padding-top: 5px;
	margin:0 auto;
}
#main1 .area1 {
	float: left;
	width: 280px;
	background-image: url(hotpicbg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
#main1 .area2 {
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-right: 10px;
}
#main1 .area3 {
	float: right;
	width: 220px;
	background-color: #C43F88;
}
.topic_tit {
	background-image: url(topic_tit.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.topic_k {
	padding: 10px;
	color: #FFFFFF;
}
.topic_k a {
	color: #FFFFFF;
	text-decoration: none;
}

.topic_k h1 {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.topic_k p {
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #FFD5E5;
}
.topic_k ul {
	padding-top: 10px;
}
.topic_k .search {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.topic_k .search input {
	font-size: 12px;
}
.topic_k .search img {
	vertical-align: middle;
}

.newsbg {
	background-image: url(c_bg.gif);
	background-repeat: repeat;
	padding: 10px;
}
.newsbg h1 {
	font-family: "黑体";
	font-size: 20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newsbg p {
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C72165;
	line-height: 20px;
	color: #F0357B;
	text-indent: 2em;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.newsbg p a {
	color: #F0357B;
	text-decoration: none;
}

.newsbg li {
	font-size: 14px;
	line-height: 24px;
}
#main2 {
	width: 950px;
	padding-top: 10px;
	margin:0 auto;
}
#main2 .area1 {
	float: left;
	width: 720px;
}
#main2 .area2 {
	float: right;
	width: 220px;
}
.more {
	font-size: 12px;
	float: right;
	background-image: url(moreicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.col1 {
	padding: 10px;
	border: 1px solid #DBDBDB;
	background-color: #FFFFFF;
}
.col1 .showtitbg {
	background-image: url(showtitbg.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.col1 .showtitbg .tit {
	float: left;
	width: 234px;
}
.col1 .showbg {
	background-image: url(showbg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 130px;
}
.col1 .showbg .pic {
	background-image: url(picbg1.gif);
	background-repeat: no-repeat;
	padding: 4px;
	height: 145px;
	width: 100px;
}
.col1 .showbg h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}
.col1 .hjk {
	margin: 0px;
}
.col1 .hjk ul {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #68686A;
	height: 49px;
	padding-top: 8px;
}
.col1 .hjk .one {
	background-image: url(one.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 24px;
}
.col1 .hjk .two {
	background-image: url(two.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 24px;
}
.col1 .hjk .three {
	background-image: url(three.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 24px;
}
.col1 .hjk .four {
	background-image: url(four.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 24px;
}
.col1 .hjk .five {
	background-image: url(five.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 24px;
}
.col1 .hjk .pic {
	float: left;
	height: 40px;
	width: 60px;
	text-align: center;
}
.col1 .hjk .text {
	float: left;
	width: 110px;
}
.col1 .hjk .text h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.col1 .hjk .text p {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.col1 .schooltitbg {
	background-image: url(showtitbg.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.col1 .schooltitbg .tit {
	float: left;
	width: 219px;
}
.col1 .schoolpic {
	background-color: #333333;
	padding: 10px;
	float: left;
	width: 120px;
}
.col1 .schoolpic h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
}
.col1 .schoolpic h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.col1 .schoolpic p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
}
.col1 .schooltext {
	float: right;
	width: 295px;
}
.col1 .schooltext h1 {
	font-family: "黑体";
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.col1 .schooltext p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #666666;
}

.col1 .withtitbg {
	background-image: url(showtitbg.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.col1 .withtitbg .tit {
	float: left;
	width: 171px;
}
.col1 .withpic {
	background-color: #333333;
	padding: 10px;
	float: left;
	width: 120px;
}
.col1 .withpic h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
}
.col1 .withpic h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.col1 .withpic p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
}
.col1 .withtext {
	float: right;
	width: 295px;
}
.col1 .withtext h1 {
	font-family: "黑体";
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.col1 .withtext p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #666666;
}
.Ad {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0 auto;
}
#main3 {
	width: 950px;
	margin:0 auto;
}
#main3 .area1 {
	float: left;
	width: 310px;
}
#main3 .area2 {
	float: left;
	width: 310px;
	padding-left: 10px;
	padding-right: 10px;
}
#main3 .area3 {
	float: right;
	width: 310px;
}
.pro_k {
	padding: 10px;
	border: 2px dashed #BA9D11;
	background-color: #F2F2F2;
}
.pro_k .tit {
	background-image: url(pro_tit.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-bottom: 10px;
}
.pro_k .pic {
	background-image: url(picbg2.gif);
	background-repeat: no-repeat;
	padding: 4px;
	float: left;
	height: 65px;
	width: 110px;
}
.pro_k .text {
	float: right;
	width: 160px;
}
.pro_k .text h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.pro_k .text p {
	line-height: 18px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 0px;
}
.Series_k {
	padding: 10px;
	border: 2px dashed #59C7BE;
	background-color: #F2F2F2;
}
.Series_k .tit {
	background-image: url(seriestit.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-bottom: 10px;
}
.Series_k .pic {
	background-image: url(picbg2.gif);
	background-repeat: no-repeat;
	padding: 4px;
	float: left;
	height: 65px;
	width: 110px;
}
.Series_k .text {
	float: right;
	width: 160px;
}
.Series_k .text h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.Series_k .text p {
	line-height: 18px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 0px;
}
.ring_k {
	padding: 10px;
	border: 2px dashed #C75959;
	background-color: #F2F2F2;
}
.ring_k .tit {
	background-image: url(Ringtit.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-bottom: 10px;
}
.ring_k .pic {
	background-image: url(picbg2.gif);
	background-repeat: no-repeat;
	padding: 4px;
	float: left;
	height: 65px;
	width: 110px;
}
.ring_k .text {
	float: right;
	width: 160px;
}
.ring_k .text h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.ring_k .text p {
	line-height: 18px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 0px;
}
.diamond_pic {
	background-image: url(picbg4.gif);
	background-repeat: no-repeat;
	padding: 4px;
	height: 110px;
	width: 110px;
}
.diamond_text {
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}
.diamond_ser {
	text-align: center;
	padding-top: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.diamond_ser p {
	font-size: 12px;
	color: #FF6600;
	margin-top: 9px;
	margin-bottom: 0px;
	text-align: left;
}
.diamond_ser p a {
	color: #FF6600;
	text-decoration: none;
}
.bbs {
	width: 950px;
	margin:0 auto;
	padding-top: 10px;
}
.bbs .tit {
	background-image: url(bbstit.gif);
	background-repeat: no-repeat;
	height: 27px;
}
.bbs .tit span {
	color: #FFFFFF;
	padding-right: 10px;
	float: right;
	padding-top: 5px;
}
.bbs .tit span a {
	color: #FFFFFF;
	text-decoration: none;
}
.bbs .k {
	padding: 10px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C43F88;
	border-bottom-color: #C43F88;
	border-left-color: #C43F88;
}
.bbs .k .pic {
	background-image: url(picbg3.gif);
	background-repeat: no-repeat;
	padding: 4px;
	height: 155px;
	width: 130px;
}
.bbs .k h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}
#main4 {
	width: 950px;
	margin:0 auto;
	padding-top: 10px;
}
#main4 .area1 {
	float: left;
	width: 470px;
}
#main4 .area2 {
	float: right;
	width: 470px;
}
.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;
}

/*列表页CSS*/
#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;
	font-family: "黑体";
	padding-top: 10px;
}
.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: #3399FF;
	text-align: right;
	padding-bottom: 10px;
}
.list_col1 .ck a {
	color: #3399FF;
	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 #999999;
	background-color: #EFEFEF;
}
.list_col2 .tit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(listtitbg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 8px;
	padding-left: 10px;
}
.list_col2 .k {
	padding: 9px;
}
.search_bg {
	background-color: #EDEDED;
	color: #000000;
	height: 30px;
	border: 1px dashed #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;
}
.list_col2 .title .active {
	color: #000000;
	background-image: url(active.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 20px;
	width: 79px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
}
.list_col2 .title .active a {
	color: #000000;
	text-decoration: none;
}
.list_col2 .title .normal {
	color: #666666;
	background-image: url(normal.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 20px;
	width: 79px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
}
.navcon {
	padding-bottom: 10px;
	padding-left: 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;
	text-indent: 2em;
	margin-top: 0px;
	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 .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;
}
