html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/home/front_page_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 161px;
	background-image: url(../../images/home/front_page_headert-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#top-nav {
	margin: 0px;
	padding: 0px;
	height: 70px;	
}
#top-nav .logo {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
}

#top-nav-right {
	float:right; 
	text-align:right;
}

#top-nav-right .translate0 {
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 21px;
	border-right: 1px solid #666;
}

#top-nav-right .translate1 {
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 21px;
	border-right: 1px solid #666;
}
#top-nav-right .translate2 {
	padding: 0px;
	margin: 0px;
	width: 60px;
	height: 21px;
}


#top-nav-right .vcblog {
	margin: 0px;
	width: 60px;
	height: 21px;
	padding: 0px;
}


#top-nav-right .translate0 a:link, #top-nav-right .translate0 a:visited,
#top-nav-right .translate1 a:link, #top-nav-right .translate1 a:visited,
#top-nav-right .translate2 a:link, #top-nav-right .translate2 a:visited,
#top-nav-right .vcblog a:link, #top-nav-right .vcblog a:visited {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #73216d;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display:inline-block;
}

#top-nav-right .translate0 a,
#top-nav-right .translate1 a,
#top-nav-right .translate2 a,
#top-nav-right .vcblog a {
	padding: 0 15px;
}

#top-nav-right .translate0 a:hover, #top-nav-right .translate1 a:hover, #top-nav-right .translate2 a:hover, #top-nav-right .vcblog a:hover   {
	color: #996600;
	text-decoration: none;
}


#inner-header {
	margin: 0px;
	padding: 0px;
	height: 101px;
}

#inner-header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	float: left;
	width: 320px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inner-parts {
	padding: 0px;
	float: right;
	width: 28%;
	text-align: right;
	margin-top: -15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #73216d;
	text-decoration: none;
	}
A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #73216d;
	text-decoration: none;
	}
A:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #73216d;
	text-decoration: none;
	}
A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	/*color: #dda300;*/
	color: #996600;
	text-decoration: none;
	}
	
.top-nav2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#shortcut-wrapper {
	display: inline;
}
.shortcut {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shortcut a:link,
.shortcut a:hover,
.shortcut a:visited {
	margin-right: 15px;
	margin-left: 5px;
	white-space: nowrap;
}
.shortcut .img {
	vertical-align: bottom;
	position: relative;
	float: left;
	margin-left: 30px;
}


/* Search */
#search {
	bottom: 5px;
	height: 19px;
	left: 15px;
	width: 216px;
	background-image: url(../../images/home/search-bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 0px;
	padding: 0px;
	float: right;
}


#search .inputbox {
	background: transparent;
	border: none;
	width: 190px;
	/*margin-right: 20px;*/
	padding-top: -30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	/*border:1px solid #00f;*/
	/*background-image: url(../../images/home/search-bg.gif);*/
	background-repeat: no-repeat;

}

#search .searchGoButton {
	width:16px; 
	border:0px; 
	height:18px; 
	background-color:transparent;
	cursor:pointer;
}


#base-container {
	margin: 0px;
	float: left;
	width: 425px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#center {
	width: 50px;
	background-image: url(../../images/home/center-bg_line.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	/*position: relative;*/
	/*height: 490px;*/
	height: 491px;
	margin: 0px;
	float: left;
	top: 0px;
	/*z-index: 10;*/
}
a#motto-link {
	vertical-align: bottom;
	padding: 0px;
	display:block;
	margin: 265px 0 0 0;
	/*position: relative;*/
	/*top:255px;*/
}

#left-container {
	float: left;
	width: 415px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*z-index: 50;*/
}
#right-container {
	float: right;
	width: 425px;
	/*position: relative;*/
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*z-index: 10;*/
}
#inner-nav {
	padding: 0px;
	float: left;
	width: 150px;
	margin-left: 6px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	_margin-right: 10px;
	position: relative;
	display: inline; /* bug for IE6 in CSS*/
	/*z-index: 100;*/
}
#inner-main {
	float: right;
	width: 237px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	/*z-index: 10;*/
}
#inner-main-upper {
	background-image: url(../../images/home/m_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#inner-main-bottom {
}

#inner-right_main {
	padding: 0px;
	width: 410px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	/*position: relative;*/
}

#features {
	padding: 0px;
	width: 410px;
	/*_margin-bottom: -40px;*/
	margin-left: 15px;
	margin-top: 0px;
	/*z-index: 2;*/
	/*height: 179px;*/
	height: 239px;
}

.layer-top {
	height: 16px;
	width: 409px;
	/*z-index: 3;*/
	/*top: -177px;*/
	/*margin: -177px 0 136px 0;*/
	margin: -239px 0 198px 0;
	padding: 0px;
	/*position: relative;*/
	/*left: 0px;*/
	filter: alpha(opacity=60);
	opacity:0.6;
	background-color: #000000;
	white-space: nowrap;
}

.layer-bottom {
	bottom: 42px;
	margin: 0px;
	padding: 0px;
	width: 409px;
	/*z-index: 4;*/
	/*position: relative;*/
	filter: alpha(opacity=70);
	opacity:0.7;
	background-color: #000000;
	height: 25px;
}

span#read-link {
	width: 150px;
	display:inline-block;
}

.read-story a:link, .read-story a:hover, .read-story a:visited,
.all-features a:link, .all-features a:hover, .all-features a:visited
 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: inline-block;
	margin-left: 15px;
	margin-top: 2px;
}

.arrows_btn {
	margin-right: 10px;
}
.arrows_go_left {
	margin-left: 200px;
	margin-right: 10px;
}
.arrows_go_right {
	margin-left: 10px;
	margin-right: 15px;
}

.slide_des {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: inline-block;
	margin-top: 5px;
	margin-left: 15px;
	line-height: 15px;
}
hr {
	background-image: url(../../images/home/hr_1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	width: 238px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ne {
	margin: 0px;
	padding: 0px;
	float: left;
	/*height: 195px;*/
	height: 180px;
	width: 196px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc9900;
	border-bottom-color: #cc9900;
	border-left-color: #cc9900;
	background-image: url(../../images/home/m_bg-old.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#ne .title {
	margin-bottom: 7px;
}
#ne p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#ne p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	display:block;
}
#ne p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	display:block;
}
#ne p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #960;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	display:block;
}
.ne-footer {
	background:url(../../images/home/m_bg-footer.gif);
	padding: 0px;
	width: 196px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#holder {
	margin: 0px;
	padding: 0px;
	width: 196px;
	float: right;
}
#web-within-web {
	padding: 0px;
	/*height: 195px;*/
	height: 180px;
	width: 196px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc9900;
	border-bottom-color: #cc9900;
	border-left-color: #cc9900;
	background-image: url(../../images/home/m_bg-old.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.web-within-web-footer {
	background:url(../../images/home/m_bg-footer.gif);	
	padding: 0px;
	width: 196px;
	margin-top: 11px;
	*margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#web-within-web h3#title {
	height: 30px;
}

.slide {
	/*text-align: center;*/
	padding: 0px;
	/*width: 99%;*/
	margin: 0px 4px 3px 4px;
}
.slide img {
	border: 2px solid #996600;
}

.slide:hover img {
	border: 2px solid #73216d;
}
.slide:hover{
	color: #73216d; /* irrelevant definition to overcome IE bug */
}

.sl-control {
	padding: 0px;
	height: 26px;
	width: 196px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: none;
}

.backward {
	margin: 10px 5px 5px 5px;
	*margin: 10px 0px 2px 5px;
}

.toward {
	margin: 10px 5px 5px 5px;
	*margin: 10px 6px 0px 5px;
}

.thumbs img {
	margin-right: 3px;
	margin-left: 3px;
	border: 2px solid #FFF;
}
.thumbs:hover img{
	margin-right: 3px;
	margin-left: 3px;
	border: 2px solid #73216d;
}
.thumbs-current {
	margin-right: 3px;
	margin-left: 3px;
	border: 2px solid #996600;
}

.rss {
	/*margin: 5px 8px 0 9px;*/
	/**margin: 5px 3px 0 3px;*/
	margin: 5px 0 0 0;
	*margin: 5px 0 0 0;
}


/*--------------------- Footer -------------------------*/

#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73216D;
}
.footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	position: relative;
	width: 50%;
	float: left;
	height: 15px;
	padding: 0px;
	display: inline; /* bug for IE6 in CSS*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.footer-nav a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

.footer-nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 11px;
	text-decoration: none;
}
.footer-nav a:hover {
	text-decoration: none;
	color: #73216d;
}
.footer-nav-right {
	padding: 0px;
	position: relative;
	margin: 0px 10px 0px 10px;
	width: 45%;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	text-align: right;
	height: 15px;
}
.footer-nav-right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.footer-nav-right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #996600;
}
.footer-nav-right a:hover {
	text-decoration: none;
	color: #73216d;
}
.footer-nav-user {
	height: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 400px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer-nav-user a:link, .footer-nav-user a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #73216d;
	text-align: left;
	padding-right: 15px;
}

.footer-nav-user a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #996600;
}
.copyright {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 15px;
	padding: 0px 10px 0px 0px;
	width: 890;
	float: right;
	text-align: right;
	margin: 3px 0px 0px 0px;
}

.copyright a:link, .copyright a:visited, .copyright a:hover {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.clear2 {
	clear: both;
	border-top: 1px solid #73216d;
	margin-top: 5px;
}

/*--------------------- End of Footer -------------------------*/
.clear {
	clear: both;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

img, div, input { behavior: url("../iepngfix.htc") }


/*----------------- Shortcut -----------------------*/

div#short-cut-pane {
	position:relative; 
	float:right;
}

div#short-cut-pane-inner {
	position:absolute; 
	left:-267px; 
	top:0px;
	*top:0px;
	_top:0px;
	width:165px; 
	border:1px solid #999; 
	z-index:9999;
	text-align:left; 
	background:#FFFFFF; 
	padding:2px; 
	overflow:visible;
	display:none;
	
}

ul#short-cut-list {list-style:none; margin:0px; padding:0px; font:12px; line-height:14px;}

ul#short-cut-list li {
	display:block;
}

ul#short-cut-list li.short-cut-separator {
	padding-bottom : 3px;
	border-bottom : 1px dotted #999;
	margin-bottom :3px;
}


ul#short-cut-list li a {
	display:block;
	color : #666;
}
ul#short-cut-list li a:hover {
	color : #960;
}

img#short-cut-button {
	cursor:pointer;
}



/*----------------- End of Shortcut -----------------------*/

/*----------------- RSS List -----------------------*/

div#rss-wrapper {	
	float:right; 
	width:60px; /*for firefox 2*/
}

div#rss-pane {
	position:relative; 
	float:right;
	z-index:2;
}

div#rss-pane-inner {
	position:absolute; 
	left:-270px; 
	top:-84px; 
	*top : -98px;
	_top : -85px;
	width:210px; 
	border:1px solid #999; 
	z-index:10;
	text-align:left; 
	background:#FFFFFF; 
	padding:2px; 
	overflow:visible;
	display:none;
}

ul#rss-list {list-style:none; margin:0px; padding:0px; font:12px; line-height:18px;}

ul#rss-list li {
	display:block;
}

ul#rss-list li.rss-separator {
	padding-bottom : 3px;
	border-bottom : 1px dotted #999;
	margin-bottom :3px;
}
ul#rss-list li img {
	vertical-align: top
}


ul#rss-list li a {
	display:block;
	color : #666;
}
ul#rss-list li a:hover {
	color : #960;
}

img#rss-button {
	cursor:pointer;
}



/*----------------- RSS List -----------------------*/

/*----------------- Announcement List -----------------------*/

div#announcement-wrapper {
	/*float:left;*/
	border:1px solid #cc9900; 
	width:237px;
}

div#announcement-outer {
	background: url(../../images/home/m_bg-old.gif) repeat-y;
	/*border:1px solid #cc9900; */
	/*float:left; */
	width:237px;
}
div#announcement-label {
	/*float:left; */

	padding: 0 5px;
	border-bottom: 1px solid #d8d8d8;
}
div#announcement-container {
	/*float:left; */
	width:234px; 
	overflow:hidden; 
	padding:0px 0px; 
	margin: 0 2px;
	height:22px; 
	position:relative;
}

div#announcement-outer h1 {
	color:#73216D;
	margin:0;
	padding: 2px 5px;
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	/*letter-spacing: 1px;	*/
}

div#announcement-rolling{
	white-space:nowrap; 
	position:absolute;
}

div#announcement-rolling{
	white-space:nowrap; 
	position:absolute;
}

div#announcement-rolling a, div#announcement-rolling a:visited   {
	color: #555555;
	text-decoration: none;
}

div#announcement-rolling a:hover, div#announcement-rolling a.on, div#announcement-rolling a.on:visited  {
	color: #996600;
	text-decoration: none;
}

div#announcement-pane {
	position:absolute; 
	z-index:10;
	top:50px;
	left:50px;
	text-align:left; 
	background:#FFFFFF; 
	padding:0px; 
	overflow:visible;
	display:none;
}

div#announcement-pane .shadow {
	padding: 0px;
	margin: 0px;
	-moz-box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.5);
}

div#announcement-pane .head {
	width:292px;
	height:15px;
	background:url(../../images/home/annc-detail-top.gif);
	font-size:11px;
}

div#announcement-pane .body {
	background:url(../../images/home/annc-detail-bg.gif);
	width: 262px;
	padding: 0px 15px;
}

div#announcement-pane .body  h2, div#announcement-pane .body  h3 {
	padding-bottom: 10px;
}

div#announcement-pane .body p {
	color:#666;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}


div#announcement-pane .footer {
	width:292px;
	height:16px;
	overflow:hidden;
	background:url(../../images/home/annc-detail-bottom.gif);
}

div#announcement-pane h1 {
	color:#fff;
	display:inline;
	float: left;
	margin:0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: 'times new roman', times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
div#announcement-pane #announcement-close {
	float:right;
	margin: 5px 5px 0 0;
	cursor:pointer;	
}

div#announcement-pane h3 {
	color:#606;
	padding:0;
	margin:0;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
div#announcement-pane h3 a{
	font-size: 13px;
	line-height: 16px;
}

img.announcement-photo {
	padding-top : 5px;
}

img#announcement-button {
	cursor:pointer;
}

/*----------------- Announcement List -----------------------*/

/*----------------- News & Event -----------------------*/
div#cuhk-news-events  {
	/*height: 113px;*/
	height: 97px;
	width: 192px;
	overflow:hidden;
}
/*----------------- News & Event -----------------------*/

/*----------------- VC Speech and Blog -----------------------*/
div#vc-speech-blog  {
	height: 36px;
	width: 409px;
	overflow:hidden;
	margin:5px 0 5px 15px;
}
div#vc-speech {
	overflow:hidden;
	margin:0;
	margin-left:20px;
	padding:0;
	cursor: pointer;
	float:right;
}

div#vc-blog {
	overflow:hidden;
	margin:0;
	margin-left:70px;
	padding:0;
	cursor: pointer;
	float:right;
}

div#vc-pane {
	position:absolute; 
	z-index:10;
	top:50px;
	left:50px;
	text-align:left; 
	background:#FFFFFF; 
	padding:0px; 
	overflow:visible;
	display:none;
}

div#vc-pane .shadow {
	padding: 0px;
	margin: 0px;
	-moz-box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.5);
}

div#vc-pane .header {
	width:292px;
	height:15px;
	background:url(../../images/home/annc-detail-top.gif);
	font-size:11px;	
}

div#vc-pane .body {
	background:url(../../images/home/annc-detail-bg.gif);
	width: 262px;
	padding: 0px 15px;
}

div#vc-pane .body  h2, div#vc-pane .body  h3 {
	padding-bottom: 10px;
}

div#vc-pane .body p {
	color:#666;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}


div#vc-pane .footer {
	width:292px;
	height:16px;
	overflow:hidden;
	background:url(../../images/home/annc-detail-bottom.gif);
}

div#vc-pane h3 {
	color:#606;
	padding:0;
	margin:0;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
div#vc-pane  h3 a{
	font-size: 13px;
	line-height: 16px;
}

/*----------------- VC Speech and Blog -----------------------*/

