@charset "gb2312";
/*Elements CSS Framework by Ben Henschel*/
/*Mass Reset*/
/*Thanks to Eric for this reset http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ */

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight : normal;
	font-style: inherit;
	font-size: 12px;
	line-height: 1.2;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
a,a:link,a:hover,a:visited,a:active{
	text-decoration: none;
	color: Black;
}
body{
	margin:0px; padding:0px;text-align:center; background:#fff; 
	overflow-x:hidden;overflow-y:auto; 
}
p{margin:3px;}
img { border: none;}
select{font-family: ËÎÌå;}
input,textarea{border:1px solid #ccc;}