/* CSS Document */
*{
padding:0;
margin:0;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#layout{
width:1002px;
margin:0 auto;
}
#head{
width:948px;
height:267px;
}
#pic1-topline{
background:url(../cssimages/headtopline.jpg) repeat-x;
height:7px;
width:940px;
overflow:hidden;
margin-left:3px;
}
#leftline{
background:url(../cssimages/leftline.jpg) repeat-y ;
float:left;
width:4px;
height:262px;
}
#headtop{
margin-top:11px;
margin-left:20px;
height:56px;
}
#logo{
width:174px;
float:left;
}
#logo a{
text-decoration:none;
}
#des{
width:174px;
height:14px;
color:#003e79;
text-align:center;
}
#des h1{
	margin:0;
	padding:0;
	font-size:11px;
	display:inline;
}
#name{
background:url(../images/name.gif) no-repeat;
width:488px;
height:42px;
margin-left:44px;
float:left;
}
#contact-pic{
padding-right:30px;
width:115px;
height:22px;
float:right;
}
#headdown{
margin-left:24px;
margin-top:7px;
height:185px;
}
#navbig{
width:218px;
height:186px;
float:left;
}
#navtopline{
background:url(../cssimages/navtopline3.gif) no-repeat;
height:4px;
width:218px;
overflow:hidden;
}
#navleftimg{
background:url(../cssimages/navleftimg.jpg) repeat-y;
width:18px;
height:180px;
float:left;
}
#nav{
float:left;
width:200px;
height:182px;
}
#navmiddlecontent{
height:182px;
}
.package{
margin-left:8px;
width:160px;
height:24.8px;
clear:both;
float:none;
border-bottom:dashed;
border-bottom-color:#646464;
border-bottom-width:1px;
}
.navimage{
float:left;
padding-top:8px;
}
#navsub1{
line-height:24.8px;
float:left;
margin-left:15px;
}
#navsub1 a{
font-weight:bold;
font-size:12px;
color:#646464;
text-decoration:none;
}
#banner{
height:185px;

float:left;
}
#lan1{
margin-left:268px;
color:#f3efef;
font-size:14px;
font-weight:bold;
padding-top:23px;
}
#lan2{
margin-left:360px;
color:#f3efef;
font-size:14px;
font-weight:bold;
}
#lan3{
margin-left:323px;
color:#f34622;
font-size:14px;
font-weight:bold;
}
#rightline{
background:url(../cssimages/rightline.jpg) repeat-y;
width:5px;
height:262px;
float:right;
}

#middle{
width:948px;
margin:0px;
clear:both;
}
#middlecontent{
margin-left:24px;
margin-top:6px;

}
#middleright{
float:left;
padding-left:20px;
}

#foot{
width:948px;
height:55px;
}
#footleftline{
background:url(../cssimages/leftline.jpg) repeat-y ;
float:left;
width:4px;
height:55px;
}
#footrightline{
background:url(../cssimages/rightline.jpg) repeat-y;
width:5px;
height:55px;
float:right;
}
#footbottomline{
background:url(../cssimages/footbottomline.jpg) repeat-x;
height:7px;
width:937px;
margin-left:4px;

}
#footcontent{
margin-left:24px;
height:50px;
}
#footdecorateline{
background:url(../cssimages/footdecorateline.jpg) repeat-x;
height:7px;
overflow:hidden;
width:895px;
}
#footnav0{
width:895px;
height:15px;
}
#footnav{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-align:center;
display:block;
}
#footnav li{
float:left;
width:100px;
height:15px;
line-height:15px;
}
#footnav li a{
text-decoration:none;
color:#000;
}
#footnav li a:hover{
color:#cc3300;
text-decoration:underline;
}
#footnav .special{
border-left:1px solid #000;
}
#copyright{
float:right;
width:840px;
margin-top:0px;
margin-right:20px;
line-height:20px;
height:20px;
}


