body{
	margin:0 auto;
	padding:0;
	width:100%;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-align: left;
	background-repeat:repeat;
	line-height:140%;
}

a:link, a:visited{
	color:#0099ff;
	text-decoration:none;
}

a:hover {color:#1e1e1e;}

.bullet ul li{
border-bottom: 1px dashed #c8c8c8;
padding-top:5px;
padding-bottom:5px;
padding-left:2px;

}

.bullet2 ul{
padding-left:15px;
margin:0;
}

.bullet3 ul{
padding-left:26px;
font-style:italic;
margin:0;
}

.mark{
list-style-type: none;
background:url(images/bullet.jpg);
background-repeat:no-repeat;
background-position:left 5px;
padding-left:15px;

}
#wrapper{
	margin: 0 auto;
	width:100%;
}
.top{
	background:url(images/top.jpg);
	background-repeat:repeat-x;
	height:7px;

}

.top_background{
	background: url(images/banner_background.jpg);
	background-repeat: repeat-x;
	height:428px;
	margin : 0 auto;
	width:100%;
}

.banner{
	margin : 0 auto;
	width:100%;
	margin-top:-428px;
	width:1180px;	
	/* z-index:2;
	position:relative; */

}
.frame{
	margin : 0 auto;
	width:100%;
	background:url(images/banner.png);
	background-position: top center;
    background-repeat: no-repeat;
    /* width: 1180px; */
	z-index:10;
	position:relative;
	height:428px;
	margin-top: -1px;
	
}

.info{
background:url(images/middle.jpg);background-repeat:repeat-y;padding-left:25px;padding-right:30px;width:338px;padding-top:5px;padding-bottom:15px;
}

.pic-line{
margin-top:-1px;margin-left:-3px;position:relative;z-index:-1
}
.header{
/* 	position:relative;
	z-index:20; */
	background:url(images/header.jpg);
	height:36px;
	background-repeat:repeat-x;
	margin: 0 auto;
}

.logo{
	position:absolute;
	z-index:30;
	width:204px;
	height:141px;
	margin-top:-459px;
	margin-left:1px;
}

.logo2{
	position:absolute;
	z-index:30;
	width:204px;
	height:141px;
	margin-top:-459px;
	right:130px;
}

.promise_img{
	position:absolute;
	z-index:30;
	width:102px;
	height:100px;
	margin-top:-140px;
	margin-left:-100px;
}


.content{
	position:relative;
	width:998px;
	margin:0 auto;
}

.bottom{
	background:url(images/bottom.jpg);
	background-repeat:repeat-x;
	height:33px;
}

#menu{
padding:0;
}
#menu ul{
padding:0;
}
#menu li{
position: relative;
list-style: none;
padding:0;
}

#menu li a{
display: block;
text-decoration:none;
}

#menu ul ul{
position: absolute;
visibility: hidden;
}

#menu ul li:hover ul{
visibility:visible;
}

#menu li ul li a{
display: block;
text-decoration:none;
}

/* .header td:nth-child(8) .dropdown li:nth-child(3){
	display:none;
}

.header td:nth-child(8) .dropdown li:nth-child(4){
	display:none;
} */

.header td:nth-child(12) .dropdown{
	display:none;
} 

.header td:nth-child(4)  .dropdown li:nth-child(9){
	display:none;
} 

.header td:nth-child(4)  .dropdown li:nth-child(10){
	display:none;
} 
