/***** credit *****/

.credit{
	margin: 10px 0 10px 0;
	padding:0 10px;
}

.cre_1{
	margin-bottom:30px;
	text-align:center;
}

.cre_1 p{
	font-size:14px;
	color:#cc0000;
	line-height:16px;
}

.cre_2{
	margin-bottom:30px;
}

.cre_2 ul li{
	font-size:12px;
	line-height:16px;
	border-bottom:1px dotted #cccccc;
}

.cre_2 ul li span{
	color:#cc0000;
}

.cre_3{
	text-align:center;
	margin-bottom:30px;
	background:#ececec;
	padding:5px 0;
}

.cre_3 a{
	font-size:30px;
}

.cre_4{
	padding-bottom:20px;
	border-bottom:2px dotted #ececec;
}

.cre_4 ul li{
	font-size:12px;
	line-height:16px;
	border-bottom:1px dotted #cccccc;
}

.cre_4 ul li:last-child{
	border-bottom:none;
}

.cre_5{
	margin-top:20px;
	text-align:center;
}

.cre_5 p{
	margin-bottom:10px;
}

.cre_5 div{
	margin-top:20px;
	color:#999999;
	line-height:14px;
}