#information{
	font-size:20px;
	margin-bottom:4px;
	font-weight:bold;
	color:#0066CC;
	border-bottom:2px solid #999D9F;
}
#topcontain{
	float:left;
	clear:both;
	width:99%;
}
#topconleft{
	width:49%;
	float:left;
	text-align:left;
}
#topconleft p{
	font-size:13px;
}
#topconright{
	width:49%;
	float:right;
	text-align:left;
}
#topconright p{
	font-size:13px;
}
/* top-speciality */
#topspcialbanner{
	clear:both;
	margin:4px 0px;
	width:99%;
	font-size:14px;
	float:left;
	text-align:left;
}
.spbannerchip{
	float:left;
	display:block;
	width:49%;
	font-size:14px;
	padding-left:4px;
}
.spbannerchip img{
	border:0px;
}
.spbannerchip h2{
	padding:3px 0px 1px 0px;
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	display:block;
}
/* for blog link */
#bloglink{
	display:block;
	clear:both;
	font-weight:bolder;
	text-align:center;
	color:#0000FF;
}
/* top-speciality for init */
#topspcialinit{
	clear:both;
	margin:4px 0px;
	width:99%;
	font-size:14px;
	float:left;
	text-align:left;
}
.sptopchip{
	width:48%;
	display:block;
	float:left;
	padding-left:2px;
}
.sptopchip h3{
	font-size:13px;
	font-weight;normal;
}
#topnewitem{
	padding-top:4px;
	clear:both;
	margin:8px 0px;
}
#topnewitem h2{
	color:#FFFFFF;
	padding:2px 0px 2px 10px;
	width:97%;
	background-image:url(img/titleback.gif);
	font-size:16px;
	font-style:italic;
	border:1px solid #000000;
}
div.newitemchip{
	margin:4px 2px;
	font-size:12px;
	font-weight:normal;
	float:left;
	width:140px;
}
#topnewitem h3{
	clear:both;
	display:inline;
	font-size:12px;
	font-weight:normal;
}
.topnewitemcontain{
	width:98%;
	float:left;
	text-align:left;
}
#topnewitem img{
	display:block;
	float:left;
	margin-left:2px;
	margin-right:2px;
}
