/*************************************************************/
/**                                                         **/
/**   X-Space 官方模板 for IE hack                     		**/
/**   该样式表包含于任何个人空间页面文件中，作为默认样式存在   		**/
/**                                                         **/
/**   (C) 2001-2006 Comsenz Inc.                 			**/
/**   http://www.supesite.com                             **/
/**                                                         **/
/*************************************************************/

body, form, ul, li, p, dl, dd, dt {
	margin: 0;
	padding: 0;
}
body, td, input, select, textarea, button {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
}

a {
	color: #333;
	text-decoration: none;
}
#toolbar {
	height: 30px;
	he\ight: 29px;
	border-bottom: 1px solid #A3A2B3;
	background: #F3F5Fc url(../images/toolbar_bg.gif) repeat-x left top;
	overflow: hidden;
}
