(jQuery)(function($){
$(".module-c").each(function(){
	$(this).find(".module-c-con").eq(2).css({"height":"33px","border-bottom":"#ababab dotted 1px"}).next(".module-c-con").css({"padding-top":"8px"});
})
	/*var t=IPData[0].split(".");
	var ipt=t[0];
	if(ipt=='10')
		$(".service-item:last").find(".service-item-title").children("a[title]").attr("href","http://10.0.0.16/GerpWeb/LoginPageX.aspx");
	*/
});
