﻿

div#flashIntro
{
	background-color:#333333;
	background-image:url(../images/default_boxhead.png);
	background-repeat:no-repeat;
	float:left;
	width:555px;
}
div#flashIntroTopText
{
	position:absolute;
	font-size:18px;
	color:white;
	font-weight:bold;
	margin-left:40px;
	margin-right:auto;
	margin-top:18px;
}
#pNormal
{
	margin-top:15px;
}
div#flashIntro object
{
	margin-top:50px;
	width:533px; 
	height:231px;
}
div#flashIntroBottomText
{
	position:absolute;
	text-align:left;
	font-size:15px;
	color:white;
	font-weight:bold;
	margin-left:40px;
    width:450px;
	margin-top:320px;
}


#flashIntroBottomText ul
{
	display:block;
	height:20px;
	text-align:left;
	margin-top:15px;
	
}

div#flashIntroBottomImage
{
	background-color:#333333;
	background-image:url(../images/default_boxBott.png);
	background-repeat:no-repeat;
	width:555px;
	height:24px;
	margin-top:375px;
}

div#NewsHeader
{
	background-color:#333333;
	background-image:url(../images/default_newTop.png);
	background-repeat:no-repeat;
	float:right;
	width:309px;
	height:350px;
}

div#NewsHeaderTitle
{
	position:absolute;
	text-align:left;
	font-size:18px;
	color:white;
	font-weight:bold;
	margin-left:40px;
	margin-right:auto;
	margin-top:18px;
}
div#NewsContent
{
	position:absolute;
	text-align:left;
	font-size:13px;
	color:white;
	font-weight:normal;
	margin-left:15px;
    width:309px;
	margin-top:80px;
}
#NewsContent ul
{
	display:block;
	height:20px;
	text-align:left;
	margin-top:15px;
	
}

#NewsContent ul a
{
	display:block;
	height:20px;
	color:White;
	
}

div#newsBottomImage
{
	background-color:#333333;
	background-image:url(../images/default_NewBott.png);
	background-repeat:no-repeat;
	width:309px;
	height:22px;
	margin-top:335px;
}

