@charset "utf-8";
/* CSS Document */

/*************** content Box ************************/
.roundBox
	{
		padding:3px;
		background-color:#efefef;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop
	{ 
		background-image:url(../image/rboxlefttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightTop
	{ 
		background-image:url(../image/rboxrighttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxTop
	{ 
		background-image:url(../image/rboxtop.gif);
		background-repeat:repeat-x; 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#efefef;
		font-weight:Bold;
		text-decoration:none; 
		height:5px; 
	}

.roundBoxLeftBottom
	{ 
		background-image:url(../image/rboxleftbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightBottom
	{ 
		background-image:url(../image/rboxrightbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxBottom
	{ 
		background-image:url(../image/rboxbottom.gif);
		background-repeat:repeat-x; 
		height:5px;
	}
.roundBoxContent
	{ 
		color:#000000; 
		background-color:#efeeee;
		padding-left:5px;
	}
.roundBoxLeft
	{ 
		color:#000000;
		background-color:#efeeee; 
		padding-left:0px;
		border:#bfbebe solid 1px; 
		border-right:none;
		border-bottom:none;
		border-top:none;
	}
.roundBoxRight
	{ 
		color:#000000; 
		background-color:#efeeee;
		border:#bfbebe solid 1px; 
		border-left:none;
		border-bottom:none;
		border-top:none;
	}

/*************** content Box 2 ************************/
.roundBox2
	{
		padding:3px;
		background-color:#ffffff;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop2
	{ 
		background-image:url(../image/r2boxlefttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightTop2
	{ 
		background-image:url(../image/r2boxrighttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxTop2
	{ 
		background-image:url(../image/r2boxtop.gif);
		background-repeat:repeat-x; 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#efefef;
		font-weight:Bold;
		text-decoration:none; 
		height:5px; 
	}

.roundBoxLeftBottom2
	{ 
		background-image:url(../image/r2boxleftbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightBottom2
	{ 
		background-image:url(../image/r2boxrightbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxBottom2
	{ 
		background-image:url(../image/r2boxbottom.gif);
		background-repeat:repeat-x; 
		height:5px;
	}
.roundBoxContent2
	{ 
		color:#000000; 
		background-color:#ffffff;
		padding-left:5px;
	}
.roundBoxLeft2
	{ 
		color:#000000;
		background-color:#ffffff; 
		padding-left:0px;
		border:#bfbebe solid 1px; 
		border-right:none;
		border-bottom:none;
		border-top:none;
	}
.roundBoxRight2
	{ 
		color:#000000; 
		background-color:#ffffff;
		border:#bfbebe solid 1px; 
		border-left:none;
		border-bottom:none;
		border-top:none;
	}

/*************** content Box3 ************************/
.roundBox3
	{
		padding:3px;
		background-color:#000000;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop3
	{ 
		background-image:url(../image/r3boxlefttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightTop3
	{ 
		background-image:url(../image/r3boxrighttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxTop3
	{ 
		background-image:url(../image/r3boxtop.gif);
		background-repeat:repeat-x; 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#efefef;
		font-weight:Bold;
		text-decoration:none; 
		height:5px; 
	}

.roundBoxLeftBottom3
	{ 
		background-image:url(../image/r3boxleftbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightBottom3
	{ 
		background-image:url(../image/r3boxrightbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxBottom3
	{ 
		background-image:url(../image/r3boxbottom.gif);
		background-repeat:repeat-x; 
		height:5px;
	}
.roundBoxContent3
	{ 
		color:#000000; 
		background-color:#ffffff;
		padding-left:5px;
	}
.roundBoxLeft3
	{ 
		color:#000000;
		background-color:#000000; 
		padding-left:0px;
		border:#bfbebe solid 1px; 
		border-right:none;
		border-bottom:none;
		border-top:none;
	}
.roundBoxRight3
	{ 
		color:#000000; 
		background-color:#000000;
		border:#bfbebe solid 1px; 
		border-left:none;
		border-bottom:none;
		border-top:none;
	}

/*************** content Box4 ************************/
.roundBox4
	{
		padding:3px;
		background-color:#ECE9E4;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop4
	{ 
		background-image:url(../image/r4boxlefttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightTop4
	{ 
		background-image:url(../image/r4boxrighttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxTop4
	{ 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ECE9E4;
		background-color:#ECE9E4;
		height:7px; 
	}

.roundBoxLeftBottom4
	{ 
		background-image:url(../image/r4boxleftbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightBottom4
	{ 
		background-image:url(../image/r4boxrightbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxBottom4
	{ 
		background-color:#ECE9E4;
		color:#ECE9E4;
		height:7px;
	}
.roundBoxContent4
	{ 
		color:#000000; 
		background-color:#ECE9E4;
		padding-left:5px;
	}
.roundBoxLeft4
	{ 
		background-color:#ECE9E4; 
		width:7px;
		color:#ECE9E4;
	}
.roundBoxRight4
	{ 
		background-color:#ECE9E4;
		width:7px;
		color:#ECE9E4;
	}

/*************** content Box6 ************************/
.roundBox6
	{
		padding:3px;
		background-color:#e5e8ed;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop6
	{ 
		background-image:url(../image/r6Boxlefttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightTop6
	{ 
		background-image:url(../image/r6Boxrighttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxTop6
	{ 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ECE9E4;
		background-color:#e5e8ed;
		height:7px; 
	}

.roundBoxLeftBottom6
	{ 
		background-image:url(../image/r6Boxleftbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightBottom6
	{ 
		background-image:url(../image/r6Boxrightbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxBottom6
	{ 
		background-color:#e5e8ed;
		color:#ECE9E4;
		height:7px;
	}
.roundBoxContent6
	{ 
		color:#000000; 
		background-color:#e5e8ed;
		padding-left:5px;
	}
.roundBoxLeft6
	{ 
		background-color:#e5e8ed; 
		width:7px;
		color:#ECE9E4;
	}
.roundBoxRight6
	{ 
		background-color:#e5e8ed;
		width:7px;
		color:#ECE9E4;
	}

