h1 {
	color: #900;
	font-size: medium;
	text-align: right;
}
h3 {  clip: rect(   ); font-size: small; font-weight: normal; text-align: left; line-height: 12px; margin-top: 4px; margin-bottom: 4px}
h4 {  clip: rect(   ); margin-top: 2px; font-size: medium; font-weight: bold; text-align: left; line-height: 16px; margin-bottom: 2px; top: 2px; color: #000066}
p, #content li {  text-indent: 30pt; text-align: justify;}

body {
	padding:0px;
	background: #FFF;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

.img_hor_menu {
	border: 0px;
	margin: 0px;
	float: left;
	padding:0;
}

.clear{ 
	content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;line-height:0;
}
* html .clear { zoom:1; }


.center_hor {
	width: 100%;
   	margin:0 auto;
}



* html div#wrapper {
	width: expression(document.body.clientWidth < 974 ? "974px" : "auto");
}

div#wrapper {
	min-width: 974px;
	width: 974px;
	margin:0px auto;
	overflow:hidden;
}


/*
#wrapper {
	min-width: 974px;
   width: expression(((documentElement.clientWidth||document.body.clientWidth)<974) ? "974px":"auto");
   margin:0px auto;
}
*/

.hor {
	width: 974px;
}

#hor_menu {
	width: 974px;
   	height:180px;
   	margin:0px;
}


#right_header {
	width: 111px;
	height: 180px;
	background-image: url(template/vc9_08f.jpg);
	background-repeat:no-repeat;
	float: left;
}

#right_header div {
	margin: 10px 0px 0px 4px;
}



#menu {
	width: 254px;
	float: left;
	background-image: url(template/vc9_24.gif);
	background-repeat: repeat-y;
}

#center_menu {
	width: 80%;
   margin: 0px 12% 0px 8%;
}


#breadcrumb {
	height: 18px;
	float:left;
	padding: 4px 30px 0px 10px;
	font-size:80%;
}

.color0 { background-color:#bbffbb; }
.color1 { background-color:#ffff8a; }
.color2 { background-color:#aaffff; }
.color3 { background-color:#ffb46a; }
.color4 { background-color:#ccccff; }
.color5 { background-color:#dddddd; }
.color6 { background-color:#fafafa; }

* html div#content_container {
	width: 690px;
}

#content_container {
	width: 710px;
	float:left;
}

#content {
	padding: 4px 10px;
	margin: 0px;
	background-color:#F6F6F6;
	width: 690px;
	float:left;
}

#content table {
	background-color:#EFEFEF;
	width: 90%;
	margin: 0 auto;
}

#content table,
#content  td   {
	border: 2px solid #CCD;
  	border-collapse: collapse;
}

#content  td {
	padding-left: 10px;
}

#content  th   {
	background:url(image/table_hd.gif) repeat-y;
	padding-right: 12px;
}


#content  td  img, 
.booklet img {
	margin-right: 6px;
	border: 0;
}


.table_tr_even {
	background-color:#F8F8F8;
}



.the_menu {
	/*    display:none;*/
display:block;
width: 200px;
padding: 2px 0px 4px 0px;
  }

ul#map li {  
background: url(image/p.gif) no-repeat left top;
list-style-type:none;
}

.booklet {
	width: 90%;
	margin: 16px auto;
	border: 4px solid #CCD;
	padding: 2px 10px 4px 10px;
	background:url(image/news.gif) #FCFCFC no-repeat;
}


