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

/* @override http://www.j-cp.net/common/css/column.css */

/*
=============CONTENTS=================

	last up date 09.28.2008
	start   date 11.12.2009

======================================

*/

#Container
	{
	width: 935px;
	margin-left: 15px;
	background: #FFF;
	}
	
#Left #LeftBox
	{
	background: transparent url(../img/column/column002.jpg) no-repeat right top;
	}
	

#Container #Contbody
	{
	width: 510px;
	margin: 0 0 0 5px;
	float: left;
	}
	
#Container #Right
	{
	float: right;
	width: 180px;
	}	
	
#Container #Contbody p
	{
	margin: 10px 0 15px;
	}	

#Container #Contbody p.time
	{
	text-align: right;
	font-size: 12px;
	margin:0 0 10px;
	}

#Container #Content h2
	{
	background: url(../img/news/news003.png) no-repeat;
	text-indent: 0;
	display: block;
	height: 25px;
	font-size: 14px;
	margin: 0;
	padding: 5px 5px 0;
	}
	
#Content h3
	{
	background: url(../img/h4tit.png) no-repeat;
	height: 35px;
	margin: 10px 0;
	color: #FFF;
	font-size: 14px;
	padding: 7px 0 0 15px;
	}

#Right
	{
	font-size: 12px;
	}

#Right h4
	{
	background: url(../img/column/column003.png) no-repeat 0 bottom;
	padding-left: 40px;
	padding-bottom: 6px;
	font-size: 12px;
	}
	
#Right ul
	{
	margin:0 0 16px 5px;
	}		


#Container #Content .imgL
	{
	float: right;
	border: 1px solid #CCC;
	}

	
#Container #Contbody table th
	{
	background: #EDF6FE;
	font-weight: normal;
	border: 1px solid #CCC;
	text-align: left;
	padding: 7px 10px;
	}
	
#Container #Contbody table td
	{
	border: 1px solid #CCC;
	padding: 7px 10px;
	}
	
#Right table
	{
	width: 180px;
	margin: 0 auto;
	border-collapse: collapse;
	margin-bottom: 15px;
	}

#Right table th,
#Right table td
	{
	text-align: center;
	}
	
#Right table td
	{
	font-size: 10px;
	}	
	
		