body
{
	margin:0px;
	padding:0px;
}

#main_head
{
	width:965px;
	float:left;
	height:220px;
	position:relative;
	border:0px solid #09F;
}

.head_left
{
	width:319px;
	background-image:url(images/left-top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	border:0px solid #09F;
}

.head_right
{
	width:644px;
	background-image:url(images/right-top.jpg);
	background-repeat:no-repeat;
	min-height:11px;
	float:right;
	position:relative;
	border:0px solid #09F;
}

.left_middle
{
	background-image:url(images/left-middle.jpg);
	background-repeat:repeat-y;;
	width:312px;
	height:202px;
	margin-top:9px;
	position:relative;
	float:left;
	border:0px solid #09F;
	margin-left:1px;

}
/*
.left_down
{
	background-image:url(images/left-down.jpg);
	background-repeat:no-repeat;
	width:312px;
	position:relative;
	float:left;
	height:9px;
	border:1px solid #09F;
}
*/

.right_top
{
	
	width:646px;
	height:11px;
	float:left;
	background-position:bottom;
	position:relative;
	
}

.right_middle
{
	margin-top:11px;
	background-image:url(images/right-midle.jpg);
	background-repeat:repeat-y;
	width:646px;	
	height:198px;
	float:left;
	position:relative;
}

.right_down
{
	background-image:url(images/right-down.jpg);
	background-repeat:no-repeat;
	
	width:642px;
	float:left;
	height:11px;
	position:relative;
	border:1px solid #CCCCCC;
}
.inner_flash
{
float:left;
border:0px solid #CCCCCC;

padding-left:13px;
height:170px;

}

	
.unilink_image
{
	text-align:center;
}
.text_cen
{
	
	text-align:center;
}
.bold
{
	font-weight:bold;
}



