.tip {
	margin: 60px 0 0 0;
	position: relative;
}
.tip img.left {
	display: block;
	float: left;
	margin-right: 40px;
}
.tip .main {
	background: transparent url(../images/tip/bg.jpg) repeat-x ;
	font-size: 16px;
	font-weight: bold;
}
.tip .title {
	font-size: 18pt;
	color: #2E3192;
	padding: 40px 0 20px 0;
}
.tip .catlist {
	list-style-image: url(../images/prod_icon.png);
	list-style-position: outside;
}
.tip .catlist li {
	padding-bottom: 20px;
}
.tip .catlist li a,
.tip .catlist li a:LINK,
.tip .catlist li a:VISITED {
	color: #034EA2;
}

.tip .catlist li a:HOVER {
	text-decoration: none;
	color: #0088ee;
}

.tip-section {
	
}
.tip-section .main {
	margin: 20px 20px 0 20px;
	padding:  0 0 0 250px;
	background: #fff url(../images/tip/bg-inner.jpg) no-repeat scroll left top;
}
.tip-section .sil-title {
	height: 29px;
	font-size: 17px;
}
.tip-section .sil-title .left {
	float: left;
	width: 19px;
	height: 29px;
	background: transparent url(../images/sil-bar-left.png) no-repeat scroll center center;
}
.tip-section .sil-title .right {
	float: left;
	width: 18px;
	height: 29px;
	background: transparent url(../images/sil-bar-right.png) no-repeat scroll center center;
}
.tip-section .sil-title .center {
	float: left;
	padding-top: 5px;
	font-weight: bold;
	color: #023F88;
	height: 29px;
	background: transparent url(../images/sil-bar.png) repeat-x;
}
.tip-section .title {
	color: #133282;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px;
}
.tip-section .title2 {
	color: #0460ad;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px;
}
.tip-section .infolist1 {
	list-style-image: url(../images/prod_icon_light.png);
	list-style-position: outside;
	margin-left: 30px;
}
.tip-section .infolist1 li {
	color: #0460ad;
	font-size: 13px;
	font-weight: bold;
}

.tip-section .infolist1 .subinfo {
	width: 400px;
	float: right;
	color: #000;
	font-weight: normal;
	padding-top: 2px;
}
.tip-section .twocol li {
	padding-bottom: 10px;
}
.th .twocol li {
	font-size: 13px;
}

.tip-section .seltable {
	border: 1px solid #000;
}
.tip-section .seltable td {
	font-size: 12px !important;
	vertical-align: top;
	border: 1px solid #000;
	padding: 5px; 
}
