﻿/* CSS Document */
.rightCon .info{ height:auto; min-height:96px; line-height:24px; color:#232428; padding:20px;}
.rightCon .info p,.rightCon .info span,.rightCon .div a{ line-height:24px; color:#232428;}

/*地图样式*/
.rightCon .map{ width:725px; height:384px; border:1px solid #e9e9e7; margin:0 auto 150px;}
.rightCon .map img{ margin:0; padding:0;}
.rightCon .map p,.rightCon .map span,.rightCon .map a{ line-height:16px;}
.rightCon #container{ width:725px; height:384px;}

/*在线留言*/
.rightCon form.message{ width:auto; display:block; margin:0 130px; padding:36px 0 110px;}
.rightCon form.message p{ height:auto; line-height:40px; overflow:hidden; display:block;}
.rightCon form.message p label{ width:76px; height:40px; line-height:40px; color:#555555; text-align:right; float:left; padding-right:6px;}
.rightCon form.message p label span{ height:40px; line-height:40px; color:#797c8c; font-size:18px; padding-right:2px; float:left;}
.rightCon form.message p input.text{ width:372px; height:28px; line-height:28px; color:#555555; border:1px solid #cccccc; float:left; padding-left:4px; margin:5px 0;}
.rightCon form.message p textarea.message{ width:368px; height:146px; line-height:28px; color:#555555; border:1px solid #cccccc; float:left; padding:0 4px; margin:5px 0; resize:none;}
.rightCon form.message p.button{ text-align:right;}
.rightCon form.message p input.button{ width:115px; height:31px; border:0; margin:10px 50px; text-indent:-9999px; display:inline-block; background:url(../images/icons/message_btn.jpg) no-repeat; text-align:right; cursor:pointer;}