@charset "utf-8";
/*缂???*/

/*
	Document : CSS?峰???濮??? 
	Created on : 2013. 10. 12,12:41:00 
	Name : zd 璧典? 
	Description: CSS?峰?琛ㄧ????濮???锛??ㄥ??峰?璁剧疆??
	?ㄥ???峰?灞??ц??规???蜂?椤甸?㈤??缃??跺??у??ユ?瑰?锛?<link href="reset.css" rel="stylesheet" type="text/css" />
*/
/* ?ㄥ?CSS reset */
/* 椤甸?㈣?缃 */

/* ??濮?????绛惧?ㄦ????娴?瑙??ㄤ腑??margin??padding? */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{padding: 0; margin: 0;}
html{ _background:url(about:blank);}
/* ????淇?? */
body{font-family:"寰?蒋??榛?";}
body,th,td,input,select,textarea,button{font-size:12px;line-height:1 ;} /* ??缃?〉?㈡??瀛?灞?? */

/* ????ㄧ????瀹瑰?????硷?''??"" */
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none} /* ??缃??濂?寮???/

/* 缂╁??锛??剧??绛???杈规? */
fieldset,img,abbr,acronym{border: 0 none;} /* ??缃?ieldset锛?琛ㄥ????缁?锛????剧????杈规?涓?*/
img{vertical-align:top;} /* ?剧???ㄥ???琛????????翠?缃 */
img{ border:0;}
abbr,acronym{font-variant: normal;}
legend{color:#000;}
blockquote, q{quotes: none} /* ??缃??濂?寮??ㄧ??寮??风被?? */

/* 娓??ょ?规???璁扮??瀛?浣???瀛?? */
address,caption,cite,code,dfn,em,strong,th,var{font-weight: normal; font-style: normal;} /* ??缃??峰???绛剧???峰? */

/* 涓?涓??? */
sup{vertical-align: text-top;}
sub{vertical-align: text-bottom;}

/* 璁剧疆琛ㄦ?肩??杈规?琚???骞朵负涓?涓???涓???杈规?, ??瀹?????杈规?妯″??涓??????艰竟??涔??寸??璺?绂讳负0*/
table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;} /* ??缃?able灞?? */

/* 琛ㄦ?兼??棰?????瀹瑰?宸︽?剧ず */
caption{display:none;} /* ??缃?〃?兼??棰?涓洪???? */
caption,th{text-align: left;}
input,select,textarea,button,img{vertical-align:middle} /* ??缃?〃???т欢???村?涓?/

/* 娓??ゅ??琛ㄦ?峰? */
dl,ul,ol,menu,li{list-style:none} /* ??缃?被琛ㄥ??瀵肩??蜂负onne,menu??TML5涓????? */

/* 杈??ユ?т欢瀛?浣? */
input,button,textarea,select,optgroup,option{font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}

/* ??棰???绱??峰?娓?? */
h1,h2,h3,h4,h5,h6{font-weight: normal;??font-size: 100%;}

/* ?炬?ユ?峰?锛?棰??插??????淇?? */
del,ins,a{text-decoration:none;}
a:hover,a:active,a:focus{ text-decoration:none;} /* ??娑?a??绛剧?瑰?诲??????绾挎? */
a:active{star:expression(this.onFocus=this.blur());} /* 璁剧疆椤甸?㈡??瀛?绛??ㄦ???ㄩ?????涓????典????????蹭???瀛?棰?? */

::selection{color: #fff;background-color: #e2534f;}
::-moz-selection{color: #fff;background-color: #e2534f;}

a{outline: none;transition: color 0.3s ease 0s;}/*?炬?ョ??扮??叉????*/
/* 灞??垮??缂??叉????       transition: all 0.3s ease 0s;   */
/* 榧????峰? */
input[type="submit"]{cursor: pointer;}
button{border:0 none;background-color:transparent;cursor:pointer} /* ??缃?〃??button???????? */
input::-moz-focus-inner{border: 0; padding: 0;}
.clearfix {zoom:1}
.clearfix:after {content: '\20'; display: block; clear: both;}
.font_Eng{ font-family:"Arial, Helvetica, sans-serif";}
.cursor{ cursor:pointer;}
.fl{ float:left;}
.fr{ float:right;}
.cl_red{ color:#FF0000;}
.cl_gray{ color:#ccc;}
.cl_grayA1{ color:#a2a1a1;}
.cl_blue{ color:#3498db;}
.left{ float:left;}
.right{ float:right;  margin-left:-15px;}
