@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      top.css
 Author:         TTI Corporation
 Style Info:     top
----------------------------------------------------------- */



/*----------------------------------------------------
	#topSwf
----------------------------------------------------*/

#topSwf {
	clear:both;
	margin:10px 3px 0 4px;
	width:743px;
}

/*----------------------------------------------------
	#ccArea
----------------------------------------------------*/

#ccArea {
	margin:10px 3px 15px 4px;
	width:743px;
}


/*----------------------------------------------------
	#topMain
----------------------------------------------------*/

#topMain {
	width: 573px;
	float: right;
	padding-right:15px;
	font-size:75%; /*12px*/
}

/*----------------------------------------------------
	#topBanner
----------------------------------------------------*/

#topBanner {
	width: 142px;
	float: left;
	padding-left:12px;
}


/*----------------------------------------------------
	layout3column
----------------------------------------------------*/

#contents #topMain .layout3column {
	clear: both;
	width: 579px;
	background:url(../img/bg_3column.gif)  0 100% repeat-y;
	border-bottom:1px solid #e6d6cd;
}
#contents #topMain .layout3column .column01 {
	float: left;
	width: 187px;
}
#contents #topMain .layout3column .column02,
#contents #topMain .layout3column .column03 {
	float: left;
	width: 187px;
	padding-left:6px;
}


/*----------------------------------------------------
	Other Languages
----------------------------------------------------*/

#contents #topBanner .otherArea {
	clear: both;
	padding-top: 5px;
	width: 142px;
	background: url(../img/bg_other_top.gif) left top no-repeat;
	zoom: 1; /*Eor IE bug? -- collapsing margins*/
}
#contents #topBanner .otherArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#contents #topBanner .otherArea .co {
	padding: 5px 10px 7px 10px;
	text-align: right;
	direction: rtl;	
	background:#fdffcf url(../img/bg_other_bottom.gif) left bottom no-repeat;
}

#contents #topBanner .otherArea p {
	margin-bottom: 10px;
	color: #333333;
	font-size:75%; /*9px*/
	font-weight: bold;
}

#contents #topBanner .otherArea ul {
	margin: 0;
	padding: 0;
	list-style-type : none;
}
#contents #topBanner .otherArea ul li {
	margin: 0;
	padding: 0;
	display:block;
	zoom:1; /*Eor IE bug(background images disappear ;the cause is uncertain...)*/
}
#contents #topBanner .otherArea ul li img {
	vertical-align: top;
}


/*----------------------------------------------------
	columnArea
----------------------------------------------------*/

#contents #topMain .columnArea {
	padding: 10px 1px 20px 5px;
	clear: both;
	text-align: right;
	direction: rtl;
}
#contents #topMain .columnArea .stit {
	color: #3e7f4e;
	font-size:92%; /*11px*/
	font-weight:bold;
	margin-bottom:6px;
}
#contents #topMain .columnArea img {
	float: right;
	width: 42px;
}
#contents #topMain .columnArea ul.column {
	margin-right: 7px;
}


/*----------------------------------------------------
	list
----------------------------------------------------*/

#contents #topMain ul.topMenu {
	padding: 2px 5px 12px 6px;
}
#contents #topMain ul.topMenu li {
	display:block;
	padding-right: 11px;
	background: url(../img_ar/ic_linkarw_f.gif) 169px 5px no-repeat;
	font-size:92%; /*11px*/
	text-align: right;
	direction: rtl;	
}

#contents #topMain ul.column {
	padding: 0 43px 0 5px;
}
#contents #topMain ul.column li {
	display:block;
	padding-right: 11px;
	background: url(../img_ar/ic_linkarw_f.gif) 505px 5px no-repeat;
	font-size:92%; /*11px*/
	text-align: right;
	direction: rtl;	
}