.test {
	border:1px solid black;
}

.pagetitle {
	width:725px;
	border-bottom:solid 2px darkred;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	line-height:40px;
}

img.border {
	border:solid 1px darkred;
}

body {
	font-family:"Verdana","Arial",sans-serif;
	font-size:12px;
	margin:0px;
	color:darkred;
	background-color:#ffb0b0;
}

input,textarea {
	font-size:12px;
}

table {
	text-align:left;
}

td {
	font-family:"Verdana","Arial",sans-serif;
	font-size:12px;
}

form {
	margin-bottom:0;
}

a.on {
	color:black;
	text-shadow:3px 3px 2px darkred;
}

a:hover.on{
	color:red;
	text-shadow:3px 3px 2px #B0B0B0;
}

a.on1 {
	text-decoration:none;
	color:darkred;
	font-weight:bold;
	text-shadow:3px 3px 3px #808080;
}

a:hover.on1{
	color:yellow;
	font-weight:bold;
	text-shadow:3px 3px 3px #808080;
}

a.on2 {
	text-decoration:none;
	color:white;
	font-weight:bold;
	text-shadow:3px 3px 3px darkred;
}

a:hover.on2{
	text-decoration:none;
	color:yellow;
	font-weight:bold;
	text-shadow:3px 3px 3px darkred;
}

.button {
	margin-left:12px;
	width:139px;
	height:30px;
	background:url(../img/button.gif);
	color:red;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:30px;
}

.c_blu_whi {text-align:center; font-size:11px; color:blue; background-color:#f5f5f5;}
.c_blu_pin {text-align:center; font-size:11px; color:blue; background-color:pink;}
.c_red_whi {text-align:center; font-size:11px; color:red; background-color:#f5f5f5;}
.c_red_pin {text-align:center; font-size:11px; color:red; background-color:pink;}
.c_blk_whi {text-align:center; font-size:11px; color:black; background-color:#f5f5f5;}
.c_blk_pin {text-align:center; font-size:11px; color:black; background-color:pink;}

.sat{text-align:center; font-size:11px; color:blue; background-color:#f5f5f5;}
.sun{text-align:center; font-size:11px; color:#ff4500; background-color:#f5f5f5;}
.holiday0{text-align:center; font-size:11px; color:red; background-color:pink}
.holiday1{text-align:center; font-size:11px; color:black; background-color:pink;}
.day{text-align:center; font-size:11px; color:black; background-color:#f5f5f5;}

.month{text-align:center;color:red;background-color:white;font-size:12px;}
.week{width:18px; text-align:center; color:black;background-color:white; font-size:9px;}


.pagemenu {
	position:absolute;
	top:135px;
	left: 0px;
	width:185px;
	height: 840px;
	padding:10px;
	color:white;
	font-size:11px;
	line-height:16px;
	overflow:visible;
	z-index:10;
}

#page_frame .upper_bg1 {position:absolute;top:  0px;left:  0px;width:945px;height:108px;background:url(../img/bg0.gif) repeat;}
#page_frame .upper_bg2 {position:absolute;top:108px;left:185px;width:760px;height:  4px;background:url(../img/bg2.gif) repeat-x;}
#page_frame .upper_bg3 {position:absolute;top:  0px;left:945px;width:  3px;height:108px;background:url(../img/bg1.gif) repeat-y;}
#page_frame .upper_bg4 {position:absolute;top:108px;left:180px;width:  5px;height:  6px;background:url(../img/bg4.gif) no-repeat;}
#page_frame .upper_bg5 {position:absolute;top:108px;left:945px;width:  3px;height:  4px;background:url(../img/bg3.gif) no-repeat;}
#page_frame .left_bg1 {position:absolute;top: 108px;left:  0px;width:180px;height: 970px;background:url(../img/bg0.gif) repeat;z-index:0;}
#page_frame .left_bg2 {position:absolute;top: 114px;left:180px;width:  3px;height: 964px;background:url(../img/bg1.gif) repeat-y;}
#page_frame .left_bg3 {position:absolute;top: 1078px;left:  0px;width:180px;height:   4px;background:url(../img/bg2.gif) repeat-x;}
#page_frame .left_bg4 {position:absolute;top: 1078px;left:180px;width:  3px;height:   4px;background:url(../img/bg3.gif) no-repeat;}
#page_frame .mity {position:absolute;top:10px;left:35px;width:120px;height:124px;}
#page_frame .mimi_logo {position:absolute;top:5px;left:200px;width:452px;height:85px;background:url(../img/logo.gif);}
#page_frame .shopinfo {position:absolute;top: 3px;left:660px;width:280px;line-height:19px;color:white;}
#page_frame .shopmail {font-weight:bold;border-bottom:solid white 1px;}
#page_frame .petlegal {position:absolute;top: 92px;left:200px;width:452px;font-size:11px;color:white;text-align:center;}
#page_frame .counter {position:absolute;top: 5px;left:890px;width:53px;height:14px;overflow:hidden;font-size:0px;}
#page_body {position:absolute;top:115px;left:195px;width:750px;height:890px;overflow:visible;}

.footer {
	width:100%;
	text-align:center;
	font-size:12px;
	color:darkred;
	border-top:solid 2px darkred;
	vertical-align:middle;
}

.center {
	text-align:center;
}