﻿/* CSS Document */
.flash{
width:1004px;
float:left;
background-color: #fff;
text-align:center;
vertical-align:middle;
height: 400px;
}
.con {
background-color:white;
float:left;
height:148px;
margin-top:-5px;
width:1004px;
}
.con .contents p{ margin:0px; padding:0px;}
.New_Products{
width:300px;
float:left;
margin:9px 25px 0 26px;
_margin:9px 25px 0 15px;
}
.New_Products .tit{
width:300px;
height:27px;
float:left;
background:url(../images/tit_03.jpg) no-repeat;
}
.News{
width:300px;
float:left; 
margin:9px 0 0 0;
}
.News .tit{
width:300px;
height:27px;
/*float:left;*/
background:url(../images/tit_05.jpg) no-repeat;
}
.Events{
width:300px;
float:left; 
margin:9px 25px 0 25px;
_margin:9px 0px 0 20px;
}
.Events .tit{
width:300px;
height:27px;
float:left;
background:url(../images/tit_07.jpg) no-repeat;
}
.con .contents{
	width:290px;
	height:90px;
	/*float:left;*/
	padding:5px 0 0px 7px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.con .contents table{
	width:287px;
	height:78px;
	float:left;
}
