/* CSS Document */


/* all */
* {
	margin:0;
	padding:0;
	border:0;
	color:#bcbcbc;
	font:normal 12px/1.5em "宋体", Arial, Helvetica, sans-serif;
}

a {
	color:red;
	text-decoration:underline;
}

.btn {
	display:block;
	width:80px;
	height:28px;
	background:url(http://pic.taolai.cn/uncode/139email/images/btn.gif);
	font:bold 12px/28px "宋体";
	color:#fff;
	text-align:center;
	cursor:pointer;
}
a.btn_check:hover {
	background:url(http://pic.taolai.cn/uncode/139email/images/btn_red.gif);
}
body {
	background: #fff;
}
.prize_name {
	color:#096220;
	font-weight:600;
}
.orange {
	color:#f58210;
}

.bold { font-weight:bold;}
/* ---end-all---- */

.top{
	padding:20px 0 0 0;
	width:100%;
	height:75px;
	background:url(http://pic.taolai.cn/uncode/139email/images/bg_top.jpg) repeat-x;
}

.logo {
	margin:0 auto;
	width:760px;
	height:60px;
}

.logo a{
	display:block;
	float:left;
}

.logo p{
	line-height:50px;
	color:#023264;
}


.main {
	margin:0 auto;
	width:860px;
	height:600px;
}

.l_bar {
	float:left; 
	margin:0px 0 0 10px;
	width:300px;
}

.content {
	float:left;
	margin:4px 0 0 20px;
	width:400px;
}

.img_139 {
	float:left;
	width:393px;
}
#txt-square {
	BORDER: #ff7e00 1px solid; 
	PADDING: 2px;  
	MARGIN-top: 5px;
	WIDTH: 393px; 
}
#txt-square-title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	WIDTH: 100%; 
	COLOR: white; 
	TEXT-INDENT: 20px; 
	LINE-HEIGHT: 24px; 
	BACKGROUND-COLOR: #ff7e00
}
#txt-square-content {
	PADDING: 0px 5px; 
	WIDTH: 100%; 
	COLOR: #333; 
	LINE-HEIGHT: 2em; 
	PADDING-TOP: 20px
}
#txt-square-content STRONG {
	COLOR: black
}
#txt-square-content .rr {	
	COLOR: black;
}
#txt-square-award {
	TEXT-ALIGN: center
}
.act {
	width:400px;
	margin-bottom:10px;
}
.act h2 {
	display:block;
	float:left;
	width:400px;
	height:42px;
	background:url(http://pic.taolai.cn/uncode/139email/images/h2_act.gif);
	text-indent:-3000px;
}
.act_detail {
	position:relative;
	float:left;
	margin:0 0 0 2px;
	_margin:0 0 0 1px;
	padding:10px 15px 5px;
	border:1px solid #cad2dd;
	border-top:none;
	background:#f4f4f4;
	width:366px;
}
.act_detail h3 {
	font:bold 14px/30px "";
	color:#f58210;
}
.act_detail li {
	list-style:none;
	font:12px/28px "";
	color:#666666;
}
.act_detail p {
	font:bold 12px/40px "";
	color:#333333;
}

.img_flow { float:left; margin:20px 0; width:393px;}

.text_box {
	float:left;
	margin:5px 0 0;
	padding:5px 0 0 6px;
    _padding:5px 0 0 5px;
	width:140px;
	background:#fff;
}

.text_box h2{
	float:left;
	width:120px;
	height:40px;
	background:url(http://pic.taolai.cn/uncode/139email/images/icon.png) no-repeat;
	text-indent:-2008px;
}

.text_box2 h2{
	background:url(http://pic.taolai.cn/uncode/139email/images/icon.png) no-repeat -118px 0;
}

.text_box3 h2{
	background:url(http://pic.taolai.cn/uncode/139email/images/icon.png) no-repeat 0px -40px;
}

.text_box4 h2{
    width:150px;
	background:url(http://pic.taolai.cn/uncode/139email/images/icon.png) no-repeat -120px -40px;
}

.text_box5 h2{
	background:url(http://pic.taolai.cn/uncode/139email/images/icon.png) no-repeat 0px -80px;
}

.text_box6 h2{
    width:150px;
	background:url(http://pic.taolai.cn/uncode/139email/images/icon.png) no-repeat -120px -80px;
}


.text_box p{
	float:left;
	margin:0 0 0 0px;
	width:140px;
	color:#999;
}

.check_box{
	float:left;
	margin:8px 0 8px;
	border:1px solid #cad2dd;
	width:300px;
	height:60px;
	background:#f4f4f4;
} 
.check_box table{
	margin:5px auto 0;
	width:300px;
} 

.check_box td{
	padding:2px 4px;;
} 

.check_box th{
	width:90px;
	text-align:right;
	color:#7f7f7f;
} 

.check_box input{
	padding:1px;
	border:1px solid #7f7f7f;
	width:100px;
	height:16px;
	line-height:16px;
	color:#029ada;
} 

.check_box1{
	float:left;
	margin:8px 0 8px;
	border:1px solid #cad2dd;
	width:310px;
	height:110px;
	background:#f4f4f4;
} 

.check_box1 table{
	margin:5px auto 0;
	width:310px;
} 

.check_box1 td{
	padding:4px;
} 

.check_box1 th{
	width:90px;
	text-align:right;
	color:#7f7f7f;

} 

.check_box1 input{
	padding:1px;
	border:1px solid #7f7f7f;
	width:100px;
	height:16px;
	line-height:16px;
	color:#029ada;
} 

.bottom{
	width:100%;
	height:100px;
	background:url(http://pic.taolai.cn/uncode/139email/images/bg_top.jpg) repeat-x;
	text-align:center;
} 

.bottom ul{
	margin:10px auto 0;
	width:320px;
	background:url(http://pic.taolai.cn/uncode/139email/images/bg_top.jpg) repeat-x;
	list-style:none;
} 

.bottom li{
	float:left;
	margin:10px 0 0;
	padding: 0 10px;
	height:14px;
	border-right:1px solid #7a7a7a;
	color:#7a7a7a;
} 

.bottom li.right{
	border:none;
} 

.bottom a{
	color: #7a7a7a;
} 

.bottom a:hover{
	color: #f00;
	text-decoration:underline;
} 

.bottom p{
	margin:10px 0 0;
	width:100%;
	float:left;
	text-align:center;
} 
.top_tip p {
	font:bold 14px/30px "";
	color:#14347b;
	padding:0 0 0 10px;
	_padding:0 0 0 20px;
}

.top_tip p .free {
	font:bold 14px/20px "";
	color:#068e0e;
}

.float_img {
	position:absolute;
	right:15px;
	top:15px;
	width:205px;
	height:122px;
}

