@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	text-align:center;
	background-image: url(/images/bg2.gif);
	
}


.html_body{
width:810px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.menu{
height:30px;
background-color:#EEE;
width:810px;
font-size:1em;
font-weight:bold;
}
.search_bar{
	height:30px;
line-height:30px;
	
}
#content{
padding-left:5px;
padding-right:5px;
}
#left{
float:left;
width:65%;

}
#right{
float:right;
width:34%;
}

.splitbar2{
height:2px;
background-color:#FFFFFF;
}
.foot{
	height:100px;
	width:810px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height:1.5em;
	font-size:1em;
	font-weight:bold;
	color:#333;
}
.div_p{
	position:relative;
	width:49%;
	float:left;
	padding: 7px 0 7px 5px;
	text-align:left;
	padding:2px;
	height:50px;
	z-index:0;


}
a.frist_item_link{
font-size:1.1em;
	font-weight:bold;
	
}
.sec_item{
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
}
.title1{
background: #A9C0CE url(/images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;font: bold 1em Tahoma, Arial, Sans-Serif;
}
.title2{
background: #6C757A  url(/images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
}
.tbFirstItem{
	margin: 10px;
	border: 1px none #CCCCCC;
line-height:1.5em;
}
.listitem{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	color:#FF0000;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #3399FF;
	width:100%;
	text-align:left;
}