﻿
*
{
	font-size:12px;
	padding:0px;
	margin:0px;
}
img
{
	border:0px;
}
body
{
	/*background-color:#b40404;*/
	background-image:url("../images/qmsht.jpg");
}
 ul 
 {
	list-style-type:none;
}
A:link {
	COLOR: #333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
#menu
{
	width:959px;
	margin:0px auto;
	height:248px;
	overflow:hidden;
	padding:0px 20.5px 0px 20.5px;
	background-color:#b40404;
}
/*#menu img
{
	width:962px;
	margin:0px auto;
}*/
.main
{
	width:959px;
	margin:0px auto;
	padding:0px 20.5px 0px 20.5px;
	background-color:#b40404;
}
.clear
{
height:0;
font-size:0;
clear:both;
overflow:hidden;
}
#page11
{
	height:40px;
	text-align:center;
	line-height:40px;
}
.red
{
	color:Red;
}
#footer
{
	background-color:#b40404;
	margin:0px auto;
	width:999px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#FFCC99;
}
#footer a
{
	color:#FFCC99;
}

