@charset "utf-8";

/*========================================
* consulting_m
*=======================================*/


.consultion_con {
	padding: 0 15px;
	margin-bottom: 15px;
}

.menu {
	height: 35px;
	width: 720px;
	border-bottom: #C40F17 5px solid;
	margin-bottom: 20px;
}

.menu img {
	margin-right: 6px;
}

.per_box_l {
	margin-top: 20px;
	overflow: hidden;
	zoom: 1;
}

.per_box_l .info {
	width: 505px;
	float: left;
}

.per_box_l .per_img {
	width: 170px;
	float: right;
}

.per_box_r {
	margin-top: 20px;
	overflow: hidden;
	zoom: 1;
}

.per_box_r .per_img {	
	width: 170px;
	float: left;
}

.per_box_r .info {
	width: 505px;
	float: right;
}

.mt_25 {
	margin-top: 25px;
}
.mt_15 {
	margin-top: 15px;
}
.mt_10 {
	margin-top: 10px;
}
.mt_5 {
	margin-top: 5px;
}
.float_l {
	float: left;
}

.float_r {
	float: right;
}

.align_c {
	text-align: center;
}

.align_r {
	text-align: right;
	margin-top: 15px;
}

.consulting {
	margin-top: 20px;
	background: #F5F5F5;
	border: #D4D4D4 1px solid;
	padding: 14px;
}

.consulting_box {
	width: 660px;
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
	background: url(../images/index_bg04.gif) left bottom no-repeat;
	padding-bottom: 1px;
}
.consulting_box_cont {
	width: 660px;
	margin-top: 1px;
	background: url(../images/index_bg03.gif) left top repeat-y;
	padding-bottom: 10px;
	float:left;
	display: block;
	overflow: hidden;
	zoom: 1;
	line-height: 16px;
}
.consulting_menu_l {
	float: left;
	width: 325px;
	border-top: 1px #E5E5E5 solid;
}
.consulting_menu_r {
	float: right;
	border-top: 1px #E5E5E5 solid;
	width: 325px;
}

.consulting_cont_txt {
	padding: 10px 8px 0px 14px;
}

#cre_table {
	margin-top: 20px;
	width: 685px;
	border-collapse: separate;
	border-spacing: 3px;
}

#cre_table th {
	text-align: left;
	font-weight: normal;
	padding: 10px 7px;
	border: #BFBFBF 1px solid;
	width: 115px;
}

#cre_table td {
	padding: 10px 7px;
	border: #BFBFBF 1px solid;
}

#cre_table td.bg_pink {
	background: #FDEFE3;
}
#cre_table td.bg_blue {
	background: #D1EBF1;
}
#cre_table td.bg_purple {
	background: #F1EEF4;
}

#cre_table td dt {
	width: 100px;
	float: left;
	display: block;
}
#cre_table td dd {
	width: 420px;
	float: right;
}

.three_btn {
	margin: 15px 0 20px 130px;
	overflow: hidden;
	zoom: 1;
}

.three_btn .pink_btn {
	border: #BFBFBF 1px solid;
	background: #FDEFE3;
	padding: 8px 35px;
	float: left;
}
.three_btn .blue_btn {
	border: #BFBFBF 1px solid;
	background: #D1EBF1;
	padding: 8px 35px;
	float: left;
	margin-left: 15px;
	display: inline;
}
.three_btn .purple_btn {
	border: #BFBFBF 1px solid;
	background: #F1EEF4;
	padding: 8px 35px;
	float: left;
	margin-left: 15px;
	display: inline;
}
	

/*========================================
* index
*=======================================*/

.index_box {
	width: 720px;
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
	background: url(../images/index_bg02.gif) left bottom no-repeat;
	padding-bottom: 1px;
}
.index_box_cont {
	width: 720px;
	margin-top: 1px;
	background: url(../images/index_bg01.gif) left top repeat-y;
	padding-bottom: 5px;
	float:left;
	display: block;
	overflow: hidden;
	zoom: 1;
	line-height: 16px;
}
.index_menu_l {
	float: left;
	width: 230px;
	border-top: 1px #E5E5E5 solid;
}
.index_menu_m {
	float: left;
	border-top: 1px #E5E5E5 solid;
	width: 230px;
	margin-left: 15px;
	display: inline;
}
.index_menu_r {
	float: right;
	border-top: 1px #E5E5E5 solid;
	width: 230px;
}
.index_cont_txt {
	padding: 8px 0 10px 10px;
	line-height: 20px;
}
.index_cont_txt li {
	background: url(../images/icon.gif) 0 7px no-repeat;
	padding-left: 8px;
}

.more a {
	float: right;
	background: url(../images/icon2.gif) 0 7px no-repeat;
	padding-left: 8px;
	padding-right: 10px;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.ml_15 {
	margin-left: 15px;
}
.mt_7 {
	margin-top: 7px;
}

.news {
	width: 720px;
	height: 22px;
	background: url(../images/news_title.gif) no-repeat;
	text-align: right;
	margin-top: 20px;
}

.news_dl {
	background: url(../images/line_h.gif) left bottom repeat-x;
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 ;
}
	
.news_dl dt {
	width: 140px;
	float: left;
}
	
.news_dl dt.icon_g {
	background: url(../images/icon_g.gif) right center no-repeat;
}
.news_dl dt.icon_y {
	background: url(../images/icon_y.gif) right center no-repeat;
}
.news_dl dt.icon_b {
	background: url(../images/icon_b.gif) right center no-repeat;
}
.news_dl dt.icon_r {
	background: url(../images/icon_r.gif) right center no-repeat;
}
	
.news_dl dd {
	width: 550px;
	float: left;
	padding-left: 10px;
}

.inquiry_title {
	margin-top: 20px;
}

.inquiry_box {
	margin-top: 1px;
	border: #E5E5E5 1px solid;
	padding: 9px 19px;
	overflow: hidden;
	zoom: 1;
}

.inquiry_box .left {
	width: 421px;
	float: left;
}

.inquiry_box .right {
	width: 227px;
	float: right;
}
