/**********NOTICE

Theme Name:The EEworld Website;
Description:This is the exhibition temple file
author:wuyue@csdn.net
time:2008-12-28
location:EEworld Website
last modify:2008-12-28

*************************************/
@import url(wrap.css);


body{
text-align:center;
margin:0;
padding:0;
font:normal 12px verdana,sans-serif;
color:#000;
line-height:150%;
background:#404A54;
}


a{text-decoration:underline;color:#5A7184;}
a:hover{text-decoration:none;color:#F60;}
.clear{clear:both;}
img{border:0;}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,form{margin:0;padding:0;}
ol,ul{list-style-type:none;}
input,textarea,select{font-size:12px;font-family:verdana,sans-serif;}
code,samp,cite,em,dfn{font-style:normal;}