﻿.group_main
{
	height: 21px;
	background-image: url(../images/back/back_menu1.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d5d8dd;
}

.group_main .gr_caption_main_1
{
	float: left;
	font-size: 12px;
	width: 68px;
	color: #6A3535;
	height: 19px;
	background-image: url(../images/back/back_menu_in_1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top:2px;
}
.group_main .gr_caption_main_2
{
	float: left;
	font-size: 12px;
	width: 83px;
	color: #6A3535;
	height: 19px;
	background-image: url(../images/back/back_menu_in_2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top:2px;
}
.group_main .gr_cl_item
{
	float:left;
	padding:0 3px 0 3px;
	padding-top:3px;
}
.group_main .gr_cl_item a
{
	font-size: 12px;
	color: #001B35;
}
.group_main .gr_cl_item a:hover
{
	font-size: 12px;
	color: #CC0000;
}
.group_main .gr_cl_item_g
{
	float: left;
	color: #999966;
	font-size: 13px;
	padding-top: 1px;
}
.box_content
{
	background-color: #FFFFFF;
	padding: 1px;
	width:573px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #d5d8dd;
	border-left-color: #d5d8dd;
}
.box_content_bottom
{
	background-image: url(../images/back/back_bottom_group.gif);
	background-repeat: no-repeat;
	font-size:1px;
	height:4px;
}

/* Start: CAP LINE */
.cap_line_main
{
	background-image: url(../images/back/cap_box_2.gif);
	background-repeat: no-repeat;
	height:21px;
}
.cap_line_main .cap_1
{
	background-image: url(../images/back/back_menu_4.gif);
	background-repeat: repeat-x;
	height:19px;
	float: left;
	color: #663300;
	font-size: 12px;
	padding: 2px 0 0 5px;
	margin-left: 1px;
	font-weight: bold;
}
.cap_line_main .cap_2
{
	float:left;
	background-image: url(../images/back/back_right2.gif);
	background-repeat: no-repeat;
	width:38px;
	height:21px;
}
/* End: CAP LINE */
.space_box{padding-top:6px;}