#ttc_info {
	height: 30px;
	width: 100%;
	
	margin-bottom: 5px;
	background-image: url(../images/ttc_info.jpg);
	background-repeat: repeat;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 180px;
	width: 958px;
	margin-bottom: 5px;
}
#ttc_flash {
	height: 150px;
	width: 960px;
	
}
#nav {
	height: 30px;
	width: 960px;
	background-image: url(../images/indexbar1.jpg);
}
#main {
	width: 960px;
	margin-bottom: 5px;
	background-color: #ececec;
	border: 1px dotted #BFA884;
}
#left {
	width: 210px;
	float: left;
	margin-right: 4px;
	background-image: url(imagesbody_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFA884;
	background-repeat: repeat-x;
}
#center {
	width: 525px;
	border: 1px solid #BFA884;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}
#right {
	width: 210px;
	border: 1px solid #BFA884;
	float: left;
	background-color: #F7FDFC;
}
#banner {
	background-color: #F2F2F2;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BFA884;
}
#footer {
	width: 960px;
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-x;
}
#link {
	width: 960px;
	height: 70px;
	border: 1px dotted #BFA884;
}
#link ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#link ul li {
	height: 20px;
	width: 200px;
	display: block;
	float: left;
}
#link ul li a {
	color: #00F;
	text-decoration: none;
}
#link ul li a:hover {
	text-decoration: underline;
}
#copyright {
	height: 95px;
	width: 960px;
	color: #666;
	text-align: center;
}
.copyright1 {
	line-height: 18px;
	height: 18px;
}
#copyright a {
	color: #00F;
	text-decoration: none;
}
.p1 {
	float: left;
	position: relative;
	left: 270px;
	margin-right: 50px;
}
.p2 {
	float: left;
	position: relative;
	left: 225px;
	margin-right: 120px;
}
.p3 {
	float: left;
	position: relative;
	left: 225px;
	margin-right: 45px;
}
.p4 {
	float: left;
	position: relative;
	left: 225px;
	margin-right: 180px;
}
.p5 {
	float: left;
	position: relative;
	left: 240px;
}
