/**
 * top.css
 * type: toppage only skin
 */

/* override for toppage only
--------------------------------------------------------------*/
#HEADER {
	border-bottom:none;
}
#ROOF {
	border-top:1px solid #B91128;
}

/* top page
/*$B1Q8lMQ$KJQ99(B
--------------------------------------------------------------*/
#ETOPPAGE{
	margin:45px 0 30px 0;
	width:780px;
}
#ETOPPAGE #ETOPPAGELEFT{
	float:left;
	width:375px;
}
#ETOPPAGE #ETOPPAGERIGHT{
	float:right;
	width:375px;

}

/* h1 */
.h1toppage {
	margin:0 0 15px 0;
	padding:0px 0 4px 0;
	font:normal normal bold large/1.2 Arial,sans-serif;
	border-bottom:1px solid #343434;

}
.h1toppage .h1toppagebox{
	padding:4px 5px 4px 10px;
	border-left:4px solid #BE0F2E;
}
.h1toppage .h1toppagebox table{
	width:100%;
}
.h1toppage .h1toppagebox .left{
	width:100px;
	padding-right:10px;
}
.h1toppage .h1toppagebox .right{
	text-align:right;
}

.h1toppage a.bk{
	padding:0px 0 0 13px;
	background-image: url(/english/images/widgets/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight:normal;
	font-size:x-small;
}

/* randam banner
--------------------------------------------------------------*/
.randomL{
	float:left;
}
.randomR{
	float:right;
}

/* dl
--------------------------------------------------------------*/
*.EtoppageL dl,
*.EtoppageR dl {
	clear:both;
	margin:0;
}
*.EtoppageL dt,
*.EtoppageR dt {
	float:left;
	padding-bottom:10px;
	width:80px;
}
*.EtoppageR dt {
	width:80px;
}
*.EtoppageL dd ,
*.EtoppageR dd {
	margin:0 0 0 80px;
	padding-left:15px;
	padding-bottom:10px;
	background-image: url(/english/images/widgets/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	width:270px;
}
*.EtoppageL dd.none ,
*.EtoppageR dd.none {
	margin:0 0 0 80px;
	padding-left:18px;
	padding-bottom:10px;
	background-image: url(/english/images/widgets/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0 0 2px;
	width:270px;
*.EtoppageR dd ,
*.EtoppageR dd.none {
	margin:0 0 0 70px;
	width:270px;
}
*.EtoppageL span,
*.EtoppageR span{
	font-size:x-small;
}

/* TOPICS
--------------------------------------------------------------*/
#TOPICS{
	padding:10px 0 0 0;
	text-align:right;
}
#TOPICS a{
	padding:0px 0 0 13px;
	background-image: url(/english/images/widgets/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight:normal;
	font-size:small;
}
