.cell_border {
	border: 1px solid #CCCCCC;
	padding: 10px;
}


.our_services_table {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A3D55B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.msn_border table {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	border: 1px solid #A3D55B;
	background-color: #A3D55B;
}
.cell_doted_bottom_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: SimSun;
	font-size: 12px;
	color: #666666;
}

.cell_border_with_right_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
}
.cell_border_with_right_border_but_no_bottom {
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
}
.cell_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cell_solid_bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: SimSun;
	font-size: 14px;
	line-height: 20px;
}
.cell_border_with_right_border_solid {
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
}
.info_cell_border_only {
	border: 1px solid #CCCCCC;
}
.articletext {
	font-family: SimSun;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.more_article_form_border {
	border: 1px solid #D9D9D9;
}

