@charset "gb2312";
body,p,ul,h1,h2,h3{ margin:0; padding:0; font-size:12px;}
body {
	 
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	  height:90px;
	width:520px;
	margin:0 auto;
}
#main #main_left {
	height: 90px;
	width: 300px;
	float: left;
}
#main #main_left p {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	
}
#main #main_left p img {
	display: block;
	padding: 2px;
	border: 1px solid #CCC;
	margin-left: 12px;
	height: 60px;
	width: 80px;
}

#main #main_right {
	float: left;
	height: 90px;
	margin-left: 5px;
}

#main #main_center {
	float: left;
	height: 90px;
	margin-left: 5px;
}

a:link,a:visited{
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: underline;
}
#main #main_right p {
	line-height: 22px;
}
