@charset "gb2312";
* {font-size: 12px;}
html {padding:0px; margin:0px;}
body {font-size:12px; font-family:"ËÎÌå", Verdana, Arial, SunSans-Regular, Sans-Serif; font-style:normal; color:#000000; background:#FFFFFF; margin:0px; padding:0px; text-indent:1px; text-align:center;}
a:link {color: #0000FF; text-decoration:underline;}
a:visited {color: #800080; text-decoration:underline;}
a:hover {color: #FF0000; text-decoration:underline;}
a:active {color: #FF0000; text-decoration:underline;}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend {margin:0; padding:0;}
fieldset, img, table {border:none;}
td {font-size:12px; line-height:180%;}
form	{padding:0px; margin:0px;}
select	{font-size:12px; color:#333333;}
input	{font-size:12px; color:#333333;}
#home {width:1000px; margin:0px auto; padding:0px; text-align:left;}
#copyright {padding:10px; border-top:5px solid #8B8B8B; background:#F6F6F6; text-align:center; color:#000000; font-size:12px; line-height:180%; clear:both;}

/* W3 star */
.W3Ad {width:1000px; margin-bottom:10px;}
.W3AdL {width:600px; float:left; overflow:hidden;}
.W3AdR {width:340px; float:right; overflow:hidden;}
.W3Ad:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.W3Ad {display:inline-block;}
* html .W3Ad {height:1%;}
.W3Ad {display:block;}
/* W3 end */

/* v6 Header Star */
	/* HEADER */
.headerwrap {border:1px solid #E0E0E0; background:#FFFFFF; padding:10px; margin:10px 0; width:978px; font-size:12px;}
.headerwrap .header {}
.headerwrap .header h1.logo {margin:0; padding:0; font-size:300%;}
.headerwrap .header h1.logo a {width:120px; height:0px; padding-top:50px; display:block; overflow:hidden; background:url(/img/logo.gif) no-repeat 0 0;}
	/* ÍøÕ¾µ¼º½ */
.headerwrap .mainnavwrap {}
.headerwrap .mainnav {}
.headerwrap .mainnav ul {border-left:1px solid #E0E0E0; float:left; list-style:none; margin:0; padding:0 5px 0 14px; line-height:200%;}
.headerwrap .mainnav ul.first-item {border-left:none;}
.headerwrap .mainnav ul li a,
.headerwrap .mainnav ul li a:link,
.headerwrap .mainnav ul li a:visited,
.headerwrap .mainnav ul li a:hover,
.headerwrap .mainnav ul li a:active {color:#4D5864; margin:0 10px 0 0; text-decoration:none;}
.headerwrap .mainnav ul li a:hover {color:#CA0000; text-decoration:underline;}
.headerwrap .mainnav ul li a.first-item {font-weight:bold;}
/* v6 Header End */

.intro { background:url(img/title.jpg) no-repeat 0 0; text-indent:-5000px; height:225px;}
.introtext {padding:10px; border:1px solid #000000; font-size:14px; line-height:220%; margin:0 0 10px 0;}

.g-body .bodyWrapper {width: 1000px; margin: 0 auto;}
.g-body img {display:block;}
.g-layout {zoom: 1;}
.g-layout:after {display: block; clear: both; height: 0; content: '';}

.m-rec .content {overflow: hidden; zoom: 1;}
.w-rec {
	display: inline;
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	cursor: pointer;
}
.w-rec-class {
	width: 192px;
	height: 192px;
	background: #333;
	cursor: default;
}
.w-rec-class .type {text-indent: -999em;}
.w-rec-class .type0 {background:url(img/01.jpg) no-repeat 0 0; height:192px;}
.w-rec-class .type1 {background:url(img/09.jpg) no-repeat 0 0; height:192px;}
.w-rec-class .type2 {background:url(img/16.jpg) no-repeat 0 0; height:192px;}
.typeblank {
	width: 192px;
	height: 192px;
	background: #FFF;
	cursor: default;
}

.w-rec-class:hover {background: #3eb1f0;}
.w-rec .cover,
.w-rec .name {
	position: absolute;
	left: 0;
	top: 192px;
	width: 192px;
	height: 44px;
	padding: 74px 0;
}
.w-rec .cover {
	background: #000;
	opacity: .7;
	filter: alpha(opacity=70);
	z-index: 9;
}
.w-rec .name {
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 22px;
	z-index: 10;
}
.w-rec .name:hover {
	color: #fff;
}
.w-rec:hover .cover,
.w-rec:hover .name {
	top: 0;
	zoom: 1;
}
.w-rec .name:hover {text-decoration: none;}
.w-rec .name span {color: #FFF; font-size: 22px;}

.f-mr0 {margin-right: 0;}
.f-trans {
	-moz-transition-property: all;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: linear;
	-webkit-transition-property: all;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: linear;
	-o-transition-property: all;
	-o-transition-duration: .2s;
	-o-transition-timing-function: linear;
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: linear;
}
