/* recent_iframe.inc.php */

body {
	background-color:transparent;
}

div#menubar {
    width: 100%;
    padding: 0;
    margin: 0px 0px 0px 0px;
}
strong { font-weight:bold;
	font-size: 12px;
	margin:-10px 0px -10px 5px;
	background:url(../../image/list_a.gif) no-repeat left top; 
	padding-left:14px;
	color:#666666;
}
h5 {
	font-family:‚l‚r ‚oƒSƒVƒbƒN, Sans-Serif;
/*	font-family: verdana, arial, helvetica, sans-serif; */
        font-size:12px;
        color:#666666;
	width: 155px;
        margin:10px 0px 5px 0px;
	padding:4px 0px 3px 5px;
	background-image :url("../../image/h5.gif");
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

h6 {
	font-family:‚l‚r ‚oƒSƒVƒbƒN, Sans-Serif;
	font-size: 12px;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px 0em 0px;
	color:#00B893;
}

ul {
	font-size: 12px;
	margin:5px 2px 5px -18px;
}
ul li{
	list-style-image:url("../../image/list_d.gif");
	font-size: 12px;
	line-height:130%;
}
ul ul li{
	list-style-image:url("../../image/list_b.jpg");
}
ul ul ul li{
	list-style-image:url("../../image/list_f.gif");
}

a:link {
	color:#00B893;
	background-color:inherit;
	text-decoration:none;
}

a:active {
	color:#00B893;
	text-decoration:none;
}

a:visited {
	color:#00B893;
	background-color:inherit;
	text-decoration:none;
}

a:hover {
	color: #00B893;text-decoration:underline;

}

