/* - - - - - - - - - 各浏览器样式默认值标准化  - - - - - - - - -*/
html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,
a,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;display: block;}
html{-webkit-text-size-adjust:none;}
img{border:none;vertical-align:middle;}
input,select,button{padding:0;margin:0;outline:none;font-family:inherit;vertical-align:middle;}
textarea{font-family:inherit;}
button{cursor:pointer;}
html{overflow-x:hidden;}
body{font-size:12px;background:#fff;font-family:'Microsoft YaHei';}
ul,ol{list-style-type:none;}
h1{font-size:24px;}
h2{font-size:18px;}
h3,h4{font-size:14px;}
h5{font-size:12px;}
i,em,address{font-style:normal;}
a{ text-decoration:none;color:#4f4f4f;}
a:hover{text-decoration:underline;transition:color 200ms linear 0s,background-color 200ms linear 0s,border-color 200ms linear 0s;}	/*鼠标悬停时*/
a:active{}	/*点击与释放时*/
a:visited{}/* 访问过 */
/*  - - - - - - - - - 常用类样式  - - - - - - - - -*/
.no_bor{ border:none!important;}	/*无边框*/
.no_bg{ background:none!important;}	/*无背景*/
.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}/*清除浮动*/
.center{}	/*让内容区块居中*/
/*- - - - - - - - -样式属index.html - - - - - - - -*/
	/*页头*/
	#header{width:710px;position:relative;margin:0 auto;}
	#header h3{width:100%;text-align:center;font-size:27px;bottom:12px;left:0px; height:60px; margin-top:20px;}
		/*网站标志*/
		#logo{float:left;width:193px;height:141px;text-align:center;padding-top:15px;}
		/**/
		#tels{float:right;width:190px;height:109px;padding-top:47px;}
		#tels dl{font-size:14px;}
		#tels dl dt{float:left;}
	/*预约*/
	#Reservation{width:710px;margin:0px auto 20px auto;}
	#Reservation .tablestyle{font-size:15px;border-top:1px solid #010101;border-left:1px solid #010101;}
	#Reservation .tablestyle tr td{width:207px;padding:7px 10px;border-right:1px solid #010101;border-bottom:1px solid #010101;}
	#Reservation .tablestyle tr ul{padding:10px;}
	#Reservation .tablestyle tr td h4{text-align:center;font-size:18px;}
	#Reservation .tablestyle tr th{width:126px;border-right:1px solid #010101;border-bottom:1px solid #010101;}
	/**/
	#Download{padding:9px 0;width:710px;height:39px;line-height:39px;text-align:center;margin:0px auto 20px auto;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;}
	#Download .btn_download{width:102px;height:40px;text-indent:20px;font-size:14px;color:#fff;margin-right:30px;background:url("../images/icon_down.gif")/*tpa=http://www.shbaoche.com/bd/images/icon_down.gif*/ no-repeat left top;display:inline-block;}
	#Download .btn_download:hover{font-weight:bold;text-decoration:none;}
	
	#Download .dyan{width:160px;height:40px;text-indent:20px;font-size:14px;color:#fff;margin-right:30px;background:url("../images/dyan.png")/*tpa=http://www.shbaoche.com/bd/images/dyan.png*/ no-repeat left top;display:inline-block;}
	#Download .dyan:hover{font-weight:bold;text-decoration:none;}
	
	
	
	#Download p{color:#666;}
	#Download p strong{color:#666;margin-right:6px;}







