html, body, div, p, span, em, u, i, table, caption, thead, tbody, tfoot, tr, th, td, form, fieldset, label, legend, textarea, input, button, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, a {padding:0;margin:0;border:0;outline:0;color:#999999;line-height:16px;}
body {position:relative;color:#999999;font-size:11px;font-family:"Roboto-Regular","¾ÖÇÃ°íµñ","Apple-Gothic",Arial,Helvetica,sans-serif;font-weight:normal;-webkit-text-size-adjust:none;} 
ul, ol, li, dl, dt, dd {list-style-type:none;}
table {empty-cells:show;}
table, tbody, tfoot, thead, tr, th, td {border-collapse:separate;border-spacing:0;}
html {	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
html, body {height:100%;}
.strong{font-weight:bold;}
.tcenter{text-align:center !important;}
.pic{width:100%;}
.vtmdl{vertical-align:middle;}
.none{display:none;}

a {text-decoration:none;cursor:pointer;} a:hover {text-decoration:none;}
.cursor {cursor:pointer;}
.clear {clear:both;font-size:0px;line-height:0px;height:0px;}


/*input_text*/
.intxt01 {height:36px;color:#888;font-size:12px;line-height:16px;border:1px solid #d7d7d7;padding:0 2px;background:#f9f9f9;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
.intxt02 {height:24px;color:#848484;font-size:12px;line-height:18px;border:1px solid #040000;padding:0 4px 0 4px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
.intxt03 {height:33px;padding:4px 0 3px 5px;font-size:12px;border:none;border-top:1px solid #bebebe;border-left:1px solid #bebebe;background:#eee;color:#888;box-sizing:border-box;-webkit-box-sizing:border-box;}

textarea{border:1px solid #d7d7d7;font-size:12px;color:#888;padding:2px;height:150px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;}
select{
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	font-size:12px;
	height:22px;
	color:#888;
	border:1px solid #d7d7d7;
	-webkit-appearance: none;
	appearance: none;
	padding:0 10px;
	background:#f9f9f9 url(../images/common/m_select_arrow.gif) right center no-repeat;	
	-webkit-background-size:36px 36px;
	-moz-background-size:36px 36px;
	-o-background-size:36px 36px;
	background-size:36px 36px;	
}


