@charset "utf-8";
body {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #003300;
}


#all {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 980px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: 15px 10px;
}
#head #index {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 80px;
	text-align: center;
	margin-left: 860px;
}
#nav {
	height: 70px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	width: 980px;
}
#main, #main2 {
	width: 665px;
	height: 100%;
	padding-right: 12px;
	padding-left: 13px;
}
#main {
	float: left;
}
#main2 {
	float: right;
}
#flash {
	width: 665px;
	margin-bottom: 20px;
}
.news {
	height: 175px;
	width: 320px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 20px;
	float: left;
}
.news .npic {
	height: 134px;
	width: 91px;
	margin-top: 10px;
	margin-right: 22px;
	margin-left: 5px;
	float: left;
}

.news li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;
}

#side, #side2 {
	width: 255px;
	height: 100%;
	
}
#side {
	float: left;
	margin-left: 22px;
}

#side2 {
	float: right;
	margin-right: 22px;
}

.banner {
	margin-bottom: 18px;
}
#video {
	margin-bottom: 30px;
	height: 189px;
	width: 230px;
	background-image: url(images/side_00.jpg);
	padding-top: 8px;
	padding-left: 10px;
}
#video p {
	margin-top: 5px;
	margin-left: 10px;
}
#masterdiv {
	margin-bottom: 20px;
}
#masterdiv div {
	height: 50px;
	font-size: 15px;
	background-image: url(images/side_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 50px;
	padding-left: 18px;
}
#masterdiv div a {
	color: #666666;
	text-decoration: none;
}
#masterdiv div a:hover {
	color: #f29800;
	text-decoration: none;
}
#masterdiv ul {
	background-color: #a0a0a0;
	width: 218px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	background-image: url(images/side_menu_sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#masterdiv li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	margin-left: 10px;
	padding-bottom: 8px;
	padding-top: 12px;
}
#masterdiv li a {
	color: #FFFFFF;
	text-decoration: none;
}
#masterdiv li .bottom {
	background-image: url(images/side_menu_sub_bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
}




#here {
	height: 25px;
	color: #999999;
}


#foot {
	width: 980px;
	margin-top: 40px;
	height: 100%;
	float: right;
	clear: both;
}
#foot .quicklink {
	padding-bottom: 5px;
	text-align: center;
}
#foot .copyright {
	background-color: #F9F9F9;
	background-repeat: no-repeat;
	background-image: url(images/foot.jpg);
}
#foot .copyright ul {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#foot .copyright li {
	margin-top: 8px;
	list-style-type: none;
}



#page {
	width: 640px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 15px;
	line-height: 25px;
}
#page h1 {
	font-size: 17px;
	color: #003300;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003300;
	border-left-color: #003300;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	clear: both;
}
#page h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	font-size: 17px;
	color: #666666;
}

#page .div1 {
	margin-right: 10px;
	margin-left: 10px;
}

#page .img1  {
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#page .img2 {
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#page hr {
	height: 1px;
	border: 1px dashed #CCCCCC;
}



.clean {
	clear: both;
}
.ul_01 {
	margin: 0px;
	padding: 0px;
}
.hr_01 {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 10px;
	clear: both;
}

.ul_01 li {
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ul_02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.ul_02 li {
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#page table  th {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#page table  td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
