@charset "utf-8";
/* CSS Document */
/**
* 鏍峰紡棰勮: 1.2
* Author: Yejj
* Last Changed by Yejj
* Last Update : 2012-02-27
*/

/************************************** reset ***********************************************/

/* 闃叉鐢ㄦ埛鑷畾涔夎儗鏅鑹插缃戦〉鐨勫奖鍝嶏紝娣诲姞璁╃敤鎴峰彲浠ヨ嚜瀹氫箟瀛椾綋 */
html{ color:#000;background:#fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

/* 鍐呭杈硅窛閫氬父璁╁悇涓祻瑙堝櫒鏍峰紡鐨勮〃鐜颁綅缃笉鍚 */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}

/* 鍘绘帀鍒楄〃鍓嶇殑鏍囪瘑, li 浼氱户鎵 */
menu, ol, ul { list-style: none; }

/* 瑕佹敞鎰忚〃鍗曞厓绱犲苟涓嶇户鎵跨埗绾 font 鐨勯棶棰 */
body, button, input, select, textarea, option, optgroup { font:12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; }

/* 鏉ヨ嚜yahoo, 璁╂爣棰橀兘鑷畾涔? 閫傚簲澶氫釜绯荤粺搴旂敤 */
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500; }

/* 鍘婚櫎榛樿杈规 */
fieldset , img { border:0 }

/* 鍘绘帀鍚凾able  cell 鐨勮竟璺濆苟璁╁叾杈归噸鍚 */
table { border-collapse: collapse; border-spacing: 0; }

/* 缁熶竴涓婃爣鍜屼笅鏍 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* 鍘绘帀 firefox 涓嬫鍏冪礌鐨勮竟妗 */
abbr,acronym{ border:0;font-variant:normal; }

/* 琛ㄥ崟鍏冪礌骞朵笉缁ф壙鐖剁骇 font 鐨勯棶棰 */
body,button,input,select,textarea{ font:12px/1.5 tahoma,arial,\5b8b\4f53; }
input,select,textarea,button{ font-size:100%; }

/* 娓呴櫎杈撳叆妗嗚竟妗 */
input{ border:0 none; }


code, kbd, pre, samp { font-family:'courier new',courier,monospace;}
abbr[title]{ border-bottom: 1px dotted; cursor: help; }

/* 涓€鑷寸殑 del 鏍峰紡 */
del { text-decoration:line-through; }
address,caption,cite,code,dfn,em,th,var { font-style:normal;font-weight:500; }

/* IE bug fixed: th 涓嶇户鎵 text-align*/
th{ text-align:inherit;}

/* 閲嶈 HTML5 鏍囩, IE 闇€瑕佸湪 js 涓 createElement(TAG) */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display:block; }

/* HTML5 濯掍綋鏂囦欢璺 img 淇濇寔涓€鑷 */
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1; }

/*娓呴櫎chrome Safari娴忚鍣ㄤ腑鐨勫杈规*/
input,button,select,textarea { outline:none } 

/* ie6 7 8(q) bug 鏄剧ず涓鸿鍐呰〃鐜 */
iframe{ display:block; }

/* IE6涓嬮粯璁や笉缂撳瓨鑳屾櫙鍥剧墖 */
.zoom { *zoom: 1; }
html {
	  zoom:expression(function(ele) {
          ele.style.zoom = "1";
          document.execCommand("BackgroundImageCache", false, true);
     }
     (this));
}

/* clearfix */
.clear{clear:both;}
.clearfix {display: block;zoom:1;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; } /* End hide from IE-mac */

/*************************************** End reset ***********************************************/





