body, table {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #364151;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #ecebf1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #88878a;
	scrollbar-arrow-color: #47568b;
	scrollbar-track-color: #f3f2f8;
	scrollbar-darkshadow-color: #dfdee2;
	scrollbar-3dlight-color: #c6cbda
}
img {
	border-color: #c6cbda
}
a {
	color: #47568b;
	text-decoration: underline
}
a:link, a:visited {
}
a:hover, a:active {
	color: #ff7f00
}
a.mainlevel {
}
a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none
}
a.mainlevel:hover, a.mainlevel:active {
	text-decoration: underline
}

a.lang:link, a.lang:visited {
	text-decoration: underline;
	color: #ffffff	
}
a.lang:hover, a.lang:active {
	text-decoration: none;
	color: #ffffff	
}

h1 {
	color: #47568b;
	font-size: 30px
}
h2 {
	color: #47568b;
	font-size: 14px
}
.header {
	height: 155px;
	width: 100%;
	padding: 0px;
	margin: 0px
}

.logo {
	height: 155px;
	width: 210px;
	text-align: center;
	vertical-align: top
}
.language {
	height: 155px;
	width: 90px
}
div.language {
	height: 30px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #ff7f00
}

.orang-line {
	height: 15px;
	background-color: #ff7f00
}
.r-top {
	height: 30px;
	width: 210px;
	text-align: right;
	vertical-align: top
}
.l-top {
	height: 30px;
	width: 100%;
	vertical-align: top
}
.headline {
	height: 110px;
	text-align: center;
	vertical-align: middle;
	width: auto
}
.footer {
	height: 100px;
	width: 100%
}
.footline {
	height: 60px;
	text-align: left;
	vertical-align: bottom;
	width: auto;
	padding: 5px 20px
}
.rl-bot {
	height: 30px;
	width: 173px;
	text-align: center;
	vertical-align: bottom
}
.l-bot {
	height: 30px;
	width: 100%;
	vertical-align: bottom
}
.r-bot {
	height: 100px;
	width: 300px;
	text-align: right;
	vertical-align: top
}
.main {
	padding: 0px 3px 15px 3px
}
.mainbody {
	width: 100%;
	padding: 10px;
	vertical-align: top
}
.menu {
	width: 300px
}
.main-point {
	height: 45px;
	padding-bottom: 13px;
	text-align: center;
	background-image: url(../../common/images/button.gif);
	background-repeat: no-repeat;
	background-position: top center
}
table.mostable {
	width: 100%
}
table.mostable th {
	border-color: #c6cbda; /*e7e8ed;*/
	text-align: center;
	vertical-align: middle;
	padding: 3px
}
table.mostable td {
	border-color: #c6cbda; /*e7e8ed;*/
	vertical-align: top;
	padding: 3px
}
.leftalign {
	text-align: left
}
.rightalign {
	text-align: right
}
.centeralign {
	text-align: center
}
.border {
	border: 1px solid #c6cbda; /*e7e8ed;*/
	border-collapse: collapse
}
.bold {
	font-weight: bold
}
.w-col {
	width: 25%
}
dd {
	font-weight: none
}
dt {
	margin-top: 5px;
	font-weight: bold
}
dl {
}
