27211328 by 任超

style:新闻动态

1 parent 7beb3a6a
......@@ -116,6 +116,7 @@ div.subject {
.leftandright {
width: 1200px;
margin: 0 auto;
overflow: hidden;
}
.right {
width: 400px;
......
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
</style>
......@@ -12,6 +11,7 @@
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="css/index.css">
</head>
<body>
<div class="navigation_crumbs">
<div class="contentBox">
......@@ -21,9 +21,6 @@
</span>
</div>
</div>
<div>
</div>
<div class="leftandright">
<div class="left">
<ul class="leftContainer">
......@@ -246,5 +243,4 @@
})
</script>
<script type="text/javascript" src="../../staticJs/down.js"></script>
</html>
\ No newline at end of file
......