body{
	background: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
div#all{
	width: 761px;
	background: url(../img/all_bg.gif) repeat-y #99CBFE;
	margin: 0 auto;
	text-align: left;
	border: #99CBFE solid 5px;
	position: relative;

}
div#masthead{
	width: 761px;
	height: 75px;
	background: #99CBFE;
}
div#masthead img#hainan-logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
div#masthead a img#logo{
	border: none;
	position: absolute;
	top: 33px;
	left: 22px;
}
div#masthead img#pic1{
	position: absolute;
	top: 0px;
	left: 285px;
}
div#masthead img#pic2{
	position: absolute;
	top: 0px;
	left: 425px;
}
div#masthead img#pic3{
	position: absolute;
	top: 0px;
	left: 565px;
}
div#top_nav{
	width: 761px;
	height: 30px;
	background: #99CBFE;
	position: relative;
}
div#top_nav a{
	display: block;
	width: 180px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: White;
	font-weight: bold;
	background: #3366CC;
	position: absolute;
	top: 0px;
}
a#a{
	left: 211px;
}
a#b{
	left: 396px;
}
a#c{
	left: 581px;
}
div#top_nav a:hover{
	background: #FFEFBD;
	color: #3366CC;
}
div#ads{
	width: 206px;
	float: left;
	background: #FFEFBD;
	position: relative;
	top: -30px;
}
div#content{
	width: 425px;
	float: left;
}
div#content h1{
	font-size: 18px;
	color: #203E79;
	margin: 10px 0 10px 10px ;
}
div#content h2, div#content h3{
	font-size: 16px;
	color: #203E79;
	margin: 10px 0 10px 10px ;
}
div#content p{
	margin: 10px;
	text-align: justify;
	color: #1A3770;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#nav{
	width: 130px;
	height: 475px;
	margin: 5px 0 0 0;
	float: right;
	background: #FFDF7B;
	text-align: center;
}
a.other{
	display: block;
	width: 118px;
	line-height: 16px;
	background: #3366CC;
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0 0 0;
	border: #3366CC solid 1px ;
}
a.other:hover{
	background: #FFEFBD;
	color: #3366CC;
}
#script{
	position: relative;
	top: 5px;
	left: 5px;
}
div#foot{
	margin: 0 auto;
	width: 761px;
	height: 40px;
	border: #99CBFE solid 5px;
	background: #99CBFE;
	position: relative;
}
div#foot img{
	position: absolute;
	top: 24px;
	left: 0px;
}
div#foot p{
	font-weight: bold;
	font-size: 12px;
}
div#foot p a#dir{
	text-decoration: none;
	color: #FFEFBD;
	position: absolute;
	top: 12px;
	left: 700px;
}
div#foot p a:hover
/* ----------   menu start   ------------*/
#menu {
	width: 120px;
	text-transform: capitalize;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	left: 5px;
}
#menu a, #menu p{
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0px 0px;
	padding: 0px 3px;
	color: White;
	text-decoration: none;
	background: #3366CC;
	border: #3366CC solid 1px;
}
#menu a:hover, #menu p:hover{
	color: #3366CC;
	background: #FFEFBD;
}
#menu li{
	position: relative;
}
#menu ul ul{
position: absolute;
top: 2px;
left: 0;
width: 120px;
}
div#menu ul ul, div#menu ul li:hover ul ul{
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul{
	display: block;
}
/* ----------   menu finish   ------------*/

img#pic-one{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
h3#ft{
	color: #FFEFBD;
	margin: 5px 0 0 0;
	font-size: 14px;
}