﻿/*版权所有：厦门随缘网络科技*/
/*随缘网络PHP留言本V1.0*/
/*网址：http://www.115cn.cn*/

*{
	margin:0 auto;
	border:0;
	list-style:none;
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:none;
}
body{
	font-size:9pt;
	line-height:200%;
}
#head{
	width:800px;
	height:100px;
        background:#99CCFF;
        line-height:100px;
	border:1px #99CCFF solid;
        font-size:18pt;
        text-align:center;
        font-weight:bold;
}
#nav{
	width:800px;
	height:30px;
	border:1px #99CCFF solid;
	background:#99CCFF;
	font-weight:bold;
	line-height:30px;
	text-align:center;
        margin-top:5px;
}
#gg{
	width:800px;
	height:30px;
	border:1px #99CCFF solid;
	line-height:30px;
        color:red;
}
.main1{
	width:800px;
	margin-top:5px;
	border:1px #99CCFF solid;
	height:auto;
}
.bookbt{
	width:200px;
	height:auto;
	float:left;
	text-align:center;
	
}

.bookmain{
	width:595px;
	min-height:170px;
	float:right;
	border-left:1px #99CCFF solid;	
}

*html .bookmain{
	height:170px;
}

.bt{
	width:99%;
	height:30px;
	line-height:30px;
	background:#99CCFF;
	padding-left:1%;
}

.nr{
	padding:5px;
	min-height:90px;
}

*html .nr{
	height:90px;
}


.clear{
	clear:both;
}
.fy{
	width:800px;
	height:30px;
	text-align:center;
	border:1px #99CCFF solid;
	margin-top:5px;
	padding-top:5px;
}
.foot{
	width:800px;
	height:70px;
	line-height:20px;
	text-align:center;
	background:#99CCFF;
	border:1px #99CCFF solid;
	margin-top:5px;
	padding-top:10px;

}
.hf{
	width:97%;
	height:auto;
	padding:5px;
	background: #FFF0F0;
	color:maroon;
	margin-bottom:5px;
	
}
* html .hf{
	height:25px;
}

ul{

	margin-left:50px;
	padding:0;
}
li{
	padding:5px 0;

}

input{
	width:200px;
	border:1px  #CADCF1 solid;
}

.tj{
	width:80px;
	height:25px;
	background:#CADCF1;
}

