﻿@charset "utf-8";
* {
	border:0;
	list-style:none;
	margin:0;
	padding:0;
}
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	cursor:pointer;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.topcenter {
	height: 78px;
	width: 1200px;
	text-align: center;
	margin: auto;
}
.topcenter h1 {
	float: left;
	height: 78px;
	display: block;	
	width: 260px;	
	cursor: pointer;	
	background-image: url(../../smcd/images/smcd.jpg) !important;
	background-repeat: no-repeat;
	background-position: center 48px;
}
.topcenter h1 a {
	line-height: 55px;
	color: #c90404;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
.topcenter h2 {
	float: left;
	height: 78px;	
	display: block;	
	width: 260px;
	cursor: pointer;	
	background-image: url(../../smcd/images/smcd.jpg) !important;
	background-repeat: no-repeat;
	background-position: center 48px;
}
.topcenter h2 a {
	line-height: 55px;
	color: #c90404;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
.topcenter img {
	display: inline;
	float: right;
	margin-right: 30px;
	margin-left: 10px;
}
#top {
	height: 25px;
	width: auto;
	min-width: 1200px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(../../smcd/images/color.jpg) !important;
	background-repeat: repeat;
}
#mainbj {
	height: auto;
	width: 1200px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: auto;
}

#banner {
	margin:0;
	padding:0;
	height:380px;
	width:1200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu {
	height: 260px;
	width: 1200px;
	margin: auto;
}
.menu ul {
	height: 260px;
	width: 1200px;
}
.area li{
	display: inline;
	height: 260px;
	width: 190px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
	height:45px;
	line-height:45px;
	text-align:center;
	position:relative;
	color: #FFFFFF;
}
.area li a {
	display:block;
	color: #000000;
}
.area li dl {
	filter:alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	width:190px;
	overflow:hidden;
	display:none;
	position:absolute;
	top:-1px;
	right:0px;
	z-index:35533;
	background-color: #f3f3f3;
	text-align: center;
	height: 260px;
}
.area li dl a:link {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li dl a:visited {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li dl a:hover          {
	background-color: #999999;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li dl a:active {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.area li.lion {
	height:45px;
	line-height:45px;
	text-align:center;
	background-color: #cccccc;
	color: #FFFFFF;
}
.area li.lion dl {
	display:block;
	color: #FFFFFF;
}
