﻿/*全局定义开始*/
body
{
	margin:0px;padding:0px;color:#666;text-align:center;font:12px '宋体',Arial,Helvetica,sans-serif;
	background-color:#fff;
}
iframe,form,input,select,textarea{margin:0; padding:0;font-size:12px;}
body,img,a,p,ul,li,td,div,span,botton,h1,h2,h3,h4,h5,form{border:0;margin:0;padding:0;}
div{ text-align:left;}
td {font-size:12px;}
img{border:0px;}
a:link, a:visited  {color: #444;text-decoration:none}
a:hover {color:#444; text-decoration:underline}
.clear{*zoom:1; clear:both;}
.clear:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hand { cursor:pointer;}
.hide{display:none;}

.simplex-w{ margin:0px auto; width:960px; overflow:hidden;}
.phone{ font-weight:bold; font-size:14px; color:#ec3c36; font-family:微软雅黑; margin-top:5px;}
/*全局定义结束*/

/*头部开始*/
.simplex-header{ margin:0px; padding:0px; background:url(../images/header_bg.jpg) repeat-x; height:115px; overflow:hidden;}
.simplex-header .header{ height:54px; overflow:hidden;}
.simplex-header .header .logo{ float:left; width:199px;}
.simplex-header .header .ad{ float:left; width:455px; margin:0px 50px;}
.simplex-header .header .share{ float:left; width:175px; padding:5px 0px;}
.simplex-header .header .share ul{ margin:5px 0px 0px; padding:0px; list-style-type:none;}
.simplex-header .header .share ul li{ float:left; padding-right:15px;}
.simplex-header .header .share ul li a{ background:url(../images/simplex_bg.gif) no-repeat -198px -4px; padding-left:8px;}
.simplex-header .navber{ height:61px; overflow:hidden;}
.simplex-header .navbar ul{ margin:0px; padding:0px; list-style-type:none;}
.simplex-header .navbar ul li{ float:left; font-size:14px; width:119px; line-height:61px; text-align:center;}
.simplex-header .navbar ul li.on{ background:url(../images/nav_on.gif) repeat-x; font-weight:bold; }
.simplex-header .navbar ul li.cur{ background:url(../images/nav_on.gif) repeat-x; font-weight:bold;}
.simplex-header .navbar ul li a:link,.simplex-header .navbar ul li a:visited,.simplex-header .navbar ul li a:hover{ color:#fff;}
/*头部结束*/

/*底部开始*/
.simplex-footer
{
	background: url("../images/simplex_bg.gif") repeat-x scroll 0 -490px #F6F6F8;
    line-height: 29px;
    overflow: hidden;	
    margin-top:20px;
}

.simplex-footer .footer{ margin:15px auto 0px; width:960px; overflow:hidden; text-align:center; line-height:20px; color:#9a9a9a;}
.simplex-footer .footer a:link,.simplex-footer .footer a:visited,.simplex-footer .footer a:hover{ color:#9a9a9a;}
.simplex-footer .link{ margin:25px auto; width:960px;}
.simplex-footer .link dl dt{ float:left; font-weight:bold;}
.simplex-footer .link dl dd{ float:left; margin:0px; line-height:25px;}
.simplex-footer .link dl dd a{ margin:0px 19px; color:#767676; white-space:nowrap;}
/*底部结束*/

.simplex-content{ background:url(../images/sprites.png) repeat-x 0px -552px;}

.simplex-left{ width:205px; float:left; margin-top:30px;}
.simplex-right{ width:724px; float:right; margin-top:30px;}

.left-nav{ border:1px #f0f0f0 solid; background:#f9f9f9; padding:10px 20px; list-style-type:none;}
.left-nav li{ border-bottom:1px #e8e8e8 solid; border-top:1px #fdfdfd solid; height:35px; line-height:35px; font-size:14px;}
.left-nav li.on{ background:url(../images/simplex_bg.gif) no-repeat -491px -378px; font-weight:bold;}
.left-nav li a:link,.left-nav li a:visited,.left-nav li a:hover{ color:#777;}
.left-nav li.noborder{ border-bottom:0 none; border-top:0 none;}
.left-nav li.nobordertop{ border-top:0 none;}

.fontsize14{ font-size:14px; line-height:18px; margin:15px auto 0px; color:#656565;}
em{ color:#ff0000; font-weight:bold;}

.contactusleft{margin-top:5px;}










