﻿/*--------------------------global--------------------------*/
body {
padding : 0;
margin : 0;
font-family:宋体;
font-size:14px;
line-height : 1.5em;
}
a {
color : #555555;
background : inherit;
text-decoration : none;
}
a:hover {
color : #cc0000;
background : inherit;
text-decoration : underline;
}
a:link,a:visited{text-decoration:none}
#Page {
margin : 0 auto;
width : 950px;
text-align:center;
}

/*------navigator------*/
#top {
margin-top:5px;
}
#top #logo {
	height:70px;
	width:216px;
	text-align:center;
	float:left;
}
#top #logo img {
	width:188px;
	height:56px;
	float:left;
	border-width:0px;
	margin-top:7px;
}
#top #slogan {
	width:562px;
	height:36px;
	float:left;
	text-align:left;
	background-repeat:no-repeat;
}
#top #slogan span{
	color:#1e7fea;
	font-weight:bold;
	font-size:18px;
	font-family:华文行楷;
	margin-left:10px;
	margin-right:40px;
}
#top #slogan img{
	margin-top:10px;
	border-width:0px;
}
#top #login{
	float:right;
	font-size:12px;
	line-height:20px;
	margin-top:5px;
}

#top #navigator ul{
	width:100%;
	margin:4px 0px;
	padding:0px 0px;
	list-style:none;
}
#top #navigator li{
	display:inline;
}
.lantou
{
	background:url(http://www.lmtw.com/test/images/首页栏头底色副本4.jpg) no-repeat bottom center;
	width:950px;
	height:60px;
        float:left;
	}
#top #navigator #navigator_1 li a {
	float:left;
	width:128px;
	height:20px;
	text-align:center;
	padding-top:6px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#top #navigator #navigator_1 li a:hover {
	color:#cc0000;
}
#top #navigator #navigator_1 li a.current {
	color:#ffffff;
	width:128px;
}
#top #navigator #navigator_1 li a.start {
	color:#ffffff;
	width:128px;
}
#top #navigator #navigator_1 li a.end {
	color:#ffffff;
	width:128px;
}
#top #navigator #navigator_1 li a.end:hover {
	color:#ffffff;
	width:128px;
}
#top #navigator #navigator_2 li a {
	float:left;
	width:64px;
	height:20px;
	text-align:center;
	padding-top:0px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:0px;
	text-decoration:none;
}
#top #navigator #navigator_2 li a:hover {
	color:#cc0000;
}
#top #navigator #navigator_2 li a.start {
	width:64px;
}
#top #navigator #navigator_3 li a {
	width:50px;
	height:26px;
	padding-top:4px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#top #navigator #navigator_3 li a:hover {
	color:#cc0000;
}
#top #navigator #navigator_3 li a.current {
	color:#ffffff;
	width:50px;
}
#top #navigator #navigator_3 li a.start {
	color:#ffffff;
	width:50px;
}
#top #navigator #navigator_3 li a.end {
	color:#0361b9;
	width:50px;
}
#top #navigator #navigator_3 li a.end:hover {
	color:#ffffff;
	width:50px;
}
/*------navigator------*/

/*------bottom------*/
 #bottom #prefecture {
	width:830px;
	height:46px;
	margin:0px 0px;
	overflow:hidden;
	padding-left:120px;
	list-style-type:none;
	background-image:url(http://www.lmtw.com/test/images/bottom_bghs.jpg);
	background-position:center top;
	background-repeat:no-repeat;
} 
#bottom #prefecture img{
	float:left;
	border-width:0px;
	margin-left:80px;
	margin-top:10px;
}
#bottom #prefecture li{
	display:inline;
}

#bottom #copyright{
	margin-top:5px;
	font-size:12px;
	line-height:20px;
}
/*------bottom------*/

/*------classes------*/
.gray a{
	color:#666666;
}
.gray a:hover{
	color:#cc0000;
}
/*------classes------*/

/*--------------------------global--------------------------*/