.contact_tabs {
	width: 720px;
}
.contact_tabs_left {
	background: url("main_bg02.jpg") no-repeat; width: 720px; float: left; display: inline;
}
.contact_tabs_center {
	background: url("main_bg02.jpg") no-repeat; width: 340px; padding-top: 10px; padding-left: 13px; margin-left: 10px; float: left;
}
.contact_tabs_right {
	float: right;
}
.contact_tabs_tab {
	background: url("../images/icon05.gif") repeat-x left bottom; width: 700px; height: 24px; line-height: 24px; padding-left: 20px;
}
.contact_tabs_tab ul {
	
}
.contact_tabs_tab ul li {
	background: url("../images/icon04.gif") no-repeat right top; height: 24px; line-height: 24px; overflow: hidden; border-left-color: rgb(172, 172, 172); border-left-width: 1px; border-left-style: solid; float: left;
}
.contact_tabs_tab ul li a {
	background: url("../images/tabs_bg.gif") repeat-x left top; padding: 0px 15px; width: 110px; height: 24px; text-align: center; color: rgb(74, 74, 74); margin-right: 3px; display: block; position: relative;
}
.contact_tabs_tab ul li a:hover {
	background: url("../images/tabs_selectbg.gif") repeat-x left top; padding: 0px 15px; height: 24px; text-align: center; color: rgb(74, 74, 74); font-weight: bold; display: block; position: relative;
}
.contact_tabs_tab ul li.content_tab_current a {
	background: url("../images/tabs_selectbg.gif") repeat-x left top; padding: 0px 15px; height: 24px; text-align: center; color: rgb(74, 74, 74); font-weight: bold; display: block; position: relative;
}
.contact_tabs_box {
	background: url("main_tab_bg.jpg") no-repeat; padding: 20px 0px 0px 20px; text-align: left; clear: both; float: left; display: inline-block; _margin-top: -3px;
}
.contact_tabs_box ul {
	display: inline-block;
}
.contact_tabs_box ul li {
	float: left;
}
.contact_tabs_box p {
	line-height: 18px;
}
.bottom_left_tit {
	color: rgb(251, 105, 17); padding-top: 10px;
}
