@charset "utf-8";
/* CSS Document */

.tpl_mp
{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-right:0px;
}

.tpl_mp h1
{
	margin-bottom:10px;
}

.tpl_mp div p
{
	margin-top:5px;
	line-height:15 pt;
}



.tpl_mp .row
{
	width:100%;



}

.tpl_mp .row .col
{
	float:left;
	font-size:11px;
	color:#959595;
	padding:0px;
	background-color:#FFF;
	background-image: url(../images/background/bg-col.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow:hidden;
	
}



.tpl_mp .row .col h2
{
	padding-top:18px;
	margin-left:14px;
	color:#358ccf;
	font-size:15px;
	width:204px;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ced8e3;	

}


.tpl_mp .row .col h2 a:link,  .tpl_mp .row .col h2 a:visited,.tpl_mp .row .col h2 a:active
{
	text-decoration: none;
	color:#358ccf;
}
.tpl_mp .row .col h2 a:hover
{
	text-decoration:none;
	color:#358ccf;
}


.tpl_mp .row .col p
{
	margin-top:14px;
	margin-left:14px;
	margin-right:14px;
	min-height:110px;
	margin-bottom:0px;
	padding:0px;
	color:#597996;
	font-size:12px;

}


.tpl_mp .row .col img
{
	margin-top:8px;
	padding-left:11px;


}

.tpl_mp .row .col .visit
{
	margin-top:14px;
	padding-left:18px;
	margin-left:14px;
	background-image: url(../images/background/visit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:11px;
	font-weight:bold;
}


.tpl_mp .row .col .visit a:link,  .tpl_mp .row .col .visit a:visited, .tpl_mp .row .col .visit a:active
{
	font-size:13px;
	text-decoration: none;
	color:#2963ab;
		font-weight:bold;

}
.tpl_mp .row .col .visit  a:hover
{
	font-weight:bold;

	text-decoration:none;
	color:#2963ab;
}


.tpl_mp .row .col .visit  .nm_visit
{
	font-size:12px;
	font-weight:bold;
	color:#27669b;
}
.tpl_mp .row .col .visit  .title_visit
{
	display:none;
}

.tpl_mp .row .col .first
{


}

.tpl_mp .row .col .last
{


}



