#IC_flashcontent {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
overflow:hidden;
width:538px;
}
#IC_flashcontent a {
color:#fff;
text-decoration:none;
}
#IC_flashcontent div, #IC_flashcontent ul, #IC_flashcontent li, #IC_flashcontent p, #IC_flashcontent h2, #IC_flashcontent img, #IC_flashcontent a {
border:0;
line-height:1;
margin:0;
padding:0;
}
#IC_flashcontent ul {
border-left:1px solid #f3efe9;
list-style:none;
float:left;
width:10px;
}
#IC_flashcontent li {
display:inline;
}
#IC_flashcontent li a {
background-image:url("../img/tab.gif");
background-repeat:no-repeat;
display:block;
height:62px;
margin:0 0 5px 0px;
text-indent:-999px;
overflow:hidden;
width:11px;
}
#IC_flashcontent .active a, #IC_flashcontent li a:hover {
background-image:url("../img/tab_active.gif");
}

#IC_flashcontent #IC_content {
float:right;
height:330px;
overflow:hidden;
position:relative;
width:518px;
}

#IC_flashcontent .IC_corner {
background-repeat:no-repeat;
height:4px;
line-height:4px;
position:absolute;
width:4px;
z-index:10;
}
#IC_flashcontent .IC_tl {
background-image:url("../img/whiteCorner_tl.gif");
left:0;
top:0;
}
#IC_flashcontent .IC_tr {
background-image:url("../img/whiteCorner_tr.gif");
right:0;
top:0;
}
#IC_flashcontent .IC_br {
background-image:url("../img/whiteCorner_br.gif");
bottom:0;
right:0;
}
#IC_flashcontent .IC_bl {
background-image:url("../img/whiteCorner_bl.gif");
bottom:0;
left:0;
}

#IC_flashcontent .IC_title {
background-color:#003366;
background-image:url("../img/title_background.gif");
background-repeat:repeat-x;
bottom:0;
left:0;
padding:8px 10px 15px 13px;
position:absolute;
width:495px;
}
#IC_flashcontent .IC_title h2 {
font-size:24px;
}
#IC_flashcontent .IC_title p {
font-size:13px;
font-weight:bold;
line-height:16px;
}

#IC_link {
	background-image:url("../img/homeLink.gif");
	background-repeat:no-repeat;
	clear:both;
	display:block;
	height:20px;
	text-indent:-999em;
	width:538px;
}
#IC_link:hover {
	background-position:left -20px;
}