body {    
    background:#FFFFFF;
    margin:0;
    padding:0;
    height:100%;
    min-height: 300px;}
Table {
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: none;
}
DIV {
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: none;
}
img {
	border: 0;
}
A {
color:Darkblue; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-decoration: none;
}
A: hover {
color: #e11611; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: underline;
}
A: visited {
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: underline;
}
.styleLM {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px; 
color: #666666;
line-height: 18px;
}
ul { 
display: block;
margin: 0; 
padding: 0; 
list-style: none; 
width: 180px; 
border-bottom: 1px solid #ccc;
background: #aaaaaa; 
}
ul li a { 
display: block; 
text-decoration: none; 
color: #555; 
background: #F7F7F7; 
padding: 5px;
padding-left: 15px; 
border: 1px solid #ccc; 
border-bottom: 0;
}
ul li a:hover {
display: block;
background: #f9f9f9; 
color: #e2144a;
}
.ulhead {
display: block;
font-weight: bold; 
padding-left: 5px;
}

.btnsize {
position: relative; 
float: left; 
display: table-column; 
height: 37px;
}
.btn {
position: relative; 
float: left;
display: table-column;
width: 170px;
height: 37px;
line-height: 35px;
}
.btnc {
position: relative; 
float: left;
display: table-column;
width: 140px;
height: 37px;
line-height: 35px;
}
.btnc a {
display: block;
cursor: pointer;
text-decoration: none;
font-weight: bold;
color: #0033CC;
}
.btnc2 {
position: relative; 
float: left;
display: table-column;
width: 140px;
height: 37px;
line-height: 37px;
color: 0033cc;
}
.btnc2 a {
display: block;
cursor: pointer;
text-decoration: none;
font-weight: bold;
background: #F44B4B;
color: #FFFFFF;
}
.btnc2 a:hover {
display: block;
cursor: pointer;
text-decoration: none;
font-weight: bold;
background: #F69090;
color: #8E0808;
}
.tb1 {
position: relative; 
float: left; 
display: block; 
width: 971px; 
background-color: #93B7FF;

}
.tbCsr {
position: relative; 
float: left; 
display: block; 
width: 921px; 
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
}
.tbTM {
position:absolute; 
top: 45px; 
left: 0px; 
width: 930px; 
height:90px; 
z-index: 2;
background-color: #316AC5; 
visibility: hidden;
}
.tbMain {
position:relative; 
float: left; 
width:971px; 
border-top: 1px #E6E6E6 solid;
border-right: 1px #E6E6E6 solid;
}
.tbCenter {
position: relative; 
float: left; 
width: 830px; 
padding-bottom: 15px;
}
.tbLM {
position: relative; 
float:left; 
padding: 20px;
vertical-align: top;
width:180px; 
height: 500px;
}
.tbCC {
position: relative; 
width:455px; 
float:left; 
padding: 20px; 
border-left: 1px #cccccc dotted; 
border-right: 0px #cccccc dotted;
}
.tbCCR {
position: relative; 
width:220px; 
float:right; 
padding: 7px; 
}
.tbCCK {
position: relative; 
float:left; 
width:555px; 
padding: 20px; 
border-left: 1px #E6E6E6 dotted; 
border-right: 1px #E6E6E6 dotted;
}
.tbCR {
position: relative; 
float:left;
}
.tbFM {
position: relative; 
float: left; 
width: 971px; 
height: 48px; 
}
.tbF0 {
position: relative; 
display: table-column; 
float: left; 
width: 200px; 
height: 48px;
}
.tbF1 {
position: relative; 
display: table-column; 
float: left; 
width: 11px; 
height: 48px; 
}
.tbF2 {
position: relative; 
display: table-column; 
float: left; 
width: 250px;
height: 48px; 
line-height: 40px;
}
.tbF3 {
position: relative; 
display: table-column; 
float: left; 
width: 9px; 
height: 48px; 
}
.tbLi {
position: relative; 
float: left; 
display: table-column; 
border-right: 1px #cccccc dotted; 
width: 200px;
color: #333333;
}

#clearing {
			height: 0;
			margin: 0px;
			padding: 0px;
			clear: both;
}
		#inp {
          width: 200px; 
        }
		#wrapper {
			width: 100%;
		}
		/* guestbook */
		#contentor {
			width: 500px;
			background: #eeeeee;
		}
		#list {
			float: left;
			width: 100%;
			margin-bottom: 10px;
			border: 1px solid #cccccc;
			text-align: left;
			background: #fff;
		}
		#userdata {
			border-bottom: 1px dashed #D2CFCA;
			margin: 5px 10px 5px 10px;
			font-size: 14px;
			font-family: Georgia, sans-serif;
			font-weight: bold;
			color: #73706B;
		}
		#userdata a {
			margin: 5px 10px 5px 10px;
			font-size: 15px;
			font-family: Georgia, sans-serif;
			font-weight: bold;
			color: #c41616;
		}
		#comment {
			margin: 10px 20px 10px 20px;
			font-weight: normal;
			font-size: 14px;
			color: #4d4b47;
		}
		#reply {
			margin: 10px 40px 10px 40px;
			padding: 5px;
			border: 1px solid #FAFA6E;
			background: #FFFFCC;
		}
		#divform {
			float: left;
			padding-left: 50px;
		}
		#gbname {
			font-weight: bold;
		}
		/* admin */
		#edit {
			float: right; 
			border: 1px solid black; 
			background: #b9e77b;
		}
		#delete_btn {
			background-color:#c41616; 
			color: #fff; 
			height: 18px; 
			border:1px solid black; 
			cursor: pointer;
			}
#left {
	float: left;
	width: 200px;
	padding: 10px;
	margin-left: 10px;
}
