#head{
background-image:url('../images/bg_headi.jpg');
}

#body{
background-image:url('../images/bg_bodyi.jpg');
}

#txt{
background-image:url('../images/bg_txti.jpg');
}

#txtcon{
float:left;
padding-left:20px;
width:330px;
text-align:justify;
}

#actright{
float:right;
width:237px;
}

#actright table{
margin-top:13px;
background-color:#74736E;
}

#actright table .i{
text-align:center;
}

#actright h3{
margin:0px;
padding:3px;
color:#FCBD48;
font-size:15px;
}

#actright span{
color:#CCCCCC;
font-size:11px;
}

#txtcon p{
margin:0px;
padding:0px;
padding-left:35px;
color:#CCCCCC;
font-size:12px;
padding-bottom:29px;
background: url("../images/bg_info_line.gif") 0 0 no-repeat;
background-position: 0 99%;
}

#info .head{
height:50px;
padding-top:18px;
background: url("../images/bg_info.gif") 0 0 no-repeat;
font-size:15px;
font-weight:bold;
text-indent:80px;
color:#DBA543;
}

#info .sum{
padding-left:23px;
padding-right:14px;
padding-bottom:20px;
background: url("../images/bg_info_line.gif") 0 0 no-repeat;
background-position: 0 95%;
}

#info .sum .h{
font-size:12px;
color:#CCCCCC;
font-weight:bold;
}

#info .sum .t{
font-size:10px;
color:#CCCCCC;
text-align:justify;
}

#info .sum .i{
text-align:right;
}

.t a{
	color:#FFFFFF;
	text-decoration:underline;
}