/* CSS Document */

#crumbs {
	margin: 0 0 10px;
	padding: 0;
}

.page_title {
	margin: 10px 0 20px;
}

#latest {
	margin: 0 10px 30px;
	padding: 0;
	background: url(/english/common/images/latest_bottom.gif) no-repeat 0px bottom;
	color:#333333;
}	

#latest .title {
	background: url(/english/common/images/latest_title.gif) no-repeat 0px center;
	height: 17px;
	margin: 0;
	padding: 5px 0px 3px 18px;
	text-align:left;
	font-weight: bold;
}

#latest p {
	padding: 15px;
	margin: 0;
	text-align:left;
}

#latest li {
	padding: 0;
	margin: 0;
}

.content-block {
	margin: 0 10px 30px;
}

.material{
	margin: 20px 15px;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

.material li{
	margin: 15px 0 ;
}


.head-title {
	background: url(/english/common/images/head_title.gif) no-repeat 0px bottom;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	text-align:left;
	font-weight: bold;
	color:#333333;
	clear: both;
}
/********************************ADDED 2008-07-15*/
a.new-win-gray {
	background: url(/english/common/images/icon/new_window_gray.gif) no-repeat center right;
	padding: 0 15px 0 0;
}

/********************************ADDED 2009-03-31*/
.pagetop-dotted {
	margin: 0;
	padding: 0 0 8px 0;
	background: url(/english/common/images/common/pagetop_underline.gif) no-repeat bottom;
	text-align: right;
}
.pagetop-dotted a { color: #000; text-decoration: none; }
.pagetop-dotted a:hover { color: #000; text-decoration: underline; }
.pagetop-btm {
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
	text-align: right;
}
.pagetop-btm a { color: #000; text-decoration: none; }
.pagetop-btm a:hover { color: #000; text-decoration: underline; }








