﻿/****************************************************/
/* CSS FOR www.oyly.net                             */
/* design:linxz                                     */
/* E-mail:linxz428@gmail.com                        */
/* date:2007-7-7                                    */
/* version:1.0                                      */
/* 内容说明：控制兑换奖品页面风格的样式文件            */
/****************************************************/
body{font-size: 12px;}
#box{
	width:980px;
	min-height:300px;
	height:100%;
	height:auto;
	margin:5px auto 0;
	font-family:Tahoma,Helvetica, Arial, "\5b8b\4f53";
	font-size:12px;
}

/*各个子频道栏目的结构*/
#subLeftBox,#subLeftBox1{
	float:left;
	width:230px;
}
#subRightBox,#subRightBox1{
	float:right;
	width:740px;
}
#subLeftBox1{
	width:270px;
}
#subRightBox1{
	width:700px;
}
.subRightBox1_border{
	border:#CDCDCD 1px solid;
}


/*面包屑导航样式*/
#pageIndex{
	float:left;
	width:auto;
}
#pageIndex h6{
	font-size:12px;
	color:#7D7D7D; line-height:24px;
	font-weight:normal;
	margin:0;
}
/*左侧边样式*/
.leftSubList{
	width:100%;
	border:1px solid #e7e7e7;
	min-height:100px;
	height:auto;
	
	margin-bottom:10px; clear:both;
}
.leftSubList h3{
	width:auto;
	height:35px;
	line-height:35px;
	margin:0;
	padding-right:.5em;
	font-size:14px;
	text-indent:1em;
	color:#666;

}
.leftSubList a.moreA{		/* 更多的图标控制*/
	float:right;
	margin-top:-20px;
	margin-right:5px;
}
.leftSubList ul{
	margin:0 auto 5px; height:auto;
	padding:0;
	list-style:none;
	width:95%;
}
.leftSubList li{
	width:100%;
	height:25px;
	line-height:25px;
	text-indent:1em;
	background:url(/images/icon/3j2.gif) no-repeat left center;
	border-bottom:1px #CCC dashed;
}












/**/
.awardList{
	width:700px;
	margin-bottom:5px;
	
}
.awardList h2#awardTitle{
	margin:0;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-indent:10px;
	color:#ff3300; font-weight:bold;
	
	background:url(/images/bar22.gif) no-repeat left top;	
}
.awardList h2 em{
	color:#F90;
	font-style:normal;
	font-family:Georgia;
}
.awardList ul{
	margin:5px auto;
	padding:0;
	list-style:none;
	width:690px;
}
.awardList li{
	
	line-height:24px;
	background:url(/images/arrow1.gif) no-repeat 10px center;
	padding-left:20px;
	border-bottom:1px dashed #CCC;
	word-spacing:.1em;
}
.awardList li strong{
	margin-right:15px;
}
.awardList table{
	width:100%;
	border-collapse:collapse;
}
.awardList table{
	margin:5px auto;
	width:695px;
	border-collapse:collapse;
	border:1px solid #e7e7e7;
}
.awardList th{
	background-color:#F1F1F1;
	height:35px;
	line-height:35px;
	font-weight:normal;
	border:1px solid #e7e7e7;
}
.awardList td{
	height:30px;
	line-height:30px;
	border:1px solid #e7e7e7;
}
.awardList #table1 td{
	border:none;
	padding:20px 0;
	border-bottom:1px dashed #CCC;
}
.awardList #awardCon{
	border:1px solid #E5E5E5;
}
.awardList #awardCon td{
	height:25px;
	color:#333;
	padding:.1em;
	border:1px solid #E5E5E5;
}
.awardList #guiding li{
	line-height:24px; width:670px; height:auto;
	background-position:10px 5px;
}
.awardList p{border:1px solid #e7e7e7; width:670px; padding:0 15px 15px 15px; }
.awardList p b{ line-height:40px; height:40px; color:#FF3300; }

/*翻页*/
#pageNum{
	width:100%;
	height:20px;
	background-color:#F0F0F0;
	text-align:center;
	padding:5px 0;
	font-family:Verdana;
}
