body, h1, h2, h3, h4, h5, h6, p, br, hr, address, frame, form, fieldset, ul, ol, li, dl, dt, dd, img, table, tr, th, td {
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, input, textarea, button, select, label, table, tr, th, td {
	font: 12px ËÎÌå;
	color: #333333;
}
.toplogo a
{
	font-size:12px;
}
.nav .main_nav a
{
  font-size:18px;
}
p {
	line-height: 18px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

ul, ol, li, dl, dt, dd {
	list-style: none;
}

img {
	display: block;
	border: none;
	vertical-align: middle;
}

.fix {
	zoom: 1;
}

.fix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none;
}

#all {
	margin: auto;
	width: 930px;
}

#header {
	margin: 5px 0;
	height: 75px;
	background: url(../_img/common/header_bg.gif) no-repeat;
}

.logo {
	float: left;
	margin-right: 15px;
}

.logo a {
	display: block;
	margin: 5px 0 0 12px;
	width: 160px;
	height: 65px;
	background: url(../_img/common/logo.gif) no-repeat;
}

.nav {
	float: left;
	padding-top: 10px;
margin:0px 0px 0px 26px;
}

.nav ul {
	clear: both;
	height: 24px;
}

.nav li {
	float: left;
}

.main_nav {
	padding: 2px 0 0 10px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 2;
}

.main_nav .now {
	display: block;
	padding-left: 7px;
	background: url(../_img/common/nav_bg.gif) no-repeat left;
	color: #cc5358;
	text-decoration: none;
}

.main_nav .now:hover {
	color: #cc5358;
	text-decoration: none;
}

.main_nav .now span {
	display: block;
	padding-right: 7px;
	background: url(../_img/common/nav_bg.gif) no-repeat right;
}

.sub_box {
	float: left;
	display: inline;
	margin: -3px 0 0 0;
	*margin: 1px 0 0 0;
	_margin: -3px 0 0 0;
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	background: url(../_img/common/sub_nav_bg.gif) no-repeat left;
	position: relative;
	z-index: 1;
}

.sub_nav {
	float: left;
	padding-right: 15px;
	background: url(../_img/common/sub_nav_bg.gif) no-repeat right;
}

.sub_nav li {
	padding-left: 8px;
	background: url(../_img/common/li_dot.gif) no-repeat 0 10px;
}

.sub_nav a {
	margin-right: 10px;
	font-weight: bold;
	color: #999999;
	font-size: 13px;

}

.sub_nav a:hover {
	color: #000000;
	text-decoration: none;
}

.sub_nav .now {
	color: #000000;
}

.func {
	float: right;
	padding: 10px 10px 0 0;
	text-align: right;
	margin-right:20px;
}

.func p {
	line-height: 16px;
}

.func a {
	margin-right: 10px;
	color: #666666;
}

.func a:hover {
	color: #000000;
}

.ssub_nav {
	line-height: 20px;
	font-size: 13px;
}

.ssub_nav a {
	color: #c53f44;
}

.ssub_nav a:hover {
	color: #c53f44;
}

.func .search_input {
	margin-right: 3px;
	width: 100px;
	height: 16px;
	border: 1px solid #dddddd;
	vertical-align: middle;
}

.func .search_btn {
	padding: 0;
	width: 15px;
	height: 20px;
	background: url(../_img/common/btn_search.gif) no-repeat;
	border: none;
	vertical-align: middle;
}

#footer {
	clear: both;
	padding-bottom: 10px;
	text-align: center;
}

#footer span {
	margin: 0 6px;
}

#footer address {
	margin-top: 5px;
	font-style: normal;
}






.Show {}

.Hide {
	display: none;
}

.newYearBg{
	background:url(/_img/index/newYearBg.jpg) top center no-repeat #E7E7E7;
}

.main_nav a{
	font-size: 14px;
	font-weight: bold;
}
.func a{
	font-size: 12px;
}


.func {
	float: right;
	padding: 6px 10px 0 0;
	text-align: right;
}

.func p {
          margin:4px 0px;
}

.func  a {
	margin-right: 10px;
	display:block;
	text-align:center;
	vertical-align:middle;
	line-height:21px;
    overflow: hidden;
	font-size:14px;
	width:70px;
	color: #ffffff;
}

.func .funvc2 a {
	margin-right: 10px;
	background:url(../_img/common/zazi_x.jpg) no-repeat;
	display:block;
	text-align:center;
	vertical-align:middle;
	line-height:21px;
    overflow: hidden;
	font-size:14px;
	width:70px;
	color: #ffffff;
}

.func a:hover {
	color: #ffffff;
}


.toplogo{
         height:72px;
		 }
.toplogo .mount{
                float:left;
				margin:30px 0px 0px 0px;
				
				}
.toplogo .mount a{
                  color:#B50F0F;
				  margin:0px 2px;
				  
				  }
 .search{
                  width:430px;
				  margin:12px 0px 0px 0px;
				  float:right;
				  line-height:23px;
				  }
 .search .br{
                  width:160px;
				  border:solid #C8C8C8 1px;
				  }
 .search .br1{
                  width:70px;
				  border:solid #C8C8C8 1px;
				  }
.search span{
                       padding:0px 2px;
					   display:inline;
					   } 
.search span a{
                          text-decoration: underline;
						  height:22px;
						}
.toplogo .but{
               background:url(../_img/common/but.jpg) no-repeat;
			   width:45px;
			   border:0px;
			   height:21px;
			   color:#FFFFFF;
			   }
