@charset "UTF-8";
/* body {
	background-color: transparent;
	background-attachment: fixed;
    background-image: url(../images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center 0;  
} 
*/
a {
 color: #0000FF;
 background-color: transparent;
 font-size:10pt;
 font-weight: normal;
 text-decoration: none;
}

.FunctionHeader{font-weight: bold; color: #777777; font-size: 16px}
.MessageStyle{font-weight: bold; color: #0B2BA4; font-size: 10pt}
.ErrorMsg {font-weight: bold; color: #FF2D84; font-size: 10pt}
.InfoMsg {font-weight: bold; color: #0B2BA4; font-size: 10pt}
.WarningMsg {font-weight: bold; color: #FF2D84; font-size: 10pt}

.TableStyle{border-color: #999999; font-size: 10pt}
.TableCss{border-color: #999999; font-size: 10pt}
.TableTr{ font-size: 10pt}
.TableTrHeader{ background-color: #FD85B8; font-size: 10pt; color:#FFFFFF}
.TableTrInput{ background-color: #FFFFFF; font-size: 10pt}
.TableTrValue{ background-color: #FFFFFF; font-size: 10pt}

.TableTd{border: 1px dotted #C0C0C0;font-size: 10pt;}
.TableTdLabel{font-size: 10pt; border: 1px dotted #C0C0C0; text-align: right;}
.TableTdInput{font-size: 10pt; border: 1px dotted #C0C0C0;}
.TableTdValue{font-size: 10pt; border: 1px dotted #C0C0C0;}
.ModuleBodyStyle{border: 1px solid #808080}
/*
.ButtonStyle {border:1px solid #999999; background-color: #EEEEEE; font-size: 10pt; color: #333333; text-align: center; vertical-align: middle;}
*/
.ButtonStyle {background-color: #EEEEEE; font-size: 8pt; color: #000000;}
.PageLinkStyle{font-size: 10pt}
.line {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style:solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;	
	line-height: 1px;
}

.TextWidth100 {width:100px; border: 1px solid #C0C0C0; font-size: 10pt; color: #000000;}

.TextWidth150 {width:150px; border: 1px solid #C0C0C0; font-size: 10pt; color: #000000;}

.TextWidth200 {width:200px; border: 1px solid #C0C0C0; font-size: 10pt; color: #000000;}

.TextWidth300 {width:300px; border: 1px solid #C0C0C0; font-size: 10pt; color: #000000;}

.TextWidth400 {width:400px; border: 1px solid #C0C0C0; font-size: 10pt; color: #000000;}
.TextareaWidth{border: 1px solid #C0C0C0; font-size: 10pt; color: #000000;}

.link { color: #003399; background-color: transparent; font-weight: normal;	cursor:pointer; cursor:hand; text-decoration: underline;}

a.link:link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.link:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.link:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.notice{
    font-size:12px;
    color:#CC3300
}

.GoodsInfoCol {
	background-color:#EFEFEF;
	border: 1px solid #C0C0C0;
	font-size: 9pt;
	color:#666666;
}
.GoodsInfoData {
	border: 1px solid #C0C0C0;
	font-size: 9pt; 
}
.CategoryList{color: #333333; text-decoration: none;font-size: 10pt;line-height: 150%; margin-top: 0px; margin-bottom: 0px}

.SuiteList{color: #FFFFFF; text-decoration: none;}

