@charset "utf-8";
/* CSS Document */

/*--------------------first_box----------------*/

#box_first
{
	width:500px;
	height:183px;
	background:url(../images/right_box_top_one.gif)  no-repeat ;
	padding-top:10px;

}

#box_first h2
{
	height:43px;
	margin:0px 0px 11px 13px;
	background:url(../images/right_box_top_text.gif) no-repeat;
	overflow: hidden; 
	text-indent:-9999px;

}



#box_first p
{
	line-height:118%;
	margin-left:14px;
	font-size:0.76em;
	letter-spacing:-0.8px;

}

#box_first .botton_details{	margin-top:13px;	margin-left:34px;}

/*--------------------second_box----------------*/


* html #box_second
{
	width:500px;
	height:183px;
	background:url(../images/second_box_bg.gif) repeat-x;
	border:1px solid #cccccc;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px 12px 5px 10px;
}

*:first-child+html #box_second
{
	width:474px;
	height:170px;
	background:url(../images/second_box_bg.gif) repeat-x;
	border:1px solid #cccccc;
	margin-bottom:5px;
	margin-top:-4px;
	padding:5px 14px 5px 10px;
}


#box_second
{
	width:476px;
	height:170px;
	background:url(../images/second_box_bg.gif) repeat-x;
	border:1px solid #cccccc;
	margin-bottom:5px;
	margin-top:-4px;
	padding:5px 12px 5px 10px;
}


* html #box_second table
{
	margin-left:2px;
	margin-top:5px;
	margin-bottom:0px;
}
#box_second table
{
	margin-left:2px;
	margin-top:4px;
	margin-bottom:3px;
}

.al_left{ text-align:left; }

.al_right{ text-align:right; }

#box_second p.left
{

	margin-left:15px;
	display:inline;		
	vertical-align:top;
}

#box_second p.right
{
	display:inline;
	padding-left:235px;
	vertical-align:top;

}

.box{
width:230px;
float:left;
}
.box2{
width:230px;
float:right;

}
.c-both { clear:both; }

.box_top
{
	width:230px;
	height:6px;
	background:url(../images/box_1/top.gif) bottom left  no-repeat;

}

.box_bottom
{
	width:230px;
	height:28px;
	background:url(../images/box_1/bottom.gif) top left no-repeat;
	
}

.box_bottom p
{	
	line-height:110%;
	margin-left:10px;
	font-size:0.75em;
	text-align:right;
	padding-right:10px;
}

.box_middle
{
	width:100%;
	background:url(../images/box_1/middle.gif) repeat-y;
	margin:0px auto;

}

.box_middle_x
{
	width:225px;
	/*height:88px;*/
	margin-left:4px;
	background:url(../images/box_1/repeat_x.gif) left top repeat-x;
}


.box_middle_x p
{	
	line-height:110%;
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#333333;

}

.box_middle_x .header
{	
	line-height:100%;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-bottom:7px;
	padding-top:5px;
	
}

.box_middle_x .line_text
{	
	line-height:150%;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	
}


.box_middle_x .red_color
{	
	line-height:140%;
	font-size:16px;
	font-weight:bold;
	color:#FF0099;
	
}


/*------------third_box-------------*/
#box_third
{
	width:500px;
	height:183px;
	background:url(../images/right_box_third.gif) no-repeat;
	padding-top:15px;
}

#box_third h2
{	
	height:34px;
	background:url(../images/right_box_third_top.gif) right no-repeat;
	margin-bottom:20px; 
	overflow: hidden;
	text-indent:-9999px;
	

}

#box_third p
{
	line-height:110%;
	margin-left:195px;
	font-size:0.75em;
}

#box_third .botton_details
{
	margin-top:13px;
	margin-right:15px;
	text-align:right;

}
