/**********NOTICE

Theme Name:Cloud project style;
Description:This is the convention styles file
author:chenzp@csdn.net
time:2010-01-27
location:unknown
last modify:2010-01-28

*************************************/
@import url(wrap1.css);
@import url(content1.css);

body{
text-align:center;
margin:0;
padding:0;
font:normal 12px/150% verdana,sans-serif;
color:#000;
background:#fff url(../images/images1/background-body.jpg) repeat-x left 0;
}

a{color:#f00;text-decoration:none;}
a:hover{color:#fff;text-decoration:none;}

.clear{clear:both;}

img {
display:block;
}
img, fieldset, form {
border:0 none;
}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,form{margin:0;padding:0;}
ol,ul{list-style-type:none;}

div, p, span, table, tr, th, td, thead, tbody, form, fieldset, label, input, select, adddress {
color:#000;
line-height:18px;
margin:0;
padding:0;
}