﻿@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------公共样式----------------------------------------*/
body,div,h1,h2,h3,dl,dt,dd,a,p,br{ margin:0; padding:0}
body{ text-align:center; font:12px Arial, Helvetica, sans-serif}
div{ position:relative;  overflow:hidden; clear:both}
h1,h2,h3{ font:bold 14px/20px Arial, Helvetica, sans-serif; clear:both}
a{ text-decoration:none; color:#333333; padding:0 7px;}
a:hover{ color:#ff0000}

dl{ padding:0 0 10px 30px}
dt{ background:url(../images/map_ico.gif) no-repeat left; padding-left:20px; font-size:14px; line-height:25px; clear:both}
dd{ overflow:hidden; padding:5px 20px; clear:both}

h1{ background:url(../images/map_bg.jpg) no-repeat top; text-indent:-3000px; height:116px}
h2{ position:absolute; text-indent:-3000px}
h3{ height:33px; line-height:33px; background:url(../images/map_bg.jpg) no-repeat 0 -116px;}
h3 a{ margin-left:68px; color:#ffffff; height:33px; line-height:33px}
h3 a:hover{ color:#ffff00}
/* ---------------------------------------------------公共样式 end----------------------------------------*/

#wrap{ width:1000px; margin:0 auto; text-align:left}

/* ---------------------------------------------------place模块专有样式 ↓----------------------------------------*/
#place{ line-height:25px}

/* ---------------------------------------------------真如食品专有样式 ↓----------------------------------------*/
#zrsp h3{  background:url(../images/map_bg.jpg) no-repeat 0 -149px; }

/* ---------------------------------------------------真如食品专有样式 ↓----------------------------------------*/
#sgth dl{ width:300px; float:left; padding-bottom:10px}

/* ---------------------------------------------------充值卡专有样式 ↓----------------------------------------*/
#czk{ position:absolute; top:1058px; *top:1073px; left:665px}
#czk h3{ background:none}

/* ---------------------------------------------------main模块专有样式 ↓----------------------------------------*/
.main p{ padding:0 0 10px 30px}
.main p a{ background:url(../images/map_ico.gif) no-repeat left; padding:0 10px 0 18px; line-height:20px}

/* ---------------------------------------------------footer模块专有样式 ↓----------------------------------------*/
#footer{ background:url(../images/foot_bg.gif) repeat-x; height:104px; text-align:center; padding-top:20px; color:#ffffff; margin-top:10px}
#footer p{ clear:both; display:block; text-align:center; line-height:20px}
#footer a{ color:#ffffff}
#footer a:hover{ color:#000000}


