﻿/* CSS Document */

/*左侧内容样式*/
.leftCon h2{ background:url(../images/icons/contact_title_bg.jpg) no-repeat;}


/*右侧内容样式*/
.rightCon .map{ width:770px; height:257px; border:1px solid #a7a5a6; margin:0 auto 10px;}
.rightCon .map img{ width:auto; height:auto; max-width:none; margin:0; padding:0;}
.rightCon #container{ width:770px; height:257px;}
.rightCon .attr h3{ text-align:left; padding-left:10px; color:#009115;}
.rightCon .attr p{ padding-left:10px;}
.rightCon .attr p a{ color:#0090db;}