
/*  style.css  */

.body {
	margin: 0;
	background-image: url(./image/background.gif)
}

.font1 {font-size:10pt; color:#444444; }
.font2 {font-size:8pt; color:#555555; }
.font3 {font-size:8pt; color:#448866; font-style: italic; }
.style4 {font-size:10pt; color: #0033CC;	font-weight: bold;}
.style6 {font-size:10pt; color: #339933;	font-weight: bold;}
.style6nb {font-size:10pt; color: #22AA56;}
.font_topUrl {font-size:9pt; color:#FFcccc; }
.font_goodstitle {font-size:9pt; color:#336633; font-weight:bold;}
.font_subTitle {font-size:11pt; color:#448866; font-weight:bold; }
.fontSmallTitle {font-size:10pt; color:#DD4477;  font-weight:bold; }
.font_white8 {font-size:8pt; color:#FFFFFF; font-style: italic; }
.font_white9 {font-size:9pt; color:#FFFFFF;  }
.font_iWhite {font-size:11pt; color:#FFFFFF; font-style: italic;  }
.font_yellow {font-size:8; color:#FFFFCC;  }
.font_iYellow {font-size:11pt; color:#FF9900; font-style: italic;  }
.font_iBlue {font-size:11pt; color:#007070; font-style: italic;  }
.font_BlueB {font-size:10pt; color:#007070; font-weight:bold; }
.font_Blue {font-size:10pt; color:#007070; }
.font_Blue10 {font-size:10pt; color:#666699; }
.font_tagcontent {font-size:11; color:#444488;  }
.font_White {font-size:14; color:#FFFFFF;  }
.font_Red {font-size:12; color:#990000;  }
.font_Red10pt {font-size:10pt; color:#990000;  }
.font_red9B {font-size:9pt; color:#FF5555;font-weight:bold;}
.font_Grey10pt {font-size:10pt; color:#666666;  }
.font_Grey10 {font-size:10; color:#333333;  }
.font_Grey11 {font-size:11; color:#333333;  }
.font_Grey {font-size:12; color:#333333;  }	
.font_Grey14 {font-size:14; color:#333333;  }
.font_Grey9 {font-size:9pt; color:#333333; }
.font_grey14ptBold {font-size:14; color:#343434; font-weight:bold; }
.font_ShopTitle {font-size:20; color:#000000;  }
.font_ShopTown {font-size:14; color:#444488;  }
.font_iPink {font-size:11pt; color:#CC3399; font-style: italic;  }
.font_pink8ptB {font-size:8pt; color:#BB4466; font-weight:bold; }
.font_pink8ptBold {font-size:8; color:#BB4466; font-weight:bold; }
.font_pink12ptBold {font-size:12; color:#BB4466; font-weight:bold; }
.font_pink13ptBold {font-size:13; color:#BB4466; font-weight:bold; }
.font_pink14ptBold {font-size:14; color:#BB4466; font-weight:bold; }
.font_iGreen {font-size:10pt; color:#336633; font-style: italic;  }
.font_iGreen2 {font-size:11pt; color:#669966; font-style: italic;  }
.font_Green8B {font-size:8pt; color:#227755;  font-weight:bold; }
.font_Green9 {font-size:9pt; color:#449944; }	
.font_Green9B {font-size:9pt; color:#227755; font-weight:bold; }
.font_Green10 {font-size:10pt; color:#669966; }	
.font_iGreen12 {font-size:12pt; color:#669966; }
.font_iGreen14 {font-size:14pt; color:#669966; font-style: italic;  }
.font_Green13pt {
	color: #44AA67;
	font-weight: bold;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font_Green14pt {
	color: #44AA67;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font_RedPink12pt {
	color: #990034;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font_Black12pt {
	color: #000000;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.base_table{
	table-width:760;
	table-border:1;
	table-cellspacing:0;
	table-cellpadding:3;
	table-align:center;
	table-background-color:#ffcccc;
}

.bodr {
　　　　border-width: 2px 10px 5px 20px;
　　　　border-style: solid none solid ridge;
　　　　border-color: #009900 white #990066 aqua
　　　}

a:link { color: #aa6666 }
a:visited { color: #aa3333 }
a.active { color: #aa6666 }
a { text-decoration:none }

.darkgreen {color: #aa4000}
h1 {
	font-size: 14px;
	color: #CC5599;
	margin: 0;
	padding: 0.3em;
	font-weight:bold;
}
h2 {
	font-size: 12px;
	color: #33AA88;
	margin: 0;
	padding: 0.3em;
	font-weight:bold;
}

