@charset "utf-8";


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

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

/* 瑕佹敞鎰忚〃鍗曞厓绱犲苟涓嶇户鎵跨埗绾 font 鐨勯棶棰 */

input,select,textarea{
font-size:100%;
font-family: 'Microsoft YaHei', '寰蒋闆呴粦', Arial, Lucida Grande, Tahoma, sans-serif;
	font-size: 13px;
}

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

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

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

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

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

/* 涓€鑷寸殑 del 鏍峰紡 */
del {
text-decoration:line-through;
}

address,caption,cite,code,dfn,em,th,var {
font-style:normal;
font-weight:500;
}

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

/* 瀵归綈鏄帓鐗堟渶閲嶈鐨勫洜绱? 鍒浠€涔堥兘灞呬腑 */
caption,th {
text-align:left;
}

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

q:before,q:after {
content:'';
}

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


a{
	color: #333;
}
/* 璁╅摼鎺ュ湪 hover 鐘舵€佷笅鏄剧ず涓嬪垝绾 */
a:hover {
/*	color: #c00;*/
}

/* 榛樿涓嶆樉绀轰笅鍒掔嚎锛屼繚鎸侀〉闈㈢畝娲 */
ins,a {
text-decoration:none;
}

/* 娓呯悊娴姩 */
.fn-clear:after {
visibility:hidden;
display:block;
font-size:0;
content:" ";
clear:both;
height:0;
}
.fn-clear {
zoom:1; /* for IE6 IE7 */
}

/* 闅愯棌, 閫氬父鐢ㄦ潵涓 JS 閰嶅悎 */
body .fn-hide {
display:none;
}

/* 璁剧疆鍐呰仈, 鍑忓皯娴姩甯︽潵鐨刡ug */
.fn-left,.fn-right {
display:inline;
}
.fn-left {
float:left;
}
.fn-right {
float:right;
}
