﻿TD {COLOR: #222222; FONT-FAMILY:arial,verdana,宋体; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none}
IMG {BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #DC5000;
	text-decoration: underline;
}
a:active {
	color: #DC5000;
	text-decoration: underline;
}

DIV.ContentDIV2 {
	SCROLLBAR-FACE-COLOR:#dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#dee3e7;
	SCROLLBAR-3DLIGHT-COLOR:#d1d7dc;
	SCROLLBAR-ARROW-COLOR:#666666;
	SCROLLBAR-DARKSHADOW-COLOR:#98aab1;
	SCROLLBAR-TRACK-COLOR: #efefef;
}


DIV.ContentDIV {
	SCROLLBAR-FACE-COLOR:#C0C0C0;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#C0C0C0;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#C0C0C0;
}


DIV.member_ProvisionContent
{
	height:0px; 
	z-index:1;
	overflow: auto;
	border:solid 1px #bbbbbb;
	border-top:solid 10px #bbbbff;
	padding:8px;
	margin-bottom:10px;
}
TD.member_ProvisionTitle
{
	font-size:20px;
	font-weight:bold;
	color:#555599;
	padding:5px;
}


TD.member_RegisterTitle
{
	font-size:20px;
	font-weight:bold;
	color:#555599;
	padding:5px;
}
TD.member_RegisterContent{}

TD.member_congratulation
{
}

TD.member_RegisterMessage
{
	padding-left:10px;
	color:Red;
}

TD.member_register_info
{
	background-color:#f0f0f0;
}

.member_register_file
{
}

.member_register_check
{
}

.member_register_cal
{
}

.member_register_label
{
}

.member_register_hr
{
}

.member_register_radio
{
}

.member_register_textarea
{
}

.member_register_Sline
{
	height:20px;
	background-image:url(images/line_1.gif);
	background-position:left center;
	background-repeat:repeat-x;
}

.member_register_textbox
{
	border:solid 1px #999999;
	height:20px;
}

.member_register_title
{
	width:15%;
}

.member_register_content
{
	width:85%;
	color:Red;
}

/* Modal Styles */

.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
}

.CommonModal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

.CommonModalTitle
{
	font-family: Tahoma, Arial, Helvetica;
	height: 26px;
	font-size: 12px;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	color: #666666;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
}

.CommonModalClose
{
	width: 13px;
	height: 12px;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.CommonModalContent
{
	background-color: #ffffff;
}

.CommonModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
	border-left-width: 1px;
}

.CommonModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(images/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}


/***************************************************************************************/

.member_ErrorIconBox
{
	padding: 4 0 4 4;
	width:0px;
	border-top:solid 10px #EBD9D9;
}

.member_ErrorMessageBox
{
	padding: 4px;
	color: #443333;
	border-top:solid 10px #EBD9D9;
	height:36px;
	width:100%;
}

.member_NormalIconBox
{
	padding: 4 0 4 4;
	width:0px;
	border-top:solid 10px #cfe7c0;
}

.member_NormalMessageBox
{
	padding: 4px;
	color: #443333;
	border-top:solid 10px #cfe7c0;
	height:36px;
	width:100%;
}

.member_CautionIconBox
{
	padding: 4 0 4 4;
	width:0px;
	border-top:solid 10px #fff499;
}

.member_CautionMessageBox
{
	padding: 4px;
	color: #444433;
	border-top:solid 10px #fff499;
	height:36px;
	width:100%;
}

.member_MessageText
{
	margin-top: 8px;
	margin-bottom: 10px;
	width:100%;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.RegisterCaution
{
	margin-top: 8px;
	margin-bottom: 8px;
	width:100%;
	border: solid;
	border-width: 2px;
	border-color: #ff2222;
	font-size:16px;
	font-weight:bold;
	padding:8px;
	background-color:#ffcccc;
	color:#444444;
}

.member_modify_content
{
	padding-top:12px;
	padding-bottom:12px;
	margin-right:6px;
}

.member_modify_content_title
{
	margin-bottom:6px;
}

.member_modify_content_title a:link {
	color: #333333;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}
.member_modify_content_title a:visited {
	color: #333333;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}
.member_modify_content_title a:hover {
	color: #DC5000;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}
.member_modify_content_title a:active {
	color: #DC5000;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}
