@charset "utf-8";
/* CSS Document */
.cnt_re{
	width:880px;
	height:auto;
	overflow:hidden;
}
.cnt_re .tit_re{
	width:880px;
	height:auto;
	overflow:hidden;
}
.cnt_re .tit_re .l{
	background:url(../images/customer/tit_big_l.gif) no-repeat left center;
	width:35px;
	height:39px;
	overflow:hidden;
	float:left;
}
.cnt_re .tit_re .c{
	background:url(../images/customer/tit_big_c.gif) repeat-x left center;
	width:836px;
	height:39px;
	overflow:hidden;
	float:left;
}
.cnt_re .tit_re .c .tit_text{
	height:39px;
	color:#1E7B69;
	font:bold 14px/39px arial;
	padding-left:5px;
	float:left;
}
.cnt_re .tit_re .c .list_ac{
	float:right;
	height:39px;
	font:13px/39px arial;
	color:#1E7B69;
	padding-right:8px;
}
.cnt_re .tit_re .c .list_ac a{	
	font:13px/39px arial;
	color:#1E7B69;
	text-decoration:none;
}
.cnt_re .tit_re .c .list_ac a.icon{	
	font:13px/39px arial;
	color:#1E7B69;
	text-decoration:none;
	background:url(../images/customer/icon.png) no-repeat left center;
	padding-left:30px;
}
.cnt_re .tit_re .c .list_ac a:hover{
	text-decoration:underline;
}
.cnt_re .tit_re .r{
	background:url(../images/customer/tit_big_r.gif) no-repeat right center;
	width:9px;
	height:39px;
	overflow:hidden;
	float:left;
}
.cnt_re  .re_content_one{
	padding-left:20px;
}
.cnt_re .re_content_two{
	padding:10px 0 10px 40px;
}
.cnt_re .tit2_re{
	width:860px;
	height:auto;
	overflow:hidden;
	padding-left:10px;
}
.cnt_re .tit2_re .l{
	background:url(../images/customer/tit_l.gif) no-repeat left center;
	width:12px;
	height:32px;
	overflow:hidden;
	float:left;
}
.cnt_re .tit2_re .c{
	background:url(../images/customer/tit_c.gif) repeat-x left center;
	width:834px;
	height:32px;
	overflow:hidden;
	float:left;
	color:#FFFFFF;
	font:bold 14px/30px arial;
}
.cnt_re .tit2_re .r{
	background:url(../images/customer/tit_r.gif) no-repeat right center;
	width:12px;
	height:32px;
	overflow:hidden;
	float:left;
}
.btn_two{
	background:url(../images/customer/btn_none.gif) no-repeat center center;
	height:32px;
	width:100px;
	overflow:auto;
	color:#fff;
	font:bold 12px/30px arial;
	border:none;
	display:block;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
.btn_two:hover{
	background:url(../images/customer/btn_hover.gif) no-repeat center center;
	color:#009900;
}
.width300px
{
	width:300px;
	}
.border_table
{
    border: 1px solid #a6d011;
    border-collapse: collapse; 
    border-spacing: 0;
    padding:10px;
}