div#RWSheader_common_header {
	background-color: #F7F7F7;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #62001F;
	font-size: 12px;
	line-height: 1em;
}

.wraptable {
	margin: 0;
	padding: 0px;
}


input:focus {
   background-color: #ffffcc;
   border: 1px solid 62001F;
}

div#RWSheader_common_header table {
	margin-right: auto;
	margin-left: auto;
}

div#RWSheader_common_header td {
	padding: 2px 0;
}

div#RWSheader_common_header div#RWSheader_header_left {
	float: left;
	text-align: left;
	vertical-align:bottom;
	width: 370px;
}

div#RWSheader_common_header div#RWSheader_header_left div.info_01 {
	height: 21px;
}

div#RWSheader_common_header div.banner_01 img {
	margin: 0;
}

div#RWSheader_common_header div#RWSheader_header_right {
	text-align: right;
	margin-left: 10px;
	float: right;
	width: 420px;
}

div#RWSheader_common_header div#RWSheader_header_right .textarea {
	width: 66px;
	height: 14px;
}

div#RWSheader_common_header div#RWSheader_header_right input {
	width: 70px;
	height: 20px;
}

div#RWSheader_common_header div#RWSheader_header_right div.login {
	font-size: 11px;
	height: 20px;
}

div#RWSheader_common_header div#RWSheader_header_right div.point {
	color: #FFFFFF;
	background-color: #63001F;
	vertical-align: middle;
	padding: 2px;
	margin-top: 2px;
}

div#RWSheader_common_header div#RWSheader_header_right div.point span.point {
	font-weight: bold;
	color: #FEFE00;
	font-family: Arial, Helvetica, sans-serif;
}

div#RWSheader_common_header div#RWSheader_header_right div.point img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

img.button {
	vertical-align: middle;
}

#RWSheaderExchangeFloating{
	position: absolute;
	z-index: 9999;
	right: 50px;
    }
#RWSheaderExchangeFloating th{
    width:518px;
    height:37px;
    background:url(../RWSheader_img/exchange_ttl.gif) no-repeat;
    }
#RWSheaderExchangeFloating th .floatingPoint{
    margin-left:340px;
    vertical-align:middle;
    font-size:150%;
    color:#FFFF00;
    }

table#RWSheaderExchangeFloating span.floatingPoint {
	font-size: 18px;
	font-weight: bold;
}

table#RWSheaderExchangeFloating td {
	font-size: 12px;
	width: auto;
}

/*
AlertPopUp-------------------------------------------------------*/

div#RWSheader_alertpopup {
	padding: 7px;
	background-color:#F7F7F7;
	border: 2px solid #62001F;
	text-align:left;
	width: 250px;
	font-size:12px;
	line-height:12px;
	position: absolute;
	z-index: 9999;
	right: 50px;
}

div#RWSheader_alertpopup div.title {
	margin-top:5px;
	font-weight:bold;
	color:#62001F;
}
