* {
	margin: 0;
	padding: 0;
}
body {
	background: url(bg.jpg) #990000;
	margin:0 auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
a {
	color: #9e3514;
	text-decoration:none;
}
a:hover {
	color:#df6a15;
	text-decoration: underline;
}
ul, li {
	list-style: none;
	margin:0;
	padding:0;
}
#ls {
	width:280px;
	height:278px;
	text-align:center;
}
#ls p {
	font-size: 10px;
	color: #190419;
	margin:270px 0 0 0;
	padding:0;
	font-family:Arial;
	font-size:10px;
}
#ls span.de {
	display:block;
	width:250px;
	height:76px;
/*	no-repeat;*/
	padding:5px 10px;
	text-align: center;
	float:left;
	margin:0 0 0 5px;
}
#ls a {
	font-weight:bolder;
	font-size:10px;
	color:#960096;
}
.logo {
	margin:0 auto;
	height: 370px;
	width:1260px;
	background-image:url('logo.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}
.logo img {
	width:135px;
	height:180px;
	border: solid #9e3514 1px;
	margin-top:2px;
	margin-left:3px;
	display:block;
}
.logo img:hover {
	border:1px solid #df6a15;
}
.logo ul {
	width:1260px;
	height:230px;
}
.logo li {
	float:left;
	width:140px;
	color: #000000;
}
.ttop {
	width:1251px;
	background-color:#fff6e7;
	border:1px solid #000000;
	margin:2px 0 0 3px;
	height:auto;
	padding:2px; 
}
.ttop a {
	display:inline;
}
.ttop a img {
	display:none;
}
.ttop a:hover img {
	display:inline;
	position: absolute;
}
.ttop a.c1 {
	font-size:27px;
}
.ttop a.c2 {
	font-size:22px;
}
.ttop a.c3 {
	font-size:9px;
}
.ttop a.c4 {
	font-size:13px;
}
.ttop a.c5 {
	font-size:17px;
}
.ttop a.c6 {
	font-size:12px;
}
.ttop a.c7 {
	font-size:11px;
}
.ptop {
	background:#90361e;
	width:1255px;
	margin-left:3px;
	padding:1px;
	color:#FFE5D4;
	font-weight:bold;
	margin-top:3px;
}
.ptop li {
	width:209px;
	height:auto;
	float:left;
	text-align:center;
}
.ptop li img {
	width:200px;
	height:250px;
	border:1px solid #fad9c3;
	margin:3px;
}
.ptop a {
	color:#e9b08f;
	}
/*.ptop a:hover{
	color:#ab1d10;
	}*/
	
.block {
	margin:0 auto;
	width:1260px;
	height: auto;
}
.block img {
	width:135px;
	height:180px;
	border: solid #9e3514 1px;
	float:left;
	margin-left:3px;
	margin-top:2px;
}
.block img:hover {
	border:1px solid #df6a15;
	text-decoration:none;
}
.block_mov {
	margin:0 auto;
	width:1260px;
	height: auto;
}
.block_mov img {
	width:216px;
	height:162px;
	border: solid #df6a15 1px;
	float:left;
	margin:17px;
}
.block_mov img:hover {
	border:1px solid #ab1d10;
	text-decoration:none;
}
.footer {
	margin:0 auto;
	width:978px;
	height:71px;
}
.footer img {
	border:0;
	width:978px;
	height:71px;
}

