﻿#MenuFrame {
	z-index: 10000;
	width: 240px;
	position: absolute;
	font-size: 0.8em;
	line-height: 1.6em;
}
#MenuFrame #MenuHeader,#MenuFrame #MenuContent,#MenuFrame #MenuBottom {
	background-image:url("/Images/NewStyle2/icon/menu_bg.png");
}
#MenuFrame #MenuHeader {
	padding: 0px;
	background-position: left top;
	background-repeat:no-repeat;
	width: 240px;
	height: 25px;
}
#MenuHeader .InnerTopDIV {
	padding: 7px 10px 2px;
	width: 200px;
}
#MenuHeader #MenuTitle {
	float: left;
	width: 180px;
}
#MenuHeader #MenuCloseImage {
	float: right;
	cursor:pointer;
}
#MenuFrame #MenuContent {
	background-position: right top;
	width: 240px;
}
#MenuFrame #MenuBottom {
	background-position: left bottom;
	background-repeat:no-repeat;
	width: 240px;
	height:20px;
}

#MenuFrame DIV.InnerBottomDIV {
	padding: 5px 10px 0px 10px;
	width: 200px;
}

#MenuFrame DIV.InnerBottomDIV a {
	background-color: Transparent;
	color: #075fa9;
	text-align: left;
	width: 200px;
	padding:0px 5px;
}

#MenuFrame DIV.InnerBottomDIV INPUT {
	border: none;
	background-color: Transparent;
	color: #075fa9;
	text-align: left;
	width: 190px;
	cursor:pointer;
	padding:3px 5px;
}

#MenuFrame DIV.InnerBottomDIV INPUT.Selected {
	background-color: #333;
	color: White;
}

#MenuFrame DIV.InnerBottomDIV Form {
	margin: 0px;
}
#ModalFrameFrame {
	border: #333333 1px solid;
	line-height: 1.8em;
	font-size: 0.8em;
	margin: 0px;
	z-index: 1000;
}
#ModalFrameFrame .ModalFrameBody {
	margin: 10px;
}
#ModalFrameFrame .button_panel {
	text-align:center;
}
#ModalFrameFrame .button_panel input {
	width:55px;
	height:30px;
	background:transparent url("/Images/NewStyle2/design/All_NoRepeat01.png") -583px -92px no-repeat;/*btn_bg.png*/
	border:none;
	line-height:30px;
	color:White;
	cursor:pointer;
}
#ModalFrameFrame .button_panel input:hover {
	background:transparent url("/Images/NewStyle2/design/All_NoRepeat01.png") -583px -122px no-repeat;/*btn_bg.png*/
}
#ModalFrameFrame .button_panel input.large {
	width:100px;
	height:30px;
	background:transparent url("/Images/NewStyle2/design/All_NoRepeat01.png") -481px -101px no-repeat;/*btn2_bg.png*/
	border:none;
	line-height:30px;
	color:White;
	cursor:pointer;
}
#ModalFrameFrame .button_panel input:hover.large {
	background:transparent url("/Images/NewStyle2/design/All_NoRepeat01.png") -481px -131px no-repeat;/*btn2_bg.png*/
}

#WhiteBlockFrame {
	margin: auto 15px;
	width: 955px;
}

#WhiteBlockFrame .FrameTop {
	font-size: 0px;
	background: url("/Images/NewStyle/Search-ListView-Top.gif") no-repeat 0px bottom;
	line-height: 0px;
	height: 5px;
	line-height: 0px;
	font-size: 0;
	width: 955px;
}

#WhiteBlockFrame .FrameBody {
	background: url("/Images/NewStyle/Search-ListView-Body.gif") repeat-y 0px 0px;
	width: 955px;
}

#WhiteBlockFrame .FrameBottom {
	font-size: 0px;
	background: url("/Images/NewStyle/Search-ListView-Bottom.gif") no-repeat 0px 0px;
	line-height: 0px;
	height: 5px;
	line-height: 0px;
	font-size: 0;
	width: 955px;
}
#ModalFrameFrame .ModalFrameClose {
	height: 16px;
	text-align: right;
	float: right;
}
#ModalFrameFrame #ModalFrameCloseImage {
	height: 16px;
	width: 16px;
	cursor: pointer;
}
#ModalFrameShadow {
	padding: 0px;
	position: absolute;
}
#ModalFrameShadow DIV {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 16px;
	height: 16px;
}
#ModalFrameShadow .Shadow1 {
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") no-repeat -684px -34px;/*ModalFrame_bg1.png*/
}
#ModalFrameShadow .Shadow2 {
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") no-repeat -684px -66px;/*ModalFrame_bg1.png*/
}
#ModalFrameShadow .Shadow3 {
	background: url("/Images/NewStyle2/design/All_RepeatX01.png") repeat-x left 0px;/*ModalFrame_bg1.png*/
	left:16px;
}
#ModalFrameShadow .Shadow4 {
	background: url("/Images/NewStyle2/design/All_RepeatY01.png") repeat-y left top;/*ModalFrame_bg2.png*/
	top:16px;
}
#ModalFrameShadow .Shadow5 {
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") no-repeat -684px -50px;/*ModalFrame_bg1.png*/
}
