#Content {
	background-color:#FFFFFF;
	
}
#Content .block{
	margin:20px 0 0 0;
	width:auto;
	padding: 0 143px 1px 131px;
	font-size:12px;
	color:#59595a;
}
#Content .header{
	position:relative;
	font-size:14px;
	font-weight:bold;
	margin:0 0 18px 77px;
	color:#59595a;
}
#Content .way{
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#d9dada;
	margin:0 0 15px 77px;
}
#Content .text{
	font-size:12px;
	color:#59595a;
	margin:15px 0 15px 0;
}
#Content .border_lt{
	background:url(../images/contact/border_lt.gif) left top;
	background-repeat:no-repeat;
	position:relative;
}
#Content .border_rt{
	background:url(../images/contact/border_rt.gif) right top;
	background-repeat:no-repeat;
	position:relative;
}
#Content .border_lb{
	background:url(../images/contact/border_lb.gif) left bottom;
	background-repeat:no-repeat;
	position:relative;
}
#Content .border_rb{
	background:url(../images/contact/border_rb.gif) right bottom;
	background-repeat:no-repeat;
	position:relative;
	padding:2px;
}
#Content .border_t_bg{
	background:url(../images/contact/border_tb_bg.gif) left top;
	background-repeat:repeat-x;
	position:relative;
	float:left; margin:15px 0 0 0;
}
#Content .border_b_bg{
	background:url(../images/contact/border_tb_bg.gif) left bottom;
	background-repeat:repeat-x;
	position:relative;
}
#Content .border_l_bg{
	background:url(../images/contact/border_lr_bg.gif) left top;
	background-repeat:repeat-y;
	position:relative;
}
#Content .border_r_bg{
	background:url(../images/contact/border_lr_bg.gif) right top;
	background-repeat:repeat-y;
	position:relative;
}
#Content A.e_mail{
	text-decoration:none;
}
#Content A.e_mail:Hover{
}