@charset "UTF-8";
/* CSS Document */

body{
margin:0 auto;
padding:0;
background-color:#422011;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#422011;
display:inline;
line-height:17px;
}

table{
font-size:12px;
border:none;
}

tr{
background-image:url(images/hr.gif);
background-position:bottom;
background-repeat:repeat-x;
}

p{
margin:5px 0 0 0;
}

a{
color:#000000;
text-decoration:none;
font-size:9.5px;
}

a:hover{
color:#422011;
text-decoration:underline;
}

img{
border:none;
margin:0;
padding:0;
}

b{
font-size:14px;
}

li{
font-size:12px;
margin:0 0 0 -20px;
padding:0;
}

iframe{
overflow-x:hidden;
}

#container{
	width:752px;
	height:539px;
	background-color:#ffffff;
	padding:0;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}

#nav{
	width:752px;
	height:19px;
	background-color:#422011;
	font-size:12px;
}

#nav a{
text-decoration:none;
color:#FFFF99;
font-size:12px;
}

#nav a:hover{
color:#FFFFFF;
}

.bullet{
background:url(images/bullet.gif);
background-position:top left;
background-repeat:no-repeat;
font-size:14px;
line-height:20px;
padding:0 0 0 30px;
margin:0 0 10px -10px;
}

.servetime{
font-size:12px;
float:right;
}

/*square*/
#s_block{
width:220px;
height:220px;
border:solid #422011 15px;
background-color:#422011;
}
/*square*/

/*rect*/
#r_block{
width:471px;
height:220px;
border:solid #422011 15px;
background-color:#422011;
}
/*rect*/

/*long rect*/
#l_block{
width:722px;
height:220px;
border:solid #422011 15px;
background-color:#422011;
}
/*long rect*/

/*placeshift*/
.place_shift1{
margin:0;
}
.place_shift2{
margin:-250px 0 0 251px;
}
.place_shift3{
margin:-250px 0 0 502px;
}
.place_shift4{
margin:1px 0 0 0;
}
.place_shift5{
margin:-250px 0 0 251px;
}
.place_shift6{
margin:-250px 0 0 502px;
}
/*placeshift*/

/*contentboxs*/
#s_contentbox_text{
width:195px;
height:auto;
padding:10px 0 10px 10px;
}
#s_contentbox{
width:220px;
height:220px;
padding:0;
}
#r_contentbox_text{
width:435px;
height:auto;
padding:10px;
}
#r_contentbox{
width:471px;
height:220px;
padding:0;
}
#l_contentbox_text{
width:685px;
height:auto;
padding:10px;
}
#l_contentbox{
width:722px;
height:220px;
padding:0;
}
/*contentboxs*/

/*imageholder*/
#s_image_holder{
width:220px;
height:220px;
}
#r_image_holder{
width:471px;
height:220px;
}

#l_image_holder{
width:722px;
height:220px;
}
/*imageholder*/

/*rollovers*/
.rollover a { display: block; }
.rollover a:hover div { visibility:hidden }
.rollover { width:220px; height:220px; background-repeat:no-repeat;}
/*rollovers*/
