@charset "utf-8";
/* CSS Document */

body,td {color:#000000; font-size:12px}
body {
    margin:0px;
	padding:0px;
	background:#fdedd6;
	}


/*Form*/
form{ margin:0px auto;}
ul{margin:0; padding:0}
/*页面一般连接样式*/
a {color: #000000;text-decoration: none;}
a:hover {color:#000000; text-decoration:underline}
img{border:0}

.top{text-align:left; margin:0 auto; height:31px; background:url(../images/headtop-block.gif) repeat-x; }

.menu{height:31px; line-height:31px; font-size:12px; font-family:"宋体"; color:#333; width:980px; text-indent:30px; margin:0 auto; background:url(../images/cont-logo.gif) no-repeat; text-indent:130px}
.menu a{font-size:12px; font-family:"宋体"; color:#333; line-height:31px; text-decoration:none}
.menu a:hover{font-size:12px; font-family:"宋体"; color:#333; line-height:31px; text-decoration:underline}

.banner{background:url(../images/banner.jpg) no-repeat center; height:627px; margin:0 auto; text-align:center}

