/* float & clear */
body, div, span, a, b, i, u, strong, del, em, p, form, textarea, input, dl, dt, dd, ul, li, table, tr, th, td, h1, h2, h3, h4, img { margin:0; padding:0;}
h1, h2, h3, h4, th { font-weight:bold; font-family:''; }
a { color:#333; text-decoration:none;outline:none; }
p{ font-size:12px;}
img { vertical-align:middle;border:0; }
ul li { list-style:none; }
table { border-collapse:collapse; }
.clr { clear:both; }
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.clearfix:after { clear:both; content:'.'; display:block; visibility:hidden; height:0 }
.clearfix { display:inline-block; }
* html .clearfix { height:1% }
.clearfix { display:block }
.left { float:left; }
.right { float:right; }
/* width */ 
.w { width:100%; }
.w240 { width:240px;}
.w350 { width:350px;}
.w355 { width:355px;}
.w235 { width:235px;}
.w710 { width:710px;}
.w715 { width:715px;}
/* table */
.table { border:1px solid #CCC; }
.table td, .table th { padding:5px 0; border:1px solid #CCC; }
/* blank */
.blank5, .blank8, .blank10 { display:block; clear:both; overflow:hidden; height:5px; }
.blank8 { height:8px; }
.blank10 { height:10px; }
/* text */
.txtl { text-align:left; }
.txtc { text-align:center; }
.txtr { text-align:right; }
.tred { color:red; }
.tgreen { color:green; }
.lineH20{ line-height:20px; }
.lineH25{ line-height:25px; }
/* bar */
.bar20, .bar25, .bar30 { clear:both; padding:5px 10px; height:20px; line-height:20px; }
.bar25 { height:25px; line-height:25px; }
.bar30 { height:30px; line-height:30px; }
/* margin & padding */
.clrPl { padding-left:0; }
.clrPr { padding-right:0; }
.clrml { margin-left:0; }
.clrmr { margin-right:0; }
.pxl10 { padding-left:10px; }
.pxr10 { padding-right:10px; }
.px10 { padding-left:10px; padding-right:10px; }
.py { padding-top:5ppx; padding-bottom:5px; }
.mxl { margin-left:10px; }
.mxl35 { margin-left:35px; }
.mxr { margin-right:10px; }
.mxr5 { margin-right:5px; }
.myb { margin-bottom:10px; }
.myb5 { margin-bottom:5px; }
.myb8 { margin-bottom:8px; }
.myt { margin-top:10px; }
.myt5 { margin-top:5px; }
a.deskicon2{ margin-top:-25px\9;}
