.cmtCurve1, .cmtCurve2, .cmtCurve3, .cmtCurve4, .cmtCurve5
{
	display:block; 
	overflow:hidden; 
	font-size:0; 
	height:1px; 
	background: #00b4c9;
	position: relative;
}
.cmtCurve1 {margin:0 6px; border-width:0 5px; width: 588px;}
.cmtCurve2 {margin:0 4px; border-width:0 4px; width: 592px;}
.cmtCurve3 {margin:0 3px; border-width:0 3px; width: 594px;} 
.cmtCurve4 {margin:0 2px; border-width:0 2px; width: 596px;}
.cmtCurve5 {margin:0 1px; border-width:0 1px; height:2px; width: 598px;}

.favCurve1, .favCurve2, .favCurve3
{
	display:block; 
	overflow:hidden; 
	font-size:0; 
	height:1px; 
	background: #00b4c9;
	position: relative;
}

.favCurve1 {margin:0 3px; border-width:0 3px; width: 594px;} 
.favCurve2 {margin:0 2px; border-width:0 2px; width: 596px;}
.favCurve3 {margin:0 1px; border-width:0 1px; height:1px; width: 598px;}

.tagCurve1, .tagCurve2, .tagCurve3
{
	display:block; 
	overflow:hidden; 
	font-size:0; 
	height:1px; 
	background: #b8c6ca;
	position: relative;
}

.tagCurve1 {margin:0 3px; border-width:0 3px; width: 594px;} 
.tagCurve2 {margin:0 2px; border-width:0 2px; width: 596px;}
.tagCurve3 {margin:0 1px; border-width:0 1px; height:1px; width: 598px;}

.noticebg1, .noticebg2, .noticebg3, .noticebg4, .noticebg5
{
	width:250px;
	height:250px;
	padding:20px;
	background-repeat:no-repeat;
}
.noticebg11, .noticebg22, .noticebg33, .noticebg44, .noticebg55
{
	width:250px;
	height:150px;
	padding:20px;
	background-repeat:no-repeat;
}

.noticebg1
{
	background-image:url(../images/yellowNoticeBg.png);
}
.noticebg11
{
	background-image:url(../images/yellowNoticeBg1.png);
}
.noticebg2
{
	background-image:url(../images/greenNoticeBg.png);
}
.noticebg22
{
	background-image:url(../images/greenNoticeBg1.png);
}
.noticebg3
{
	background-image:url(../images/blueNoticeBg.png);
}
.noticebg33
{
	background-image:url(../images/blueNoticeBg1.png);
}
.noticebg4
{
	background-image:url(../images/redNoticeBg.png);
}
.noticebg44
{
	background-image:url(../images/redNoticeBg1.png);
}
.noticebg5
{
	background-image:url(../images/orangeNoticeBg.png);
}
.noticebg55
{
	background-image:url(../images/orangeNoticeBg1.png);
}