@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
{

}

.tpl_mp div 
{
	margin-top:5px;
	line-height:1.5;
}



.tpl_mp .row
{
	width:100%;



}

.tpl_mp .row .col
{
	float:left;
	border: 1px solid #f0eee5;
	background-color:#f6f5f1;
	padding-top:12px;
	padding-bottom:12px;
	background-image: url(../images/background/col.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:250px;
}



.tpl_mp .row .col h2
{
	color:#707070;
	font-size:13px;
	width:100%;
	margin-top:9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e5dc;
	margin-bottom:0px;
	padding:0px;
	padding-bottom:5px;

}


.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:#8fa646;
}
.tpl_mp .row .col h2 a:hover
{
	text-decoration:none;
	color:#8fa646;
}


.tpl_mp .row .col p
{
	margin-top:6px;
	margin-bottom:0px;
	padding:0px;
	
}


.tpl_mp .row .col img
{


}

.tpl_mp .row .col .visit
{
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e5dc;
	padding-top:20px;
	text-align:right;
	font-weight:normal;
	padding-bottom:5px;
}


.tpl_mp .row .col .visit .link a:link,  .tpl_mp .row .col .visit .link a:visited, .tpl_mp .row .col .visit  .link a:active
{
	text-decoration: none;
	color:#8fa646;
	font-weight:normal;

}
.tpl_mp .row .col .visit  a:hover
{
	text-decoration:none;
	font-weight:normal;
	color:#8fa646;

}





.tpl_mp .row .col .first
{


}

.tpl_mp .row .col .last
{


}



