﻿@charset "utf-8";
 body {
	background: #fff;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
}


#top {
	position:relative;
	height: 202px;
	width: 960px;
	/*background-image: url(../images/top.jpg);*/
}
#bottom {
	height: 78px;
	width: 960px;
	background-image: url(../images/px0.JPG);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	background-color: #EEF5FD;
}
.front_bottom {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
}

#menu0 {
	background-color: #AFB0B2;
	height: 43px;
	width: 960px;
}

/* CSS Document */

.menu {
	font-size:12px;
	width:790px;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}


/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:3em;
	background:transparent;
}

/* style the sub-level lists */
.menu ul ul {
	width:15px;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	height:3em;
	line-height:3em;
	display:block;
	text-align: center;
}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto; line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:32px;
	width:102px;
	font-size:14px;
	text-decoration:none;
	color:#660000;
	padding:5px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menu a, * html .menu a:visited {
	width:11em;
	w\idth:100px;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	color:#000000;
	width:98px;
	height:100%;
	line-height:1em;
	padding:5px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB0B2;
	font-size: 12px;
}
* html .menu ul ul a, * html .menu ul ul a:visited  {
	width:14em;
	w\idth:98px;
}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {
	background-color: #FFFFFF;
}

/* style the level hovers */
/* first */
* html .menu a:hover {
	color:#3366FF;
	position:relative;
	z-index:100;
}
.menu li:hover {position:relative;}
.menu :hover > a {
	color:#000;
}
/* second */
* html .menu ul ul a:hover{
	color:#3398CC;
	position:relative;
	z-index:110;
	background-color: #E3F1F1;
}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {
	color:#3398CC;
	background-color: #E3F1F1;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:25px;
	top:3.2em;
	left:0px;
	width:14em;
}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
	visibility:visible;
	height:auto;
	padding:0.3em 3em 3em 3em;
	background:transparent;
	left:-3em;
}
*html .menu ul :hover ul{
	padding:0.1em 3em 3em 3em;
}
.main_front {
	line-height: 15px;
}
#box #menu0 .menu li.tp {
	background-image: url(../images/3.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
*html #box #menu0 .menu li.tp {
	background-image: url(../images/3tp.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#system_ct2 h4 {
	font-size: 12px;
}
#system_ct h4 {
	font-size: 12px;
}

#contact {
	height: 85px;
	width: 69px;
	clear: none;
	background-image: url(../images/contact.JPG);
	padding-top: 6px;
	padding-left: 3px;
	left: 888px;
	position: absolute;
	top: 50px;
}
#contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#contact ul li a {
	line-height: 20px;
}
#contact ul li {
	background-image: url(../images/qq.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

