body,div,ul,li,p,h1,h2{ 
	margin: 0; 
	padding: 0; 
	border: 0; 
	background: #fff; 
	font-family:"ËÎÌå", Arial, Helvetica, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
}
a:link { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #de2c29; text-decoration: none;}
a:active { color: #000; text-decoration: none;}
body{ 
	font-size: 12px;
}
li{ list-style: none}
.rolinList{ 
	width: 190px; 
	height: auto; 
	margin: 0; 
	text-align:left;
}
.rolinList li{
	border: 1px solid #DADADA;
	width: 190px;

}
.rolinList li h2{ 
	width: 180px; 
	height: 32px;  
	background: #e7e7e7; 
	font-size: 14px; 
	line-height: 37px;
	margin: 1px; 
	padding-left: 8px; 
	color: #333; 
	cursor: pointer;
}
.rolinList li h2 img { margin-right: 6px;}
.content1{ 
	height: 100%;
	min-height: 138px;
	width: 188px;
	padding: 1px;
	background: #fff url(../Images/ContentBg-Product.jpg) left top no-repeat;
}
.content2{ 
	height: 100%;
	min-height: 168px;
	width: 188px;
	padding: 1px;
	background: #fff url(../Images/ContentBg-Solutions.jpg) left top no-repeat;
}

.content2 P span{
	font: normal 10px "ËÎÌå";
	vertical-align:super;
	padding: 0 2px 0 0;
	}
	
.content1 p{ 
	margin: 12px 12px 12px 34px;
}
.content2 p{ 
	margin: 4px 12px 12px 34px;
}
.content1 P span{
	font: normal 10px "ËÎÌå";
	vertical-align:super;
	padding: 0 2px 0 0;
	}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
