body{
	padding:0;
	margin:0;
	border:0;
	background:#f9f9f9 url(./image/bodybg.jpg) repeat-y top center;
	}
div.header{
	background:transparent url(./image/header.gif) repeat-x;
	width:100%;
	height:116px;
	position:absolute;
	left:auto;
	top:0;
	margin:0 auto;
	text-align:center;
	z-index:99;
	}
div.maincontainer{
	background:#f9f9f9 url(./image/bodybg.jpg) repeat-y top center;
/*	background:transparent url(./image/bodybg.jpg) repeat-y top center;*/
	width:100%;
	position:absolute;
	left:auto;
	top:116px;
	margin:0 auto;
	text-align:center;
/*	border:1px solid red;*/
	}
div.container{
	width:100%;
	position:absolute;
	left:auto;
	top:116px;
	margin:0 auto;
	text-align:center;
	background:transparent url(./image/containerbg.jpg) repeat-y top center;
	}
div.content{
/*	border:1px solid blue;*/
	width:996px;
	text-align:left;
	background:transparent;
	}
div.logo{
	background:transparent url(./image/banner.jpg) no-repeat 0px 3px;
	width:996px;
	height:85px;
	margin:0 auto;
	position:relative;
	text-align:left;
	}
div.menu{
	width:996px;
	height:31px;
	background:transparent url(./image/menuBg.gif) repeat-x;
	margin:0 auto;
	text-align:left;
	position:relative;
	}
 div.menuleft{
	width:14px;
	hight:31px;
	position:absolute;
/*	background:transparent url(./image/menuleft.gif) no-repeat;*/
	left:0px;
	top:0px;
	}
 div#menufirst{
	width:110px;
	position:absolute;
	left:14px;
	top:0;
	}
 div.menuspacefirst{
	width:1px;
	height:31px;
	position:absolute;
	background:transparent url(./image/menuspace.gif) repeat-x center center;
	left:124px;
	top:0px;
	}
 div#menusecond{
	width:110px;
	position:absolute;
	left:125px;
	top:0;
	}
 div.menuspacesecond{
	width:1px;
	height:31px;
	position:absolute;
	background:transparent url(./image/menuspace.gif) repeat-x center center;
	left:235px;
	top:0px;
	}

 div#menuthird{
	width:110px;
	position:absolute;
	left:236px;
	top:0;
	}
 div.menuspacethird{
	width:1px;
	height:31px;
	position:absolute;
	background:transparent url(./image/menuspace.gif) repeat-x center center;
	left:346px;
	top:0px;
	}
div#menufourth{
	width:110px;
	position:absolute;
	left:347px;
	top:0;
	}
 div.menuspacefourth{
	width:1px;
	height:31px;
	position:absolute;
	background:transparent url(./image/menuspace.gif) repeat-x center center;
	left:457px;
	top:0px;
	}
 div#menufifth{
	width:110px;
	position:absolute;
	left:458px;
	top:0;
	}
 div.menuspacefifth{
	width:1px;
	position:absolute;
	height:31px;
	background:transparent url(./image/menuspace.gif) repeat-x center center;
	left:568px;
	top:0px;
	}
 div#menusixth{
	width:110px;
	position:absolute;
	left:569px;
	top:0;
	}
 div.menuspacesixth{
	width:1px;
	position:absolute;
	height:31px;
	background:transparent url(./image/menuspace.gif) repeat-x center center;
	left:679px;
	top:0px;
	}
 div#menuseventh{
	width:110px;
	position:absolute;
	left:680px;
	top:0;
	}
 div.lable{
/*	border:1px solid red;*/
	width:192px;
	height:31px;
	position:absolute;
	background:transparent;
	left:790px;
	top:0;
	padding:0 0;
	}
select#myselect{
/*	margin:4px 10px 2px 50px;*/
	}
input#keyword{
	border:1px solid black;
	margin-top:6px;
	position:absolute;
	left:780px;
	width:120px;
	}
input#search{
	border:1px ridge black;
	position:absolute;
	left:920px;
	top:5px;
	width:60px;
	height:20px;
	font-size:smaller;
	font-weight:700;
	padding:0 0;
	}
	
 div.menuright{
	width:14px;
	height:31px;
	position:absolute;
	/*background:transparent url(./image/menuright.gif) no-repeat top right;*/
	left:982px;
	top:0px;
	}

.out{
	text-align:center;
	margin:0 0;
	height:31px;
	background:transparent;
	}

.on{
	text-align:center;
	height:31px;
	margin:0 0;
	background:transparent url(./image/menuon.gif) no-repeat center 5px;
	}
span.menufather{
	display:block;
	margin-top:10px;
	height:21px;
	}
.out span.menuchild{
	position:absolute;
	display:none;
	}
.on span.menuchild{
	margin:0 0;
	padding:6px 0;
	border-bottom:1px solid gray;
	display:block;
	background:white;
        }

.on a {
        color: #333333;
        text-decoration:none;
        font-size: 12px;
}

.on a:hover {
        color: #034b75;
        text-decoration: underline;
        font-size: 12px;
}

.on a:active {
        color: #034b75;
        text-decoration: none;
        font-size: 12px;
}

.out a {
        color: #333333;
        text-decoration:none;
        font-size: 12px;
}

	
/*--------------navigator,details,sidebar and footer--------------*/
div.navigator{
/*	border:1px solid red;*/
	background:transparent;
	margin:15px 0 0 15px;
	float:left;
	width:150px;
	text-align:left;
	}
div.detail{
/*	border:3px solid blue;*/
	background:transparent;
	margin:15px 0 0 0;
	float:left;
	width:664px;
	text-align:left;
	font-size:10px;
	}
div.sidebar{
/*	border:3px solid blue;*/
	background:transparent;
	margin:15px 15px 0 0;
	float:right;
	width:150px;
	text-align:left;
	}
div.footer{
	border-top:1px solid gray;
	background:white;
	float:left;
	clear:both;
	width:986px;
	margin-left:1px
	}
div.navigator h2, div.sidebar h2{
	font-size: 12px;
	margin:10px 0 0 12px;
	}

div.navigator li {
	margin:5px 0 0 0;
	font-weight:bold;
	font-size:10px;
	}
div.navigator a:link, div.navigator a:visited{
	text-decoration:none;
	color:#000;
	background:transparent;
	}

div.navigator a:hover{
	text-decoration : underline;
	color : #000;
	background:transparent;
	}

div.navigator a:active{
	text-decoration:underline;
	color:#000;
	background:transparent;
	}



 

