﻿/*--------------------------------------------------
 *@名称:		相关的重要css
 *@作者:		小黑（xiaohei）
 *@QQ:		    290948585
 *@Date:        2016-08-10
 *@版本:		spxh29
 *@网站:		www.dtmuban.com
 *特注：     此文件非经许可，请勿修改
--------------------------------------------------*/
/* global */
body {margin:0px;font-size:12px;color:#000000;background: url('bg.jpg') repeat-x center 26px;min-width:1180px;}
/* common */
.fr{float:right;}
.m {width:1180px;margin:auto;}
.ml {width:100%;min-width: 1180px;margin:auto;background: #fff;}
.top {width: 1180px;height:26px;line-height:26px;margin:auto;background:#fff;padding:0 10px 0 10px;}
#top a {text-decoration:none;}

.head {height:100px;overflow:hidden;background:url('top_bg.jpg') repeat-x;}
.head div {float:left;}
.head .logo {padding:5px 10px 0 0px;height:95px;overflow:hidden;}
.head h1 {font-size:30px;margin:23px 0 5px 10px;color:#990000;font-weight:bold;text-shadow:1px 0px 1px #990000;}
.head h4 {font-size:15px;margin:0 0 0 10px;color:#000000;font-weight:normal;text-shadow:1px 0px 1px #000000;}

#menu a {text-decoration:none;}
.menu {background:url('menu_bg.jpg') repeat-x;padding:0 20px 0 20px;height:35px;overflow:hidden;font-size:14px;font-weight:bold;z-index:999;}
.menu_li {float:left;white-space:nowrap;width:70px;line-height:35px;padding:0 20px 0 20px;text-align:center;}
.menu_li span {color:#FFFFFF;}
.menu_on {float:left;white-space:nowrap;width:70px;line-height:35px;padding:0px 20px 0 20px;background:url('menu_on.jpg') repeat-x;text-align:center;}
.menu_on span {color:#FFBB55;}
.menu_li a:hover span{color: #ffc !important;}
.menu_li a:hover { float:left;white-space:nowrap;width:70px;line-height:35px;background:url('menu_on.jpg') repeat-x;text-align:center;}

.side_head {background:url('main_head.jpg') repeat-x;}
.side_head strong{color:#FFFFFF;}
.side_head span{margin-top:4px;}
.side_head div {padding:0 10px 0 25px;font-size:14px;height:34px;line-height:34px;overflow:hidden;letter-spacing:1px;}
.side_body {border:#DDDDDD 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
.side_body li {background:url('ico_arrow.gif') no-repeat 5px 7px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}

.main_head {background:url('main_head.jpg') repeat-x;}
.main_head strong{color:#FFFFFF;}
.main_head div {padding:0 10px 0 25px;font-size:14px;height:34px;line-height:34px;overflow:hidden;letter-spacing:1px;}
.main_body {border:#DDDDDD 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px 0;}
.main_body img{max-width:908px; max-height: 681px;}

.tel {z-index:1000;position:absolute;width: 250px;height:30px;margin: 20px 0 0 970px;}
.tel span {float:left;font-size:24px;color: #333;font:italic bold 26px Georgia, Serif;text-shadow: 1px 0px 1px #333;margin-left: 10px;}
.tel strong {float:left;font-size: 22px;color: #333;font:italic bold 26px Georgia, Serif;margin-top:4px;text-shadow: 1px 0px 1px #333;}



.pos {padding:12px 0 12px 25px;background:url('homepage.gif') no-repeat 0 10px;color:#000;}
#pos a {color:#000;}

.foot_01 {width:100%;margin:auto;border-top:#C5C5C5 1px solid;background:#FFF5CC}
.foot_02 {text-align:center;padding:25px;line-height:28px;color:#000;}
.foot_02 a {color:#000;}
.foot_02 a:link {text-decoration: none;}
