/*ȫ��ͨ����ʽ*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
a,a:hover{color:#333;}


body{
    color: #666666;
    text-align: left;
    padding-bottom: 0px;
    border-right-width: 0px;
    margin: 0px 0px 0px 0px ;
    padding-left: 0px;
    outline-width: 0px;
    padding-right: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    vertical-align: baseline;
    border-left-width: 0px;
    padding-top: 0px;
    font-family: Verdana,"Microsoft YaHei",Arial,Helvetica,sans-serif,'����';
}
div{
    TEXT-ALIGN: left;
    PADDING-BOTTOM: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    OUTLINE-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    VERTICAL-ALIGN: baseline;
    BORDER-LEFT-WIDTH: 0px;
    PADDING-TOP: 0px;
    COLOR: #666;
    FONT-SIZE: 12px;
    line-height: 18px;
}
form{padding:0;margin:0}
/*table{border-collapse:collapse;}*/
p{ padding:0; margin:0;line-height: 1.5em;}
.block{ display:inline-block;}
img{ border:none;}
.noborder{ border:none;}
.floatl{ float:left;}
.floatr{ float:right;}
/*input,textarea{ border:1px solid #ddd;}*/
/*input:focus,textarea:focus,input:hover,textarea:hover{ border:1px solid #438EC7;}*/
/*input[disabled="disabled"]:hover{border:1px solid #ddd;}*/
select {
    font-size:12px;
}
/*�����С start*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f22{ font-size:22px;}
.f24{ font-size:24px;}
.f26{ font-size:26px;}
.f28{ font-size:28px;}
.f30{ font-size:30px;}
/*�����С end*/



/*������� start*/
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
    overflow:hidden;
}
.clearfix{
    *zoom:1;
}
.clear{
    clear: both;
}
/*������� end*/

.bold{ font-weight:bold;}
/*a��ǩ��ť��ɫ start*/
a.bluebtn,a.orangebtn,a.greenbtn{ color:#fff; font-size:14px; display:inline-block; height:30px; line-height:30px; text-align:center; border-radius:3px;}
a.bluebtn{background:#438ec7;}
a.bluebtn:hover{ background:#4d9cd9;}
a.orangebtn{ background:#ff8a00;}
a.orangebtn:hover{ background:#fb9926;}
a.greenbtn{ background:#7cc726;}
a.greenbtn:hover{ background:#89d830;}
a.smallbtn{color:#fff; font-size:14px; display:inline-block; padding:0 8px;height:25px; line-height:25px; text-align:center; border-radius:3px;background:#438ec7;}
a.smallbtn:hover{ background:#4d9cd9;}
/*a��ǩ��ť��ɫ end*/

/*a��ǩ�߶����� start*/
a.height22{ height:22px; line-height:22px;}
a.height24{ height:24px; line-height:24px;}
a.height26{ height:26px; line-height:26px;}
a.height30{ height:30px; line-height:30px;}
a.height35{ height:35px; line-height:35px;}
a.height40{ height:40px; line-height:40px;}
/*a��ǩ�߶����� end*/

/*������ɫ*/
a.blink{ color:#0066cc;}
a.blink:hover{color:#ff6600;}
a.olink{ color:#ff6600;}
a.rlink{ color:#ff3000;}

/*������ɫ end*/

/*margin start*/
.marginl5{ margin-left:5px;}
.marginl10{ margin-left:10px;}
.marginl15{ margin-left:15px;}
.marginl20{ margin-left:20px;}
.marginr5{ margin-right:5px;}
.marginr10{ margin-right:10px;}
.marginr15{ margin-right:15px;}
.marginr20{ margin-right:20px;}
.margintop5{ margin-top:5px;}
.margintop10{ margin-top:10px;}
.margintop15{ margin-top:15px;}
.margintop20{ margin-top:20px;}
.marginbottom5{ margin-bottom:5px;}
.marginbottom10{ margin-bottom:10px;}
.marginbottom15{ margin-bottom:15px;}
.marginbottom20{ margin-bottom:20px;}
/*margin end*/

/*input ��ť��ɫ start*/
input.bluebtn,input.orangebtn,input.greenbtn{ color:#fff; border:none; cursor:pointer; font-size:14px; display:inline-block; height:30px; line-height:30px; text-align:center; border-radius:3px;}
input.bluebtn{background:#438ec7;}
input.bluebtn:hover{ background:#4d9cd9;}
input:disabled{padding-left: 2px;  background: #fff;  border: 1px solid #ccc;  color: #666}

input.orangebtn{ background:#ff8a00;}
input.orangebtn:hover{ background:#fb9926;}
input.greenbtn{ background:#7cc726;}
input.greenbtn:hover{ background:#89d830;}

input.bluebtn:disabled{
    background:#DDD;
    color:#999;
}

/*input ��ť��ɫ end*/


/*��ť -sun */
.btnChrome,.btnChrome_f{background: none repeat scroll 0 0 #fff;border-radius: 3px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);cursor: pointer;text-align:center;display: inline-block;font-size: 14px;line-height: 30px;	padding:0 18px;overflow: hidden;transition: background 0.2s;-moz-transition: background 0.2s;-webkit-transition: background 0.2s;-o-transition: background 0.2s;color:#565656;border:1px solid #CFCFCF;}
.btnChrome:hover,.btnChrome_f:hover{background: none repeat scroll 0 0 #f5f5f5;}
.btnChrome_f{background-color:#00B7EE;color: #FFFFFF;}
.btnChrome_f:hover{background-color:#00A2D4;}

/*�ı��� -sun*/
input.chrome[type="text"]{ border:1px solid #ccc; padding:3px; border-radius:3px; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075); transition:border linear .1s, box-shadow linear .1s}
input.chrome[type="text"]:focus{ border-color:rgba(82, 168, 236, 0.8); box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(82, 168, 236, 0.6)}

/*�ı���ɫ -sun */
.fred{color:red}
.fgreen{color:green}
.fblue{color:blue}
.forange{ color:#ff6600;}
.fpur{color:#FF00FF}
.bgreen{color:green;font-weight:bold}
.bred{color:red;font-weight:bold;}
.fgray{color:#666}
.f999{ color:#999;}
.f333{ color:#333;}
.hide{display:none;  }

/*����ɫ*/
.redbg{ background:#ff3300;}
.orangebg{ background:#ffa00a;}
.greenbg{ background:#86c440;}
.redColor { font-weight: bold; color: #F30; }


/*������� start*/
.width20{ width:20px;}
.width25{ width:25px;}
.width30{ width:30px;}
.width40{ width:40px;}
.width50{ width:50px;}
.width60{ width:60px;}
.width70{ width:70px;}
.width75{ width:75px;}
.width80{ width:80px;}
.width85{ width:85px;}
.width90{ width:90px;}
.width100{ width:100px;}
.width120{ width:120px;}
.width130{ width:130px;}
.width140{ width:140px;}
.width150{ width:150px;}
.width200{ width:200px;}
.width250{ width:250px;}
.width300{ width:300px;}
.widthper30{ width:30%;}
.widthper50{ width:50%;}
.widthper90{ width:90%;}
.widthper100{ width:100%;}
/*������� end*/

/*�߶����� start*/
.height20{ height:20px;}
.height22{ height:22px;}
.height50{ height:50px;}
.height60{ height:60px;}
.height70{ height:70px;}
.height75{ height:75px;}
.height80{ height:80px;}
.height85{ height:85px;}
.height90{ height:90px;}
.height100{ height:100px;}
.height120{ height:120px;}
.height150{ height:150px;}
.height200{ height:200px;}
.height250{ height:250px;}
.height300{ height:300px;}
/*�߶����� end*/

a.Link_Orange:link { color: #F60; text-decoration: none; }
a.Link_Orange:visited { color: #F60; text-decoration: none; }
a.Link_Orange:hover { color: #06C; }
a.Link_Blue:link { color:#06C; text-decoration: none; }
a.Link_Blue:visited { color:#06C; text-decoration: none; }
a.Link_Blue:hover { color:#F60; }
