* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family:"microsoft yahei";
	color: #828282;
	background: url(images/body.png) repeat 0 0;
	min-width: 980px;
}

/*font-family: 'Ubuntu', sans-serif;*/

a { color: #067aa7; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.view { background: url(images/bullet.png) no-repeat 0 10px; padding-left: 8px; font-size: 10px; float: right;  }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family:"microsoft yahei"; }
textarea { overflow: auto; }

.second-menu li a {
	border-bottom: 1px solid #dbeef3;font-size:12px;
}
#tab2 {
	width:110px;padding-left:10px;
}
