﻿.first-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #13142d;
	font-weight: bold;
}
.second-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc3399;
    line-height: 22px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	color: #261c2f;
	font-size: 14px;
	line-height: 22px;
}
.text-12-18 {
	font-family:Arial, Helvetica, sans-serif;
	color: #261c2f;
	font-size: 12px;
	line-height: 18px;
}
.text a
{
	color:#CC3399;
}
.text a:hover {
	text-decoration:none;
	border:none;
	outline:none;
	color:#261C2F;
}
.text a:active {
	text-decoration:none;
	border:none;
	outline:none;
}

.orng_t {
	font-size: 1px;
	height: 10px;
	background: url(../images/orng-bg_t.gif) left top no-repeat;
	width: 606px;
	margin-left: 30px;
}

.orng_b {
	font-size: 1px;
	height: 10px;
	background: url(../images/orng-bg_b.gif) left top no-repeat;
	width: 606px;
	margin-left: 30px;
}

.orng_m {
	background-color: #FFFFF4;
	border-left: 1px solid #F2EFE1;
	border-right: 1px solid #F2EFE1;
	padding: 10px 22px 10px 26px;
	width: 556px;
	margin-left: 30px;
	font-size: 14px;
	color: #cc3399;
}

.orng_m ul {
	padding: 0;
	margin: 0;
}
.orng_m ul li {
		padding: 0 0 2px 14px;
		background: url(../images/icon_check.gif) left 6px no-repeat;
	}
	
.orng_m ul li p {
		padding: 2px 0 10px 0;
	}