/* CSS Document */
body
{
	min-width:880px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family:Tahoma;
	font-size:90%;
	color:#666;
}
body.er{
	background-image: url(../images/bg_er.gif);
}

a{
	color:#0571A9;
}

h1{
	font-family:Verdana;
	font-size:165%;
	font-weight:normal;
	margin-top:5px;
	color:#5C5B5B;
	line-height: 1em;
}
h2{
	font-family:Verdana;
	font-size:130%;
	font-weight:normal;
	margin-top:2em;
	margin-bottom:0.5em;
	clear:both;
}
h2.first{
	margin-top:1.3em;
}
h3
{
	font-size:100%;
	clear:both;
}
h4
{
	font-size:75%;
	clear:both;
	background-color:#e0e0e0;
	margin-left:-20px;
	display:inline;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
}
ul {
	margin-bottom:1em;
	list-style-type: circle;
}
li{
	margin-top:0.8em;
	margin-bottom:0.8em;
}
ul img
{
	position:absolute;
	margin-left:-35px;
	margin-top:5px;
}
p{
	line-height: 1.4em;
	margin-top:16px;
	margin-bottom:24px;
}
img
{
	border:none;
}
img.flo
{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
ul.mini{
	margin-top:-15px;
}
ul.first
{
	margin-top:-5px;
}
ul.mini li{
	margin-top:0;
	margin-bottom:0;
}
.mini-text{
	font-size:80%;
}
*html .mini-text{
	font-size:75%;
}

div.logo{
	height:330px;
	width:758px;
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:35px;
	padding-top:14px;
}
div.er-logo{
	height:330px;
	width:758px;
	background-image: url(../images/bg_er_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:35px;
	padding-top:14px;
}
div.logo img{
	border:none;
}

div.copy{
	position: absolute;
	margin-top:-20px;
}
*html div.copy{
	position: static;
	margin-top:-20px;
}

div.menu{
	line-height: 2.4em;
	padding-top:10px;
	position: absolute;
	left: 47%;
	top: 0px;
	z-index:10;
}
div.menu img{
	float:left;
}

div.menu div{
	float:left;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:-3px;
}

div.menu a{
	color:#666;
}

div.comment{
	width:440px;
	height:335px;
	background-image: url(../images/bg_comment.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#fff;
	position: absolute;
	right:0;
	top:0;
}
div.comment p{
	margin-top:135px;
	margin-left:220px;
	margin-right:15px;
}
div.er-comment{
	width:440px;
	height:335px;
	background-image: url(../images/bg_er_comment.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#fff;
	position: absolute;
	right:0;
	top:0;
}
div.er-comment p{
	margin-top:135px;
	margin-left:220px;
	margin-right:15px;
}


div.title{
	position: relative;
	margin-top:-77px;
	margin-left:109px;
}
*html div.title{
	margin-top:-70px;
}

p.path{
	margin-bottom:0px;
}
div.content{
	clear:both;
	padding-left:30px;
}
div.third{
	width:30%;
	float:left;
	padding-bottom:20px;
	padding-top:10px;
	padding-right:10px;
}
p.date{
	margin-top:-15;
	margin-bottom:-10;
}
div.pager{
	clear:both;
	padding-top:10px;
	text-align:center;
}
div.two-third{
	width:62%;
	float:left;
	padding-right:40px;
	clear:right;
	padding-bottom:70px;
}
div.note{
	margin-top:3px;
	margin-bottom:10px;
	clear:both;
}
div.note img{
	margin-right:15px;
	float:left;
	border:none;
}
div.note div{
	height:66px;
	display: table-cell;
	vertical-align: middle;
	
}
*html div.note div{
float:left;
}
*html div.note div{
	padding-top:20px;
}
ul.note
{
	margin-left:100px; margin-top:-10px; clear:both;
}
table.data{
	font-size:100%;	
	margin-left:109px;

}
table.data tr td{
	padding-top:10px;
	padding-right:20px;
}
div.ico-page{
	width:86px;
	height:66px;
	margin-right:15px;
	float:left;
	background-image: url(../images/ico_page.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size:250%;
	color:#2893CD;
	line-height: 1.8em;
	cursor:pointer;
}
*html div.ico-page{
	padding-top:0 !important;
}
div.right-link{
	float:right;
}
div.right-link img{
	margin-left:15px;
	border:none;
}
div.popup{
	position: absolute;
	z-index:20;
	left: 30%;
	top: 10%;
	width:406px;
	padding:0;
	margin:0;
}
div.popup a
{
	color:#fff;
}
div.popup div.error
{
	clear:both;
	border:none;
	background:#FFF;
	font-size:90%;
	-moz-border-radius: 8px;
	color:#EC9E29;
	padding:5 0.9em 0.35em 40px;
	margin-bottom:5px;
	background-image: url(../images/ico_mini_error.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:10px;
}
div.popup div.error p
{
	margin:0px 0px 5px 0px;
}
div.shadow{
	background-image: url(../images/bg_pop.png);
	margin-left:2px;
	margin-right:1px;
}
*html div.shadow
{
	height:100%;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_pop.png', sizingMethod='scale');
}
div.center
{
	margin-left:5px;
	margin-right:5px;
	background-color: #EC9E29;
	padding:20px;
	padding-top:3px;
	padding-right:10px;
	color:#fff;
}
*html div.center
{
	background-color: #EA9420;
}
div.center table
{
	font-size:100%;
	color:#fff;
	margin-top:3px;
}
div.center table tr td{
	padding-bottom:7px;
	padding-right:10px;
}
div.center textarea{
	height:130px;
	width:100%;
	margin-top:7px;
	margin-right:0px;
	border:1px solid #fff;
	scrollbar-arrow-color:#EC9E29;
	scrollbar-3d-light-color:white;
	scrollbar-highlight-color:white;
	scrollbar-face-color:white;
	scrollbar-shadow-color:#EC9E29;
	scrollbar-dark-shadow-color:white;
	scrollbar-track-color:white;
	scrollbar-base-color:#EC9E29;
	font-family:Tahoma;
	font-size:85%;
	color:#666;
	padding-left:5px;
}
div.center table input.text{
	color:#666;
	border:none;
	padding:3px;
	width:100%;
	font-family:Tahoma;
}
input.itext
{
	width:100%;
	background-color: #EC9E29;
	border:none;
	color:#fff;
	font-family:Tahoma;
}
*html input.itext
{
	background-color: #EA9420;
}
div.popup h1{
	margin-top:0;
	color:#fff;
	font-family:Tahoma;
}

.butActive{
	float:left;
	zoom:1;
	overflow:hidden;
}
.butActive label{
	float:left;
	white-space:nowrap;
	position:relative;
	z-index:1;
	left:0;
	top:0;
	overflow:hidden;
	border:none;
	background:#FFF;
	font-weight:bold;
	font-size:90%;
	display:inline;
	-moz-border-radius: 8px;
	color:#EC9E29;
	padding:0.25em 0.9em 0.5em 0.9em;
	margin-right:10px;
}

.butActive input{
	position:absolute;
	right:0;
	top:0;
	border:none;
	opacity:0;
	zoom:1;
	cursor:hand;
}
*html .butActive input{
	width:100%;
	filter:alpha(opacity=0);
}

.butActive label:hover{
	color:#FF6600;
}

.butPassive{
	position:relative;
	float:left;
	zoom:1;
	overflow:hidden;
}
.butPassive label{
	float:left;
	white-space:nowrap;
	position:relative;
	z-index:1;
	left:0;
	top:0;
	overflow:hidden;
	border:none;
	background:#E2E2A0;
	font-weight:bold;
	font-size:90%;
	display:inline;
	-moz-border-radius: 8px;
	color:#Fff;
	padding:0.25em 0.9em 0.5em 0.9em;
	margin-right:10px;
}
.butPassive label input{
	position:absolute;
	right:0;
	top:0;
	border:none;
	opacity:0;
	zoom:1;
	filter:alpha(opacity=0);
}