/*body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin: 0px;
	color: #7c7c7d;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #996633;
	text-decoration: none;
}

a:hover {
	color: #CC9900;
	text-decoration: none;
}

ul {list-style: none; margin: 0; padding: 0;}
img {border: none;}

/*content*/
#content {
	width: 950px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	height: 69px;
	width: 950px;
}
#about{
	width: 880px;
	padding-bottom: 10px;
	overflow: hidden;
}
#toptext{
	width: 880px;
	padding-top: 20px;
	overflow: hidden;
	clear: both;
}
#center {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 24px;
	padding-bottom: 30px;
}
#center2 {
	float: left;
	width: 650px;
	overflow: hidden;
}
#column1 {
	width: 187px;
	float: right;
	overflow: hidden;
}
#item{
	color: #CC9999;
	border: 5px solid #bfd8e2;
	padding: 5px;
}

#item ul{
	padding-top: 5px;
	padding-bottom: 5px;
}

#item li{
	list-style-position: inside;
	list-style-type: square;
	font-size: 13px;
	font-weight: bold;
}

.itemtext{
	line-height: 20px;
	color: #666666;
	padding: 5px;
}

.news{
	background-image: url(images/index_25.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.news ul{
	padding-top: 5px;
	padding-bottom: 5px;
}

.news li{
	list-style-image: url(images/book-14.gif);
	list-style-position: inside;
}

.news a{
	color: #81511c;
	display:block;
	padding-left: 10px;
	height: 26px;
}

.news a:hover{
	color: #CC9933;
}

#news2{
	line-height: 28px;
}

#news2 ul{
	padding-top: 5px;
	padding-bottom: 5px;
}

#news2 li{
	list-style-image: url(images/book-14.gif);
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#news2 a{
	display:block;
}

#bzitem{
	width: 650px;
	margin: 0px auto;
	overflow: hidden;
}

#equipment{
	width: 549px;
	margin: 0px auto;
	overflow: hidden;}
	
.team{
	float:left;
	padding: 5px;
	width: 150px;
	line-height: 28px;
	color: #1e7090;
}

.team ul{
	padding-top: 5px;
	padding-bottom: 5px;

}

.team li{
	list-style-position: inside;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/*footer*/
#footer {
	height: 31px;
	overflow: hidden;
	clear: both;
	color: #FFFFFF;
	background-color: #6da7be;
}
#footer a{
	color: #FFFFFF;	
}

#footer a:hover{
	color: #FFFF00;
}

/*style*/
.box2 {
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-color: #999999;
}
.box3{
	padding: 3px;
	font-size: 13px;
	color: #CC6600;
	font-weight: bold;
	background-image: url(images/tbg.gif);
	border: 1px solid #CCCCCC;
}

.bzitembox {
	float: left;
	width: 300px;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
	height: 55px;
}
.bzitembox0 {
	float: left;
	width: 300px;
	margin: 5px;
	padding: 5px;
}
.equipmentbox {
	float: left;
	border: 1px solid #ddd;
	margin: 5px;
	width: 122px;
	text-align: center;
}
.pic{
	border: 1px dashed #C2BBB1;
}
.linkpic{
	margin: 8px;
	border: 1px solid #999999;
}
.titlecolor {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.titlecolor2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6666;
}
.titlecolor3 {
	font-size: 15px;
	color: #1E7090;
	font-weight: bold;
}
.titlecolor4 {
	font-weight: bold;
	color: #996633;
	font-size: 13px;
}
.textcolor2 {color: #ffffff;}
.textcolor3 {
	color: #0099CC;
}
.textcolor4 {
	color: #E0C2B8;
}
.textcolor{
	color: #999999;
}
.txtcolor-red {
	font-weight: bold;
	color: #FF0000;
}
.txtcolor-red2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}
.hr {
	border: 1px solid #CC6699;
}
.style1 {
	color: #006fff;
}
.test{
	border: 1px dashed #8E84CC;
	background-color: #FFFFFF;
}
.textlink1 {
	color: #FFFFFF;
}
.textlink1:hover {
	COLOR: #FFCC66;
}
.textlink2 {
	color: #eb6100;
}
.textlink2:hover {
	COLOR: #995000;
}
