*{
	font-size:14px;
	line-height:2;
	color:#333;
}

/* HTML TAG */
body{
	padding:0px;
	margin:0px;
	background:#FFEACA;
}

h1,h2,h3,h4{
	padding:0px;
	margin:0px;
}

.bigblue{
	color:#069;
	font-weight:bold;
	font-size:24px;
}

.middleblue{
	color:blue;
	font-weight:bold;
}

p{
	
}

ul{
	margin:10px;

	list-style:none;
}

li img{
	margin-right:10px;
}


#container{
	width:800px;
	background:url('img/background-line.jpg');
        background-position: center center;
	margin:0px auto;
}

#content{
	width:760px;
	margin:0px auto;
}

#header{
	height:80px;
	background:url('img/header.gif');
	text-indent:-999px;
}


#main{
	width:700px;
	margin:10px auto;
}

#main div{
	margin:2em 0px;
}

#footer{
	text-align:center;
	font-size:12px;
	color:#666;
}


.group{
	background:#FEFEEE;
	padding:20px;
	border:1px solid orange;
}


#main .group .box{
	padding:10px 0px 0px 50px;
	margin:0px;
	border-top:2px dotted orange;
	text-indent:-50px;
}

#main .group img{
	margin-right:15px;
}

.group .box p{
	padding:0px 0px 0px 50px;
	margin:0px;
}


.box-line{
	border:4px solid #ccc;
	padding:2em;
}

.box-line h3{
	text-indent:2em;
	background:#ccc;
	color:#fff;
	font-size:24px;
}


.red-line{border-color:red;}
.blue-line{border-color:#36c;}
.green-line{border-color:green;}
.orange-line{border-color:orange;}
.blue-line{border-color:parple;}
.black-line{border-color:black;border:1px;}
.pink-line{border-color:pink;}

.red-line h3{background:red;}
.blue-line h3{background:#36c;}
.green-line h3{background:green;}
.orange-line h3{background:orange;}
.blue-line h3{background:parple;}
.black-line h3{background:black;}
.pink-line h3{background:pink;color:#c06;}

.black-line .gray{
	background:#666;
}

.big-font{
	font-size:18px;
	font-weight:bold;
	font-family:serif,'‚l‚r –¾’©';
	text-align:center;
}

.entory a{
	display:block;
	width:600px;
	height:80px;
	background:url('img/entry.jpg');
	text-indent:-9999px;
}

.red{color:red;font-weight:bold;}
.blue{color:#36c;font-weight:bold;font-size:36px;padding:0px;border:1px solid #069;}
.green{color:green;font-weight:bold;}
.pink{color:pink;font-weight:bold;}
.orange{color:orange;font-weight:bold;}

.bred{background:red;color:#fff;text-align:center;font-size:20px;font-weight:bold;}
.ublue{
	color:blue;
	border-bottom:1px solid red;
	font-weight:bold;
}

.guest{
	float:right;
	margin:0 0 10px 20px;
}


.floatl{
	float:left;
	margin:0px 20px 10px 0px;

}

.floatr{	
	float:right;
	margin:0 0 10px 20px;
}

#table1{
	
}

#table1 th{
	text-align:left;	
	vertical-align:top;
	text-indent:0.5em;
	background:#eee;
	padding:0px;
}

#table1 td{
	padding:0px;
	
}

#table1 td select,
#table1 td input,
#table1 td textarea,
.box-line input{
	line-height:1;
	border:1px solid #999;
	padding:3px;
}

#table1 td select:hover,
#table1 td input:hover,
#table1 td textarea:hover,
.box-line input:hover{
	background:#fee;
}

#table1 span{
	color:red;
}


#table1 td{
	
}
