﻿/* CSS Document */

.outer_wrapper{width:702px; margin:0px;}
.banner_wrapper{width:702px; height:190px; clear:both; position:relative; display:block;}
.banner_wrapper table tr td{font-size:13px; color:#FFFFFF;}
.banner_wrapper table tr td a{color:#FFFFFF;text-decoration:none;}
.banner_wrapper table tr td a:hover{color:#FF0000;text-decoration:none;}
.banner_img{position:absolute; display:none; top:0px; left:0px;}

.highlight_wrapper{
	position:absolute;
	display:block;
	clear:both;
	top:145px;
	left:0px;
	height:46px;
	width:100%;
	background-color:#333333;
	filter:alpha(opacity=80);   /* IE 5-7 */
    -moz-opacity:0.80;   /* Netscape/Phoenix/FireBird/FireFox */
    opacity:0.80;  /* Modern Browsers/�Լ�֧��CSS3����������� */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  /* IE 8 */
	-khtml-opacity:0.80;   /* Safari 1/MacOS */
}
/*
.highlight_tab{
	background-image:url('../images/subfeature-tab_ok.png');
	background-repeat:repeat-x;
	
}
.highlight_tabdivider{background-image:url('../images/subfeature-divider.png'); background-repeat:no-repeat;}
*/
.subfeature_text{line-height:16px;}
.subfeature_text a:link{color:#FFFFFF;}
.subfeature_text a:visited{color:#FFFFFF;}
.subfeature_more{padding:6px 8px 0px 0px; text-align:right; font-size:10px;}
.subfeature_more a:link {color:#ffffff;}
.subfeature_more a:visited {color:#ffffff;}
.subfeature {padding:5px 0px 0px 13px;}
.panel_desc{display:none; padding:10px; font-size:12px; color:#FFFFFF;}
.navigator{
	position:absolute;
	right:15px;
	/* [disabled]top:22px; */
	clear:both;
	bottom: 10px;
}

.feature1{background-image:url(../images/stu01.jpg);background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:702px; height:190px;position:absolute;}
.feature2{background-image:url(../images/stu02.jpg);background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:702px; height:190px;position:absolute;}
.feature3{background-image:url(../images/stu03.jpg);background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:702px; height:190px;position:absolute;}
.feature4{background-image:url(../images/stu04.jpg);background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:702px; height:190px;position:absolute;}
.feature5{background-image:url(../images/stu05.jpg);background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:702px; height:190px;position:absolute;}
#oracleandsun{margin-left:5px;}