﻿#right
{
	width: 215px;
	float: right;
}

#notice
{
	height: 220px;
	position: relative;
}

#notice h4
{
	display: none;
}

#notice .morelink
{
	position: absolute;
	right: 14px;
	bottom: 2px;
}

#notice ul
{
	margin-top: 5px;
	margin-left: 5px;
	line-height: 25px;	
}

#notice li
{
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #777777;
}

#notice li a
{
	width: 170px;
	margin-left: 15px;	
}

#visualize
{
	height: 200px;
	position: relative;	
}

.qyxx
{
	margin-top: 5px;
}