@CHARSET "UTF-8";

body {
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#464646;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
p {
	margin:0px;
	padding:0px;
}
.hightlight {
	color:#b81331;
}
.hightlight_1 {
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	color:#b81331;
}

#header {
	width:806px;
	height:70px;
	text-align:left;
}
.box_navigation {
	width:806px;
	background:url(../images/layout/boc_back.jpg) repeat-y;
	margin-bottom:20px;
}
.box_navigation_image {
	padding:5px 5px 0px 5px;
}
.box_navigation_bottom {
	width:806px;
	height:60px;
	background:url(../images/layout/navigation_back.jpg) no-repeat;
}

.box_navigation_bottom ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.box_navigation_bottom li {
	height:50px;
	margin:25px 14px 0px 14px;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:left;
}	
.box_navigation_bottom a {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	text-decoration:none;
}
.box_navigation_bottom a:hover {
	color:#b81331;
}
.box {
	width:806px;
	background:url(../images/layout/boc_back.jpg) repeat-y;
	margin-bottom:20px;
}
.box_top {
	width:806px;
	height:10px;
	background:url(../images/layout/box_top.jpg) no-repeat;
}
.box_bottom {
	width:806px;
	height:10px;
	background:url(../images/layout/box_bottom.jpg) no-repeat;
}
.box_content {
	padding:10px 20px 10px 20px;
	text-align:left;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
}
.box_content img {
	border:#b81331 1px solid;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.box_content ul {
	padding:10px 15px 10px 15px;
	text-align:left;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#464646;
}
.box_content ul li{
	padding:10px 15px 10px 15px;
	text-align:left;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#464646;
}

.box h1 {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px
}
.box h2 {
	font-size:16px;
	font-weight:bold;
	color:#b81331;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px
}
.box_thumb {
	height:51px;
	margin:0px 0px 0px -16px;
	padding:0px 0px 0px 45px;
	background:url(../images/layout/red_hand.jpg) no-repeat;
}
.box_thumb h5 {
	font-size:16px;
	font-weight:bold;
	color:#b81331;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
}

.table_format {
	float:right;
	font-size:13px;
}	
.table_format thead tr{
	height:25px;
}		
.table_format tbody tr{
	height:25px;
	background:url(../images/layout/table_back.jpg) left top no-repeat;
}
.table_format td, .table_format th {
	padding-left:10px;
}
.table_format .name {
	width:170px;
}
.table_format .data {
	width:170px;
}


