@charset "utf-8";

.infos_page {
	
}

.infos_page .col_menu {
	float: left;
	width: 200px;
	margin-left: -20px;
	min-height: 440px;
	padding-bottom: 10px;
}

.infos_page .col_menu {
	text-align: right;
	min-height: 460px;
	background: url(../../images/globle/left_menu.png) right top no-repeat;
}

.infos_page .col_menu b {
	display: block;
	height: 54px;
	line-height: 54px;
	font-weight: normal;
	padding-right: 15px;
	background: url(../../images/globle/icon_arrow.gif) 80px -56px no-repeat;
	text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
}

.infos_page .col_menu li {
	height: 30px;
	line-height: 30px;
	padding-right: 15px;
	background: url(../../images/globle/bg_leftmenu.png) right -122px no-repeat;
}

.infos_page .col_menu li:hover {
	background: url(../../images/globle/bg_leftmenu.png) right top no-repeat;
}

.infos_page .col_menu li.current {
	height: 58px;
	line-height: 58px;
	margin: -15px 0;
	background: url(../../images/globle/bg_leftmenu.png) right -30px no-repeat;
}

.infos_page .col_main h1 {
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
	margin-bottom: 10px;
	background: url(../../images/globle/icon_serviceself.gif) left top no-repeat;
}

.infos_page .col_main h1.service1 {
	background-position: left top;
}

.infos_page .col_main h1.service2 {
	background-position: left -35px;
}

.infos_page .col_main h1.service3 {
	background-position: left -70px;
}

.infos_page .col_main h1.service4 {
	background-position: left -105px;
}

.infos_page .col_main h1.service5 {
	background-position: left -140px;
}

.infos_page .col_main h1.service6 {
	background-position: left -175px;
}

.infos_page .col_main h4 {
	padding-left: 40px;
	line-height: 150%;
	margin-bottom: 10px;
}

.infos_page .col_main .body {
	margin-left: 40px;
	line-height: 150%;
}

.infos_page .col_right .online {
	background: url("../../images/globle/bg_worldmap.gif") no-repeat left top;
	height: 80px;
	line-height: 150%;
	margin: 20px 0 0 0;
	padding: 30px 0 0;
}

.infos_page .col_right ul.question li {
	line-height: 180%;
}

.infos_page .text_category {
	margin: -40px 0 20px;
	text-align: right;
}

table.tb {
	width: 100%;
	background-color: #ccc;
	table-layout: fixed;
}

table.tb td {
	padding: 0 5px;
	overflow: visible;
	font-size: 12px !important;
	background-color: #fff;
	word-break: break-all;
}

table.tb td p {
	margin-bottom: 0;
}

table.tb td p font,table.tb td p span {
	font-size: 12px !important;
}

.infos_page .col_menu .p_title {
	text-align: left;
	padding-left: 22px;
	font-size: 14px;
	color: rgb(29, 31, 146);
	font-weight: normal;
}

.infos_page .col_menu .p_title span {
	background: url("../../images/tools/pin.gif") no-repeat 10px center;
	padding-left: 32px;
}

.infos_page .col_menu .p_title:hover {
	background: url(../../images/globle/bg_leftmenu.png) right -122px no-repeat;
}