/***** c_list *****/

.title{
	margin-bottom:10px;
}

.app_text{
	color:#ff6666;
	margin: 0 0 10px 10px;
}

.form{
	margin			: 0 0 10px 0;
}

.form dt{
	font-size		: 13px;
	line-height: 18px;
	padding			: 2px 0 1px 27px;
	color			: #663300;
	background: url(../../top/img/i1.gif) no-repeat 10px 3px;
	background-size: 15px 15px;
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
}

.form dt span{
	font-size		: 11px;
	color			: #ff0000;
}

.form dd{
	line-height		: 16px;
	padding			: 0 10px 7px 10px;
	margin			: 0 0 3px 0;
	border-bottom		: 1px dotted #cccccc;
}

.form dd div{
	font-size		: 11px;
	line-height		: 16px;
	padding			: 5px 0 0 0;
	margin			: 0 0 0 0;
}

.form span{
	color			: #ff0000;
}

.submit_p{
	font-size		: 12px;
	line-height		: 16px;
	text-align		: center;
	padding			: 0 0 10px 0;
}

.formtxt {
    font-size: 12px;
    line-height: 18px;
    margin: 10px 0;
    padding: 0 10px;
}

.formtxt span{
	color:#FF0000;
}

.bt2 input {
	width:100%;
}