@charset "UTF-8";
/* CSS Document */

/*******************************/
/*HOME**************************/
/*******************************/

.leftCol{
	padding:20px;
	width:564px;
	float:left;
}
.rightCol{
	padding:20px 20px 20px 0px;
	width:277px;
	float:right;
}

#main_image{
}
/*******************************/

#main_left, #main_right{
	padding-top:20px;
	width:48%;	
	
}

#main_left{
	float:left;
	padding-right:10px;
	line-height:14px;
	background-image:url(../images/home/line.jpg);
	background-repeat:no-repeat;
	background-position:right 30px;
}

#main_right{
	float:right;
	line-height:14px;
	
}

#main_left ul{
	margin-left:0px;
	text-indent:0px;
	list-style-type:none;
	padding:0px;
}
#main_left h3, #main_right h3{
	font-weight:bold;
	color:#333;
}
#main_left .date{
	font-weight:bold;
	color:#333;
	
}
#main_left .headline a{
	font-weight:bold;
	color:#e7b60b;
	text-decoration:none;
}
#main_left .headline a:hover{
	text-decoration:underline;
}
/*******************************/

.chiclet{
	width:276px;
	
}
.chiclet .chiclet_copy{
	padding:10px 20px 20px 20px;
	width:150px;
}
.chiclet p{
		line-height:14px;	
}
#chiclet_1{
	background:url(../images/home/chiclet-bg-01.jpg) no-repeat;
}
#chiclet_2{
	margin:20px 0 20px 0;
	background:url(../images/home/chiclet-bg-02.jpg) no-repeat;
}
#chiclet_3{
	background:url(../images/home/chiclet-bg-03.jpg) no-repeat;
}
#chiclet_3 ul{
	margin-left:75px;
	width:130px;
	line-height:12px;
}
