@charset "utf-8";


/*公用样式*/

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,

fieldset,table,td,img,div,dl,dt,dd,input                 {margin:0;padding:0;}

body,button,input,select,textarea                        {font:12px/1.5 tahoma, "微软雅黑",\5b8b\4f53; *font-family: '微软雅黑';font-family: '微软雅黑'; }

img                                                      {border:none;}

li                                                       {list-style:none;}

input,select,textarea                                    {outline:none;border:none; background:none;}

textarea                                                 {resize:none;}

a                                                        {text-decoration:none; color:#FFF; }
a:hover{text-decoration:none; color:#FFF; }

i,em                                                     {font-style:normal}

table                                                    {border-collapse: collapse;border-spacing: 0; }

/*a:hover{ cursor: crosshair; }*/

/*清浮动*/

.clearfix:after                                          {content:"";display:block;clear:both;}

.clearfix                                                {zoom:1;}

.fl                                                      {float:left;}

.fr                                                      {float:right;}	

.comWidth                                                {width:1200px; margin-left:auto; margin-right:auto;}

.comWidth1                                               {width:1200px; margin-left:auto; margin-right:auto;}

.leftArea                                                {float:left;}

.rightArea                                               {float:right;}

.hide                                                    {display:none;}

.show                                                    {display:block;}

.sideright p img{max-width:870px;}