@charset "UTF-8";

.list{
	padding:0 0 0 10px;
	font-size: 13px;
	line-height: 18px;
}


.list li{
	margin-top: 5px;
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	padding:0 0 0 12px;
	background-image: url("/en/images/disc.gif");
	background-position: 0% 3px;
	background-repeat: no-repeat;
	zoom:1;
}

.list_wh{
	padding:0 0 0 10px;
	font-size: 13px;
	line-height: 18px;
}


.list_wh li{
/*	margin-top: 5px; */
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	padding:0 0 0 12px;
	background-image: url("/en/images/disc.gif");
	background-position: 0% 3px;
	background-repeat: no-repeat;
	zoom:1;
}

.atlinks{
	padding:0 0 0 10px;
}

.atlinks li{
	font-size: 13px;
	line-height: 18px;
	padding: 5px 5px 5px 25px;
	margin: 0 0 8px 0;
	list-style-type: none;
	background-image: url("/en/images/top_link_banner_bg_.jpg");
	background-repeat: no-repeat;
	zoom:1;
}


#banner{
	margin: 0 0 0 2px;
}

#banner ul{
	list-style-type: none;
	padding:0;
	margin: 0;
}

/* journals */

.journals {
	text-indent: -9999px;
	width: 172px;
	height: 55px;
	margin-top: 11px;
	background-image: url("/en/images/banner_journals.jpg");
	background-repeat: no-repeat;
}

.journals a{
	text-indent: -9999px;
	display:block;
	width: 172px;
	height: 55px;
	overflow: hidden;
}

.journals a:hover{
	background-image: url("/en/images/banner_journals_h.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

/* annual */

.annual {
	text-indent: -9999px;
	width: 172px;
	height: 55px;
	margin-top: 11px;
	background-image: url("/en/images/banner_annual.jpg");
	background-repeat: no-repeat;
}

.annual a{
	text-indent: -9999px;
	display:block;
	width: 172px;
	height: 55px;
	overflow: hidden;
}

.annual a:hover{
	background-image: url("/en/images/banner_annual_h.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

/* inter */

.inter {
	text-indent: -9999px;
	width: 172px;
	height: 55px;
	margin-top: 11px;
	background-image: url("/en/images/banner_inter.jpg");
	background-repeat: no-repeat;
}

.inter a{
	text-indent: -9999px;
	display:block;
	width: 172px;
	height: 55px;
	overflow: hidden;
}

.inter a:hover{
	background-image: url("/en/images/banner_inter_h.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

/* members */

.members {
	text-indent: -9999px;
	width: 172px;
	height: 55px;
	margin-top: 11px;
	background-image: url("/en/images/banner_members.jpg");
	background-repeat: no-repeat;
}

.members a{
	text-indent: -9999px;
	display:block;
	width: 172px;
	height: 55px;
	overflow: hidden;
}

.members a:hover{
	background-image: url("/en/images/banner_members_h.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

/* programs */

.programs {
	text-indent: -9999px;
	width: 172px;
	height: 55px;
	margin-top: 11px;
	background-image: url("/en/images/banner_programs.jpg");
	background-repeat: no-repeat;
}

.programs a{
	text-indent: -9999px;
	display:block;
	width: 172px;
	height: 55px;
	overflow: hidden;
}

.programs a:hover{
	background-image: url("/en/images/banner_programs_h.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

/* links */

.links {
	text-indent: -9999px;
	width: 172px;
	height: 55px;
	margin-top: 11px;
	padding-bottom: 10px;
	background-image: url("/en/images/banner_links.jpg");
	background-repeat: no-repeat;
}

.links a{
	text-indent: -9999px;
	display:block;
	width: 172px;
	height: 55px;
	overflow: hidden;
}

.links a:hover{
	background-image: url("/en/images/banner_links_h.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}
