ul{overflow: hidden; zoom: 1;}

table.static td.main_content{
	background-color: #ffffff;
	padding: 20px;
}

table.static td.main_content a{
	color: #000000;
}

table.static td.main_content a:hover{
	text-decoration: underline;
	color: #f99239;
}

table.static td.right_menu{
	width: 200px;
}

div.banners{
	padding-top: 40px;
}

div.access_menu{
	width: 140px;
	border: 1px solid #CFCFCF;
}

div.access_menu div.am_header{
	background-color: #CFCFCF;
	padding: 10px 8px;
	font-weight: bold;
	font-size: 12px;
}

div.access_menu a{
	display: block;
	padding: 10px 8px;
}

div.access_menu a:hover{
	background-color: #CFCFCF;
}

table.access td.descript{
	color: #567d9a;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	border-bottom: 1px dotted #000000;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.access td.img{
	border-bottom: 1px dotted #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.boutique td.descript{
	color: #567d9a;
	font-size: 0.6 em;
	vertical-align: middle;
	border-bottom: 1px dotted #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.boutique td.descript span{
	color: #567d9a;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}

table.boutique td.img{
	border-bottom: 1px dotted #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.h3{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #577e9b;
	float: left;
}

div.access_head div{
	display: inline;
}

div.access_head{
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}

div.access_head div#filter{
	float: right;
}

span.name{
	font-size: 12px;
	font-weight: bold;
	color: #577e9b;
}

td.brochure{
	width: 50%;
	border: 1px solid #CFCFCF;
	padding: 5px;
}

td.tAm{
	width: 140px;
}


div.access_menu ul{
	padding: 0px;
	margin: 0px;
}

div.access_menu ul li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.access_menu ul li a{
	padding: 3px 0px;
	margin: 0px;
}

div.access_menu ul li a:hover{
	background-color: #ffffff;
}