/*@charset "UTF-8";
@import "rte.css";*/

/* CSS Document */
img, div, tr, a { 
	_behavior: url(fileadmin/templates/script/iepngfix.htc);
}

html,
body{
	margin: 0;
	height: 100%;
}

body{
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/bg1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #770F16;
	position: relative;
}

img{
	border: none;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, dl, form{
	margin: 0;
	padding: 0;
}

a:focus,
a:active{
	outline: none;
}

.redtext {
	color: #FF0000;
}

.yellowtext {
	color: #FFD303;
}

.clearer{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

div#navi{
	position: absolute;
	left: 92px;
	top: 164px;
	width: 253px;
	xheight: 418px;
	margin: auto;
	xbackground-image: url(../img/naviBg.png);
	xbackground-position: top left;
	xbackground-repeat: no-repeat;
	x_background-image: none;
}

div#naviT{
	height: 5px;
	background-image: url(../img/naviBg-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	_background-image: none;
}

div#naviM{
	background-image: url(../img/naviBg-middle.png);
	background-position: top left;
	background-repeat: no-repeat;
	_background-image: none;
	padding: 15px 20px 5px 20px;
}

div#naviB{
	height: 10px;
	background-image: url(../img/naviBg-bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	_background-image: none;
}




div.mainNavi{
	margin: 0;
	padding-bottom: 10px;
}

div.serviceNavi{
	margin: 0;
	padding: 20px 20px 0px 20px;
}

div.mainNavi a{
	display: block;
	width: 208px;
	height: 24px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1001;
}

div.mainNavi a.inactive {
	background-image: url(../img/leftNavi-NO.png);
	x_background-image: none;
	x_background-color: #0E152C;
}

div.mainNavi a.inactive:hover {
	background-image: url(../img/leftNavi-RO.png);
}

div.mainNavi a.active {
	background-image: url(../img/leftNavi-ACT.png);
}

div#special{
	position: absolute;
	left: -16px;
	bottom: -100px;
	bottom: -475px;
	width: 285px;
	height: 100px;
	height:475px;
	margin: auto;
	xbackground-color: pink;
}

div#page{
	margin: 0px 0px 0px 405px;
	width: 590px;
	padding-bottom: 20px;
}

div#pageTop{
	text-align: right;
	height: 123px;
	padding: 22px 0px 0px 0px;
}

div#pageTop div{
	float: right;
}

div#pageMiddle{
	text-align: right;
	height: 90px;
}

div#pageMiddle a{
	padding-left: 6px;
}

div#pageBottom{
	color: #f3f2ec;
	font-size: 12px;
	min-height: 320px;
	_height: 320px;
}

div#pageBottom h1{
	color: #f3f2ec;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
}

div#pageBottom h1.yellowtext {
	color: #FFD303;
}

div#pageBottom h2{
	color: #ffd303;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 4px 10px;
}

div#pageBottom p{
	padding-bottom: 10px;
	line-height: 16px;
}

div#pageBottom hr{
	margin: 20px 0px 20px 0px;
	border: none;
	border-top: solid 1px #FFD303;
	*border-bottom: transparent solid 1px;
	height: 1px; 
}

div#pageBottom div.csc-textpic-intext-right-nowrap img{
	padding: 0px 0px 25px 0px;
}

div#pageBottom div.csc-textpic-intext-right-nowrap p{
	padding: 0px 25px 0px 0px;
}

div#pageBottom ul,
div#pageBottom ol{
	list-style-position: outside;
	margin: 0px 0px 16px 15px;
}

div#pageBottom li{
	margin: 0px 0px 5px 0px;
}

div#pageBottom a{
	color: #ffd303;
	text-decoration: none;
}

div#pageBottom a:hover{
	text-decoration: underline;
}

div#pageFooter{
	padding-top: 40px; 
	text-align: right;
	font-size: 11px;
	color: #edece6;
}

div#pageFooter a{
	color: #edece6;
	text-decoration: none;
}

div#pageFooter a:hover{
	text-decoration: underline;
}