.principal{
background-color:#FFFFFF;
border:1px solid #000000;
margin:auto;
overflow:hidden;
width:1000px;
}
	.left {
	float:left;
	margin:5px 0px 5px 5px;
	_margin:5px 0px 5px 2px;
	width:190px;
	}
	.main {
	float:right;
	margin:5px 5px 5px 5px;
	_margin:5px 2px 5px 0px;
	width:790px;
	}
		.main_long_left {		float:left;		width:550px; }
		.main_mid_left {		float:left;		width:390px; }
		.main_mid_right {		float:right;	width:390px; }
		.main_short_right {	float:right;	width:230px; }
		
	.mention{
		background-color:#006B6B;
		color:#FFFFFF;
		font-weight:bold;
		line-height:40px;
		text-align:center;
		margin:5px 0px 0px 0px;
		float:left;
		width:1000px;
		height:40px;
	}

.title	{margin:5px 0px 0px 0px; height:20px; }

.title_all		{width:790px;}
.title_long		{width:550px;}
.title_mid		{width:390px;}
.title_short	{width:230px;}

.title_main1	{background:transparent url('../image/titleBar_orange.png') left top;}
.title_main2	{background:transparent url('../image/titleBar_orange.png') left top;}

.title_next{
position:relative;	line-height:1.8em;	color:#FFFFFF;	font-weight:700;
margin-left:5px;	height:20px;
}

.title_main1_next	{background:transparent url('../image/titleBar_orange.png') right top; }
.title_main2_next	{background:transparent url('../image/titleBar_orange.png') right top; }

.section {
background:#F5F5F5 url('../image/bg_section.png') no-repeat scroll right bottom;
padding:10px;
border:solid 1px #AAAAAA;
margin-bottom:10px;
}

.section_new {
background:#AAAAAA;
padding:10px;
border:solid 1px #AAAAAA;
margin-bottom:10px;
}

.section_image {
padding: 10px;
border:solid 1px #AAAAAA;
margin-bottom:10px;
text-align:center;
}
