@charset "utf-8";

* { margin: 0px; padding: 0px; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; background-color: #828282; background-image: url(http://images.china.cn/images1/en/photocontest/1-1.jpg); background-repeat: no-repeat; background-position: center top; width: 954px; margin: 0px auto; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

ul,li { list-style-type: none; }

img { border: 0px; }

#header { color: #FFF; height: 82px; overflow: hidden; }

#header a { color: #FFF; margin: 0px 10px; }

#header span { float: right; padding-top: 60px; }

#wrapper { background-color: #efefef; padding: 5px 0px; }

#logo { background-image: url(http://images.china.cn/images1/en/photocontest/1-3.jpg); width: 942px; height: 220px; margin: 0px auto; }

#container { background-color: #ababab; border: 1px solid #5b5b5b; width: 940px; margin: 5px auto 0px auto; padding-top: 20px; }

#container h1 { font-size: 12px; font-weight: normal; line-height: 30px; text-indent: 30px; border-bottom: 1px solid #5b5b5b; display: none; margin-bottom: 35px; }

.list { border-bottom: 1px solid #797979; width: 860px; margin: 0px auto 10px auto; }

.list ul { height: 1%; overflow: auto; }

.list ul li { color: #1b6173; text-align: center; display: inline; float: left; width: 128px; margin: 0px 22px; }

.list ul li a { color: #1b6173; }

.list ul li img { background-color: #FFF; border: 1px solid #000; padding: 2px; }

#autopage { color: #FFF; font-weight: bold; clear: both; padding-top: 20px; }

#autopage a { color: #000; font-weight: bold; padding: 5px; }

#footer { text-align: center; margin-top: 10px; }