﻿/*整体*/
body {
	color: #333;
	font-size: 12px;
	font-family:"Tahoma", "MS Shell Dlg", "宋体";
	padding:0px;
	margin:0px;
	background-color: #fff;
}
img{border: 0px;}
.clear{clear:both;}
a:link {  color: #333; text-decoration: none}
a:visited {  color: #333; text-decoration: none}
a:hover {  color: #6600FF; text-decoration: underline}


.f14 {	font-size: 14px;}
.input2 {
	
	border: 1px solid #ddd;
	font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 12px;
	color: #333;
	padding: 3px;
	margin: 5px;
}

.b{	font-weight: bold;}

.blue {margin: 15px 0;
	color: #1A9AAE;
	font-size: 14px;
	font-weight: bold;
}
select{margin: 5px;border: 1px solid #ddd;font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 12px;
	color: #333;}
.input1 {
	height: 12px;
	border: 1px solid #ddd;
	font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 12px;
	color: #333;
	padding: 3px;
	margin: 5px;
}
.button1 {
	margin: 0 0 0 247px;
}

/* 头部*/
.top{
	margin: 15px auto;
	height: 117px;
	width: 763px;
	background-image: url(t2.jpg);
	background-repeat: repeat-x;	
}
.top .l{margin: 0;
	width: 100%;
	border:0;	
}

.top .l td{	line-height: 117px;
	text-align: center;
	height: 117px;
	border: none;
	
}

.top .r{
	background-image: url(t3.jpg);
	float: right;
	height: 117px;
	width: 12px;
}
.top .m{
	background-image: url(t4.jpg);float: left;
	height: 117px;
	width: 89px;
	margin: 0px 324px;
}

.main{
	background-image: url(m2.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 778px;
}
.main .t{
	background-image: url(m.jpg);
	height: 20px;
}
.main .f{
	background-image: url(m3.jpg);
	height: 22px;
}
.main .m{width: 680px;margin: 0px auto;}

.main .m .info{
	background-image: url(b3.jpg);
}
.main .m .info .t{background-image: url(b.jpg);
	height: 12px;}
.main .m .info .f{background-image: url(b2.jpg);
	height: 13px;}
.main .m .info .m{width: 660px;margin: 0px auto;line-height:25px;}


table{
	margin: 10px auto;
	width: 673px;
	border-top: 1px solid #B1F3FA;
	border-left: 1px solid #B1F3FA;

}
th{
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	color: #333;
	text-align: center;
	height: 50px;
	width: 95px;
	border-bottom: 1px solid #B1F3FA;
	border-right: 1px solid #B1F3FA;
}

td{	line-height: 50px;
	text-align: left;
	height: 50px;
	border-bottom: 1px solid #B1F3FA;
	border-right: 1px solid #B1F3FA;
}
