/* CSS Document */

/* main */
.main{ width:1031px; overflow:hidden; margin:0 auto;}

a{ color:#000; font-family:"arial"; font-size:12px; font-weight:normal; text-decoration:none;}
a:hover{ text-decoration:underline;}

/* footer */
.footer{ width:1031px; height:75px; overflow:hidden; background:#e1e1e1; margin-bottom:20px; padding-top:15px;}
.f_d{ display:inline; float:left; width:177px; height:51px; overflow:hidden; margin-top:10px; margin-left:30px; background:url("../Images/Web/phone.gif") left no-repeat; padding-left:60px; padding-top:10px; line-height:20px; font-size:13px;}
.footer p{ float:right; width:680px; text-align:right; overflow:hidden; padding-right:20px; line-height:18px;}
.f_p1,.f_p2,.f_p1 strong{ color:#363636; font-family:"arial"; font-size:11px; font-weight:bold;}
.f_p1{ padding-bottom:10px;}
.f_p1 strong{ padding-left:15px; padding-right:15px;}
.f_p2{ color:#707070;}



