/* 公共区域 */
body{
	font-size: 12px;
	background: #ffffff url(images/bgtop.gif) repeat-x;
	margin:0 auto;
	text-align:center;
}

.content{
	width:800px;
	min-height:400px;
    clear:both;
	text-align:left;
    margin:8px 0px 8px 0px;
}
.content .left{
    float:left;
	width:200px;
	overflow:hidden;
}
.content .right{
    float:left;
	width:600px;
	padding-left:205px;
	overflow:hidden;
}
.content .frame{
    border:1px solid #b7cde4;
	background:url(images/frameBg.gif) repeat-x;
	margin-bottom:8px;
}

.content .frame .ti{
	height:25px;
	line-height:25px;
	padding-left:30px;
	font-weight:bold;
	background:url(images/point.gif) no-repeat 15px 8px;
}
.content .frame .co{
	padding:5px;
}
.content .frame2{
  border:1px solid #b7cde4;
	background:url(images/frameBg2.gif) repeat-x;
	margin-bottom:8px;
}
.content .frame2 .ti{
	height:25px;
	line-height:25px;
	padding-left:30px;
	font-weight:bold;
	color:#fff;
	background:url(images/point2.gif) no-repeat 15px 8px;
}
.footer{
  clear:both;
  height:84px;
  background:url(images/bottombg.gif) repeat-x left bottom;
}
.footer .link{width:800px;height:25px;line-height:25px;color:#ffffff;background:#60aeeb;}
.footer .link a:link {color:#fff;text-decoration: none;}
.footer .link a:visited {color:#fff;text-decoration: none;}
.footer .link a:hover{color:#fff;text-decoration: underline;}

.footer .info{
 font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
 font-size: 12px;
 line-height: 60px;
 color: #333333;
}


/*新闻部分*/

.newstitle {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 12px;line-height: 25px;}
.newstitle a:link {color:#333;text-decoration: none;}
.newstitle a:visited {color:#333;text-decoration: none;}
.newstitle a:hover{color:#666;text-decoration: underline;}


.guestbook {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 12px;line-height: 20px;color: #333333;}

.titles {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 12px;line-height: 25px;color: #333333;font-weight: bold;padding-left:10px;}
.tit {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 14px;line-height: 25px;color:red;font-weight: bold;text-align:center;}
