@charset "UTF-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
list-style: none;
}
body{
	color:#000000;
	font-family:tahoma,sans-serif;
	background-position:center;
	/*background-image:url(../images/bg5.jpg);
	background-attachment:fixed;
	background-color:#000000;*/
}
.mainWrapper{
	width:980px;
	height:auto;
	padding:0px;
	margin:auto;
	/*background-color:#333333;*/
	text-align:center;
}
.contentWrapperTop{width:980px;height:10px;float:left;background-image:url(../images/contentWrapperTop.png);background-repeat:no-repeat;}
.contentWrapperBottom{width:980px;height:10px;float:left;background-image:url(../images/contentWrapperBottom.png);background-repeat:no-repeat;}
.contentWrapper{
	width:980px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
	background-image:url(../images/contentWrapper.jpg);
	background-repeat:repeat-y;
}
.contentBox{
	width:950px;
	height:auto;
	padding-bottom:10px;
	margin:auto;
	float:left;
	/*background-color:#FFCC00;*/
	text-align:center;
}
.headerContent{
	width:980px;
		height:120px;
	/*background-color:#CCCCCC;*/
	margin:auto;
	float:left;
}
/*--bof mainContents--*/
.mainContentTop{
	width:950px;
	height:20px;
	margin:0px;
	float:left;
	background-image:url(../images/mainContentTop.png);
	background-repeat:no-repeat;
}
.mainContent{
	width:950px;
	height:auto;
	text-align:center;
	margin:auto;
	float:left;
	background-image:url(../images/mainContent.jpg);
	background-repeat:repeat-y;
}
.mainContentBottom{
	width:950px;
	height:20px;
	margin:0px;
	float:left;
	background-image:url(../images/mainContentBottom.png);
	background-repeat:no-repeat;
}
/*--eof mainContens--*/

/*---bof language bar-*/
.languageBar{
	width:980px;
	height:25px;
	float:left;
	font-size:0.9em;
	/*background-color:#FFFFCC;*/
	padding:15px 0px 5px 0px;
	text-align:right;
}
.languageBar a:link, .languageBar a:visited{
	color:#000000;
	text-decoration: none;
}
.languageBar a:hover{
	color:#FF0000;
}
/*--eof language bar--*/

/*--bof footer--*/
.footerContent{
	width:980px;
	height:30px;
	padding:0px;
	margin:0px;
	/*background-color:#CCCCCC;*/
	text-align:center;
	float:left;
}
ul.footerMenu{font-size:0.9em;width:600px;padding-left:330px;margin:0px;text-align:center;float:left;}
li.footerMenu{
	font-size:0.7em;
	padding:0px 20px;
	margin:auto;
	text-decoration: none;
}
.copy{font-size:0.7em;text-align:center;clear:both;padding:10px 0px 0px 0px;height:15px;}
/*--eof footer--*/

.logo{width:180px;height:130px;float:left;padding:0px;}

/*--bof main menu--*/
.mainMenuContent{
	width:900px;
	height:35px;
	padding:10px 40px 0px 40px;
	margin:auto;
	float:left;
	text-align:center;
}
.mainMenuBox{float:left;width:920px;height:35px;padding:0px;margin:0px;background-image:url(../images/mainMenuContent.png);}
ul.mainMenu{
	width:880px;
	height:35px;
	padding-left:20px;
	margin:0px;
	float:left;
	/*background-color:#FFCC00;*/
}
/*.mainMenu ul, .footerMenu ul{padding:0px;margin:0px;width:100%;float:left;}*/
.mainMenu li, .footerMenu li{
	float:left;
	padding:10px 5px;
	margin:0px;
	font-size:0.9em;
	list-style-type:none;
}
.mainMenu a:link, .mainMenu a:visited, .footerMenu a:link, .footerMenu a:visited{
	color:#000000;
	text-decoration: none;
}
.mainMenu a:hover{
	color:#FF0000;
	text-decoration: none;
	/*background-image:url(../images/mainMenuTitle.jpg);*/
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	/*width:100%;
	height:100%;*/
}
.footerMenu a:hover{
	color:#FF0000;
	text-decoration: none;
	/*background-color:#00CCFF;*/
	padding:3px 0px;
	/*width:100%;
	height:100%;*/
}
.contactTop{width:210px;height:35px;float:right;font-size:0.7em;}
/*---eof main menu-*/

/*--bof mainFlash--*/
.mainFlash{width:720px;height:150px;float:left;background-color:#FFFFFF;}
.program{width:210px;height:150px;margin:0px 0px 0px 10px;float:right;background-color:#FFFFFF;background-color:#FFFFFF;background-image:url(http://utbhollywood.com/images/recommendBoxRepeat.jpg);background-position:bottom;}
.main{width:940px;margin:5px auto;background-image:#000000;}
/*--eof mainFlash--*/

/*--recommend box top--*/
.recommendBoxTop h4{color:#FFFFFF;font-weight:normal;font-size:0.9em;}
.recommendBoxTop ul li{text-decoration:none;padding:0px;}
.recommendBoxTop a:link, .recommendBoxTop a:visited{color:#000000;text-decoration: none;}
.recommendBoxTop a:hover{color:#000000;}
/*--bof top content--*/
.recommendContent{width:950px;float:left;height:auto;text-align:center;}
.recommend{width:920px;background-color:#006600;margin:auto;}
.recommendBox{margin:auto;width:920px;}
.recommendBoxTop{width:210px;height:20px;}/*background-image:url(http://utbhollywood.com/images/recommendBoxTop.jpg);background-repeat:no-repeat;*/
.recommendBoxTop li{margin:5px 0px 0px 0px;width:105px;height:125px;float:left;}
.recommendContent h4{font-size:0.8em;font-weight:normal;padding:0px 0px 5px 20px;margin:0px;text-align:left;}
.leftContents{width:610px;float:left;text-align:left;padding-left:10px;}
.rightContents{width:320px;float:right;text-align:left;padding-right:10px;}
.topicBoxTop{width:360px;height:auto;float:left;}
.newsTop{width:500px;height:15px;float:left;background-color:#000000;margin-left:10px;padding:5px 20px 5px 80px;font-size:0.8em;}
.newsTop a:link, .newsTop a:visited{color:#FFFFFF;text-decoration:none;}
.newsTop a:hover{color:FFCC00;}
/*--bof whats new--*/
.whatsnew{width:360px;height:auto;float:left;margin-top:5px;}
.whatsnew h4{background-image:url(../images/pi.png);background-repeat:no-repeat;background-position:left;font-size:0.8em;font-weight:normal;padding:5px 0px 5px 10px;margin:0px;text-align:left;}
.whatsnewContentBox{width:360px;height:auto;background-color:#FFFFFF;}
.whatsnewContentBox li{list-style-type:square;list-style-position:inside;font-size:0.7em;padding:5px 0px 5px 12px;border-bottom:dotted; border-width:1.5px; border-bottom-color:#FF3399; margin:0px 10px;}
.whatsnewContentBox a:link, .whatsnewContentBox a:visited{padding:5px 0px;color:#000000; text-decoration:none; list-style-type:square;}
.whatsnewContentBox a:hover{padding:5px 0px;color:#FF3399;}
/*--eof whats new--*/
/*--bof event--*/
.event{width:360px;height:160px;float:left;background-color:#FFFFFF;margin-top:5px;}
.event h4{font-size:0.8em;font-weight:normal;padding:5px 0px 5px 10px;margin:0px;text-align:left;}
.eventContentBox{width:360px;height:auto;background-color:#FFFFFF;}
.eventContentBox li{font-size:0.7em;padding:5px 10px;}
.eventContentBox a:link, .eventContentBox a:visited{padding:5px 10px;color:#000000; text-decoration:none; list-style-type:none;}
.eventContentBox a:hover{padding:5px 10px;color:#FFCC00;}
/*--eof event--*/
/*--bof utbinfo--*/
.utbinfo{width:360px;height:auto;float:left;margin-top:15px;}
.utbinfo h4{background-image:url(../images/bu.png);background-repeat:no-repeat;background-position:left;font-size:0.8em;font-weight:normal;padding:5px 0px 5px 12px;margin:0px;text-align:left;}
.utbinfoContentBox{width:360px;height:auto;background-color:#FFFFFF;}
.utbinfoContentBox li{list-style-type:square;list-style-position:inside;font-size:0.7em;padding:5px 0px 5px 12px;border-bottom:dotted; border-width:1.5px; border-bottom-color:#33CCCC; margin:0px 10px;}
.utbinfoContentBox a:link, .utbinfoContentBox a:visited{padding:5px 0px;color:#000000; text-decoration:none; list-style-type:none;}
.utbinfoContentBox a:hover{padding:5px 0px;color:#33CCCC;}
/*--eof utbinfo--*/

/*--bof storedemo--*/
.storedemo{width:360px;height:auto;float:left;margin-top:15px;}
.storedemo h4{background-image:url(../images/db.png);background-repeat:no-repeat;background-position:left;font-size:0.8em;font-weight:normal;padding:5px 0px 5px 12px;margin:0px;text-align:left;}
.storedemoContentBox{width:360px;height:auto;background-color:#FFFFFF;}
.storedemoContentBox li{list-style-type:square;list-style-position:inside;font-size:0.7em;padding:5px 0px 5px 12px;border-bottom:dotted; border-width:1.5px; border-bottom-color:#9cbeff; margin:0px 10px;}
.storedemoContentBox a:link, .storedemoContentBox a:visited{padding:5px 0px;color:#000000; text-decoration:none; list-style-type:none;}
.storedemoContentBox a:hover{padding:5px 0px;color:#9cbeff;}
/*--eof storedemo--*/

.eventTop{width:360px;height:160px;float:right;background-color:#CCCCCC;margin-top:10px;}
.bannerBoxTop_left{width:250px;height:auto;float:left;}
.bannerBoxTop{width:300px;height:auto;float:left;}
.subFlash{width:300px;height:300px;float:left;background-color:#FFFFFF;padding-left:10px;}
/*--programM--*/
.programM{
	width:210px;
	height:120px;
	margin:0px 10px;
	float:left;
	background-color:#F2F6F9;
}
/*--programM--*/
/*--eof top content--*/


/*--bof banner--*/
.mainBanner{width:780px;height:120px;float:right;padding:0px 0px 0px 10px;}
.bannerL{width:300px;height:200px;float:left;margin:0px 10px 10px 10px;background-color:#FFFFFF;}
.bannerM{width:230px;height:80px;float:left;margin:5px 10px 5px 10px;background-color:#FFFFFF;}
/*--eof banner--*/
/*--bof google adsense--*/
.googleAd{width:980px;height:280px;float:left;padding:10px 0px;text-align:center;}
.googleAd_right{padding:20px 10px;width:300px;height:250px;float:left;}
#google_ads_frame1{height:300px;}
/*--eof google adsense--*/
