body	{
			margin:5px;
			padding:0;
			font-family:Arial,sans-serif;
			text-align:center;
		}

#container	{width:960px;
			margin-right:auto;
			margin-left:auto;
			text-align:left;
			background-color:#ffffff;
			}

#main	{
			width:850px;
			margin-right:55px;
			margin-left:55px;
		}

#header	{width: 100%;
		height:50px;
		background-color:#cc0000;
		}

#header_des	{position: relative;
		top: 5px;
		left: 5px;
		font-size:12px;
		color: #ffffff;
		}

#header_nav	{position: relative;
		top: 15px;
		right: 10px;
		font-size:12px;
		text-align:right;
		color: #ffffff; 
		}

#banner	{width:100%;
		height:45px;
		background-color:#ffffff;
		}


#footer	{
			clear: both;
			width:960px;
			height:50px;
			background-color:#ffffff;
		}

#footer_nav	{position: relative;
			top: 12px;
			left: 10px;
			font-size:12px;
			line-height:14px;
			}

#footer_c-name	{position: relative;
			top: -4px;
			right: 5px;
			font-size:12px;
			line-height:14px;
			text-align:right;
			}

#nav	{width:100%;
		height:20px;
		margin-bottom:6;
			background-color:#ffffff;
		}

#nav_h	{position: relative;
			top: 5px;
			left: 30px;
			font-size:12px;
			color:#333333;
			font-weight: bold;
			}


.p12q	{
	font-size: 12px;
	color: #06f;
	line-height: 14px;
	font-weight: bold;
	}
.p12a	{
	font-size: 12px;
	color: #f66;
	line-height: 14px;
	font-weight: bold;
	}
.p12no1	{
	font-size: 12px;
	color: #06f;
	line-height: 14px;
	font-weight: bold;
	}
.p12no2	{
	font-size: 12px;
	color: #3c3;
	line-height: 14px;
	font-weight: bold;
	}
.f12	{
	font-size: 12px;
	line-height: 15px;
	}
