﻿body
{
	background-color: #f1f0f1;
	font-family: Arial;
	font-size: 12px;
	margin-top: 40px;
	background-color: #ffffff;
	margin-bottom: 40px;
		background-color: Gray;
	background-image: url(images/bg.png);
	background-repeat:repeat;
}




p 
{
	margin-top:0;
}

h2, h3 
{
	font-weight:normal;
}

.right 
{
	float:right;
}

.left 
{
	float: left;
}

.price 
{
	color: Red;
	font-size:20px;
	font-family: Georgia;
}

.book 
{
	margin-right:30px;
		margin-bottom:30px;

	border: solid 1px #444;
}

#info 
{
	
	float:left;
	width: 400px;
	margin-bottom: 30px;
	padding-right:30px;
		border-right: dotted 1px #333;
}

#sign 
{
	

	padding-left:0px;
	float:right;
width:280px;	
}

h1 
{
	font-family: 'Trebuchet MS' , Arial, Sans-serif;


	margin-top: 0;
		color: #0066AF;
	font-weight: 900;
	font-size: 35px;
	letter-spacing: -2px;
}

#msg 
{
	padding:5px;
	background-color:#f4f4f4;
	margin-bottom:30px;
}

hr 

{
	border:none;
	border-top: dotted 1px #333;
		margin-bottom:28px;
	
	clear:both;
}
h2
{
	font-size: 21px;
	font-weight:bold;
	color: #404040;
}

h3 
{
	font-size: 22px;
	font-weight:bold;
color: #0066AF;
}

h4 
{
	margin:0;
	margin-bottom:10px;
	font-size: 16px;
	font-weight:bold;
color: #333;
}


em
{
	font-weight: bold;
}



a img 
{
	border:none;
	text-decoration:none;
}

#wrapper 
{
	width: 900px;
	margin: 0 auto;
	
}

#main
{

padding: 40px 80px 40px 80px;
	background-image: url(images/maindb_content.png);
}

#content 
{
	background-color: #ffffff;
}



#top
{
	background-image: url(images/maindb.png);
	background-repeat:no-repeat;
	height: 35px;
	background-position:top;
}

#bottom
{
	background-image: url(images/maindb_bottom.png);
	background-repeat:no-repeat;
	height: 27px;
	background-position:top;

	

}

#foot 
{
	text-align:center;
}


table 
{
	border: solid 1px #CEE3FF;
	padding:10px;
background-color:#E8FFF3;
}

table th
{
	font-size: 13px;
color: #404040;
padding: 4px;
}

table td
{
	padding: 4px;
}

#member 
{
	margin-bottom:50px;
}

#serplist
{
	width: 770px;
	margin-top: 20px;
	border-collapse: collapse;
}

#serplist th 
{
	font-weight: bold;
	
	color: #0A3E68;
	font-size: 1.1em;
		
}


#serplist td
{
	border-bottom: solid 1px #dddddd;
}

table td.mypos
{
	background-color: #cefdba;
}

table td.notmypos
{
	background-color: inherit;
}

#listheader
{
	margin-top: 30px;
}

p
{
	line-height: 19px;
}

#timeperiod 
{
	float:right;
	
}


#table1 
{width:760px;
	border: solid 1px red;
	

}

.table1 td 
{
	padding:0;
	margin:0;
}




.list
{
	margin:0;	
	padding:0;
}

.list h3 
{
margin:0;
	margin-bottom:10px;
	margin-right:20px;
}

.list ol
{
	padding-left:30px;
margin:0;	
}
