body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.tdbig {
	min-height: 100%;
}
a {
color: #888;
outline: none;
text-decoration: none;
}
.top {
min-width:960px;
width: 100%;
height: 15px;
}
.bg {
margin: 0 auto;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
.navi {
width: 150px;
padding: 20px 20px 20px 20px;
float:left;
}
.navi h1 {
font-size:16px;
border-bottom:1px dotted #ccc;
}
.fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.input, textarea, select {
	font-size: 13px;
	color: #333;
}
.search {
	padding: 2px 2px 3px 2px;
	border: 1px dotted #ccc;
}

.submit {
	padding: 2px;
	background:none;
	border: 1px dotted #ccc;
	text-transform: lowercase;
	font-size: 12px;
	color: #4F4F4F;
}
.content {
float:right;
width: 670px;
padding: 40px 30px 40px 30px;
}
.bottom {
width: 100%;
min-width: 960px;
height: 80px;
text-align: center;
}
#head {
width:960px;
height:180px;
}
.footer {
width: 940px;
height: 10px;
padding: 10px 10px 10px 10px;
margin: auto;
color: #fff;
}
.footer {
color: #fff;
}
.links {
width: 170px;
padding:10px 0px 10px 0px;
font-size:12px;
}
.navul {
list-style-type:none;
line-height:20px;
}
.navul li:hover {
	list-style-image:url(icon.png);
	text-indent:10px;
}
.type {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}.borders {
	border: thin dotted #990000;
}

