/* CSS Document */

#rhs_work_l {
	float: left;
	position: relative;
	width: 58px;
	height: 225px;
	background-color: #dd0077;
}

#rhs_work_r {
	float: right;
	position: relative;
	width: 567px;
	height: 225px;
	background-color: #E3E9F0;
	background-image: url(images/work/work_line.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#rhs_work_top {
	width: 625px;
	height: 225px;
}
#work_home_l {
	float: left;
	position: relative;
	margin:0;
	padding:0;
	width: 180px;
	height: 225px;
	background-image: url(images/work/work_pic.jpg);
}

#work_home_r {
	float: right;
	position: relative;
	padding: 25px 10px 0 24px;
	margin: 0;
	width: 353px;
	height: 191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484747;
}

#work_home_r a {
	color: #484747;
	text-decoration: none;
}

#work_home_r a:hover {
	color: #dd0077;
	text-decoration: none;
}

.work_intro {
	position: relative;
	padding: 0;
	margin: 0;
	width: 353px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#work_list_l {
	position: relative;
	float: right;
	width: 180px;
	line-height: 20px;
}

#work_list_r {
	position: relative;
	float: right;
	width: 173px;
	line-height: 20px;
}

#work_bot {
	clear: both;
	position: relative;
	font-size: 9px;
	margin:0;
	padding:0;
    position:relative;
    width:625px;
	height:35px;
    margin:0;
	padding:0;
/*    overflow:hidden; */
	text-align: right;
}
#work_bot span {
	display:block;
    position:absolute;
	text-align: right;
	left:0;
	top:0;
	z-index:1;
    width:625px;
	height:35px;
    margin:0;
	padding:0;
    background: url(images/work/work_bot.gif) right no-repeat;
}
