/* ========== 整体布局 ========== */
body {width:1000px; margin:0 auto;background:#fcc40f;font-size:12px;color:#000;}
ul,li{margin:0px;padding:0px;list-style:none;}
p{margin:10px;}
a:link {color: #000;text-decoration: none;}
a:visited {text-decoration: none;color: #000;}
a:hover {text-decoration: underline;color: #e90000;}
a:active {text-decoration: none;color: #e90000;}
.table{text-align:center;}
.left{background:url(images/bg_left.jpg) no-repeat;width:50px;height:670px;float:left;}
.right{background:url(images/bg_right.jpg) no-repeat;width:50px;height:670px;float:right;}
#content{width:894px;border-width: 0px 3px 0px 3px;border-style: solid;border-color: #fff;float:left;}


/* ========== 头部导航 ========== */
.nav{line-height: 30px;color: #dedede;background: #000;text-align: right;padding-right: 15px;}
#content .nav a{color: #dedede;text-decoration: none;color:#fff;}
.nav a:hover{color: #ffff00;}

/* ========== 中奖名单 ========== */
.content{background-color: #f5c70f;}
.content_bg{background: url(images/line.jpg) repeat-y;}
.content_box{padding-left: 50px;background:url(images/bg.jpg) no-repeat;}
.cen{color:#ff5a00;font-weight: bold;}
.font{font-size:14px;}
.bg1{background: #eee32e;}
.bg2{background: #91ee2e;}
.bar{background:url(images/bar_line.jpg) repeat-x;height:30px;line-height:30px;font-size:13px;font-weight:bold;width:750px;float:left;text-indent: 1em;}

/* ========== 现场实拍 ========== */
.photo{background:url(images/winners_08.jpg);width:894px;height:357px;float: left;}
.photo .Cont{width:810px;overflow:hidden;float:left;}
.photo .ScrCont{width:10000000px;}
.photo .Cont .pic{width:190px;float:left;text-align:center;margin-right:16px;}
.photo #List1,.photo #List2{float:left;}
.photo_left{float: left;width: 35px;padding-left: 7px;cursor:pointer;}
.photo_right{float: right;width: 35px;padding-left: 7px;cursor:pointer;}

/* ========== 页脚 ========== */
.footer{background:#ffef80;width: 894px;text-align: center;line-height: 18px;color: #81690a;}
.footer_nav{line-height: 24px;color: #fff;background-color: #000;margin-bottom: 5px;}
.footer_nav a{color: #fff;text-decoration: none;}
.footer_nav a:hover{color: #ffff00;}