body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/prince/images/bgweb.jpg);
	background-color: #c89dca;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

table{
	font-family: Verdana, Tahoma, 'MS Sans Serif', 'Microsoft Sans Serif', Loma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.txt_head
{font-size: 15px; font-weight:bold; color:#000000;}
.txt_footer
{font-size: 10px; color:#666666;}
.txt_footer2
{font-size: 10px; color:#000000;}

.txt_10
{font-size: 10px; color:#000000;}
.txt_11
{font-size: 11px; color:#000000;}
.txt_price
{font-size: 13px; color:#b00eb6; font-weight:bold;}

a:link 
{font-size: 13px; color: #494949; text-decoration:underline;}
a:visited 
{font-size: 13px; color: #494949; text-decoration:underline;}
a:hover 
{font-size: 13px; color: #494949; text-decoration:none;}

a.link_menu:link 
{font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
a.link_menu:visited 
{font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
a.link_menu:hover 
{font-size: 12px; color: #ffde2a; font-weight: bold; text-decoration:none;}

a.link_menu2:link 
{font-size: 15px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
a.link_menu2:visited 
{font-size: 15px; color: #FFFFFF; font-weight: bold; text-decoration:none;}
a.link_menu2:hover 
{font-size: 15px; color: #ffde2a; font-weight: bold; text-decoration:none;}

a.link_model:link 
{font-size: 13px; color: #8c2f01; text-decoration:underline;}
a.link_model:visited 
{font-size: 13px; color: #8c2f01; text-decoration:underline;}
a.link_model:hover 
{font-size: 13px; color: #8c2f01; text-decoration:none;}

a.link_footer:link 
{font-size: 12px; color: #000000; text-decoration:underline;}
a.link_footer:visited 
{font-size: 12px; color: #000000; text-decoration:underline;}
a.link_footer:hover 
{font-size: 12px; color: #000000; text-decoration:none;}

.border_Gray 
{
	border: 5px solid #ede5f0;
}

.border_Gray2
{
	border: 1px solid #bcbcbc;
	padding: 0px;
}
.border_inside{
	border-top: #777777 1px solid;
}
.border_inside2{
	border-top: #777777 1px solid;
	border-right: #777777 1px solid;
}
.border_addition{
	border-top: #777777 1px solid;
	border-bottom: #777777 1px solid;
}
.border_promotion{
	border: #777777 1px dotted;
}

.background_fixBottom
{background-position: left bottom;}
.background_fixRightBottom
{background-position: right bottom;}
.background_fixRightTop
{background-position: right top;}
