/*body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #7f8f4d;
	text-decoration: none;
}

a:hover {
	color: #515B31;
}

ul {}
img {border: none;}

/*content*/
#content {
	width: 950px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(images/index_03.gif);
}
#header {
	height: 268px;
	width: 950px;
}
#column1 {
	width: 254px;
	float: right;
	overflow: hidden;
}
#center {
	width: 602px;
	float: left;
	overflow: hidden;
	padding-left: 47px;
	padding-bottom: 47px;
	padding-right: 47px;
}
#center-text {
	padding-top: 20px;
	width: 482px;
	padding-right: 20px;
	padding-left: 30px;
}


/*news*/
#news{
	width: 733px;
	height: 215px;
	background-image: url(images/index_03.gif);
}
#news a{
	
}

#news a:hover {
	
}

#news ul{list-style: none; margin: 0; padding: 0;}

#news li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 3px;
}

#service-item{
	padding-top: 20px;
	padding-bottom: 20px;
}
#service-item ul{margin: 0px;padding: 0px;}
#service-item li{
	float: left;
	width: 140px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #99CC33;
	display: block;
	margin: 2px;
}
#service-item li a{display: block;}
#service-item li a:hover{
	background-color: #FFFFDD;
}
#service-text{clear: both;}

/*footer*/
#footer {
	width: 950px;
	overflow: hidden;
	clear: both;
	background-image: url(images/index_19.gif);
	height: 80px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #CCCCCC;
}
#footer a {
	color: #999999;
}
#footer a:hover{
	color: #333333;
	text-decoration: underline;
}

/*style*/
.box2 {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.box3{
	font-size: 15px;
	color: #993300;
	font-weight: bold;
	padding-top: 15px;
}
.pic{
	border: 1px dashed #C2BBB1;
}
.linkpic{
	margin: 8px;
	border: 1px solid #999999;
}
.titlecolor {
	font-size: 15px;
	font-weight: bold;
	color: #382303;
}
.titlecolor2 {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}
.titlecolor3 {
	font-size: 13px;
	color: #996600;
}
.titlecolor4 {
	font-size: 12px;
	font-weight: bold;
	color: #7f8f4d;
}
.textcolor2 {color: #ffffff;}
.textcolor3 {
	color: #9E883A;
}
.textcolor{
	color: #999999;
}
.txtcolor-red {
	font-weight: bold;
	color: #FF0000;
}
.txtcolor-red2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}
.hr {
	border: 1px dashed #928675;
}
.style1 {
	color: #006fff;
}
.style2 {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
}