/* <style> */
#view_it{
	width:129px;
	height:47px;
	position:absolute;
	top:0px;
	left:0px;
	background:url('/images/otc/btn/view_it.png');
	z-index:103;
	cursor:pointer;
}
.empty{
	height:0px;
	width:0px;
}
.view_it{
	width:129px;
	height:46px;
	position:relative;
	top:-217px;
	left:-6px;
	background:url('/images/otc/btn/ViewIt.png');
	z-index:103;
	cursor:pointer;
	display:block;
}
.view_it_on{
	width:129px;
	height:46px;
	position:relative;
	top:-217px;
	left:-6px;
	background:url('/images/otc/btn/ViewIt_on.png');
	z-index:103;
	cursor:pointer;
	display:block;
}
#view_it img{
	width:129px;
	height:47px;
}
#col1{
	width:263px;
	height:380px;
	background:#333;
	padding:23px 10px 0 12px;
	margin-left:9px;
	float:left;
}
#col1 .col1_title{
	font-size:21px;
	color:#fff;
	font-weight:bold;
	padding-bottom:6px;
}
#col1 .col1_title a{
	color:#fff;
}
#col1 .col1_title a:hover{
	color:#f58500;
}
#col1 .col1_title_on a{
	color:#f58500;
	font-size:21px;
	font-weight:bold;
	padding-bottom:6px;
}
#col1 .col1_desc{
	font-size:13px;
	line-height:19px;
	color:#cccc99;
}
#col1 .col1_div{
	width:263px;
	height:1px;
	background:#292929;
	margin:11px 0 10px 0;
}

#col2{
	width:582px;
	margin-left:17px;
	background:url('/images/otc/iface/OldTownCreativeLogo.png');
	background-repeat:no-repeat;
	float:left;
}
#col2 #intro{
	width:368px;
	height:148px;
	margin:12px 0 0 203px;
	font-size:15px;
	line-height:21px;
	color:#1e1e1e;
}
#col2 .project{
	display:block;
	float:left;
	width:286px;
	height:243px;
	cursor:pointer;
}
#col2 .project img{
	width:280px;
	height:237px;
	border:3px solid #fff;
}
