a{ outline-style:none;}
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/bg.jpg) top center fixed repeat;}

.MainWrapper {
padding:0 20px;
margin:0 auto;
width:1010px;
min-height:600px;
overflow:hidden;
border-radius:5px;
background: url(../images/bg2.png) top center repeat;}
.Wrapper{
width:1010px;
min-height:600px;
overflow:hidden;
background:#FFFFFF;
}
.MainHeader{ width:100%; height:132px;}
.Header{ margin:0 auto; width:1010px; height:130px; 
background: url(../images/intro_logo.jpg) left top no-repeat;}
.MainNav{
width:100%; height:40px;
border:3px solid red;
}

.NavBox{
border-radius:5px;
padding:0 25px;
margin:0 auto;
width: 1000px;
height:49px;
background:url(../images/mm.jpg) left top repeat;}

.NavBox ul{ list-style:none; margin:0; padding:0;}
.NavBox ul li{ float:left; padding-top:16px; height:35px;}
.NavBox ul li a{ display:block; color:#FFFFFF; text-decoration:none; border-right:1px solid #333; border-left:1px solid #AFAFAF; text-shadow:1px -1px 1px #333; padding:0 15px; font-size:13px; font-weight:bold;}
.NavBox ul li a:hover{ color: #000; text-shadow:1px 1px 1px #CCC;}

.Intro{ width:1010px; height:350px; background:url(../images/inrto_0001.jpg) left top no-repeat; margin:0; overflow:hidden;}
.Dla{ display:block; padding:15px; border-radius:3px; font-size:22px; letter-spacing:-1px; font-weight:bold; 
color:#D0CDCC;
text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
0px -5px 35px rgba(255,255,255,0.3);	
text-decoration:none; width:250px;  background:#492F0C;
font-family:Arial, Helvetica, sans-serif; margin:20px 0 0 710px;}
.Dla:hover{ background:#C3C3C3; color:#010101; text-shadow:2px 2px 2px #FFF; margin:20px 0 0 720px;}

.Main{
padding:0 24px;
margin:0 0 0 15px;
width:690px;
overflow: hidden;
float:left;
background: url(../images/intro_00.html) left top no-repeat;}
.Content{border-radius:10px; padding:10px 22px;margin-top:4px; width:960px; float:left;}
.Content p{text-align:justify; color: #87643B; font-size:14px; line-height:25px; text-shadow:1px 1px 1px #FFF;}
.Content h3{ color:#333; text-shadow:1px 1px 1px #FFF; font-size:15px; padding-top:20px; width:970px; float:left;}
.Content h2{ color:#87643B; text-shadow:1px 1px 1px #FFF; font-size:19px; padding-top:20px; width:970px; float:left;}

.Content h1{ color:#87643B; border-bottom:1px solid #CCC;}


.footer{border-top:1px solid #CCC;margin:0 auto;padding:20px 10px;font-size:11px;text-align:right;width:98%;color:#87643B;height:40px; float:left;}
