﻿body 
{
	margin-top:0px;
	font-size:12px;

}
/*.tbody
{
	margin:0px;
	width:100%;
	height:auto;
	background-color:#E7E7E7;	
}*/
.bgbox
{
	width:975px;
	height:auto;
	/*background-color:#E7E7E7;*/
	background-color:#ffffff;
	margin-bottom:30px;
	
}
.index_top
{
	float:left;
	width:975px;
	height:90px;
	font-size:14px;
	font-weight:bold;
	text-align:center;


}
.right_bg a:link,a:visited
{
	color:#003763;
	text-decoration:none;	
}
.right_bg a:active{color:#003763;
	text-decoration:none;}
.right_bg a:hover
{
	color:#FD9349;
	text-decoration:none;
}

/*.top_left
{
	float:left;
	width:148px;
	height:77px;
	border:solid 1px #ffffff;
}*/
.top_right
{
	float:right;
	width:800px;
	height:77px;
}
.index_content
{
	width:975px;
	height:auto;
	margin-bottom:5px;
}
.bottom
{
	width:975px;
	height:auto;
	padding-top:5px;	
}
.bottom_left
{
	float:left;
	width:740px;
	height:auto;
	
}
.bottom_left span
{
	line-height:25px;
	color:#616161;	
}
.left_title
{
	font-size:14px;
	height:28px;
	color:#DE8043;
	margin-right:10px;
	/*background-color:#ffffff;*/
	background-image:url(../images/box_title.gif);
	background-repeat:repeat-y;
	font-weight:bold;
		
}
.right_bg
{
	background-image: url(../images/ico_bg.gif);
	background-repeat: repeat-y;
	height:auto;
	margin-left:9px;
	color:#003763;
}
.right_adbg
{
	background-image: url(../images/ad_bg.gif);
	background-repeat: repeat-y;
	height:auto;
	margin-left:10px;	
}
.bottom_right
{
	float:right;
	width:220px;
	height:auto;
}
.bottom_right a:link,a:visited
{
	text-decoration:none;	
}
.bottom_right a:active{
	text-decoration:none;}
.bottom_right a:hover
{
	color:#FD9349;
	text-decoration:none;
}
.ins
{
	clear:both;	
}

