@charset "utf-8";
/* CSS Document */
body{text-align:center; margin:0px auto; border:0px; }
a{color:#000; text-decoration: none; }
a:hover{
	color:#84467b;
	text-decoration: none;
	}
img{border:0px;}
.Top{margin:0px auto; width:961px; height:370px; background-image:url(../skin/bj.gif); background-repeat:repeat-y;}
.Logo{margin:0px auto; width:950px; height:230px; }
.mainNav{margin:0px auto; width:950px; height:auto; text-align:center; margin-top:0px; padding-top:0px; border-top:0px; }
.navline{width:99%; height:3px; border:3px solid #37a159; border-left:0px; border-right:0px; background-color:#c6b472; float:left;  margin-left:4px;}
.h{float:left; height:40px; line-height:40px; color:#F00;}
.navword{width:130px; height:40px; float:left; font-size:22px; font-weight:300; line-height:40px; color:#e5615c;  }
.mainNav ul{margin:0px auto; border:0px; padding:0px; text-align:center; margin-top:0px; padding-top:0px; border-top:0px; line-height:10px;}
.mainNav a{
	color: #e5615c;
}

.mainNav .hover{
	color: #e5615c;
	background-color:#84467b;
	display: block;
	text-decoration: none;
	margin-left: 6px;
}
.mainNav li a:hover{
	color: #dc2b23;
	display: block;	
	text-decoration: none;

}
.reds{width:99%; height:30px; background-color:#fc4442; float:left; margin-left:4px; }

