/*body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #714b42;
	margin: 0px;
	background-image: url(images/bg.jpg);
}
a {
	color: #876153;	
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}
img {border: none;}

/*content*/
#content {
	width: 1000px;
	margin: 0px auto;
	background-color: #e6cdc4;
	background-image: url(images/cbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfa190;
	border-left-color: #cfa190;
}
#header {
	height: 377px;
	width: 1000px;
}
#column1 {
	width: 264px;
	float: right;
	overflow: hidden;
}
#center {
	width: 736px;
	float: left;
	overflow: hidden;
}
#center-text {
	width: 696px;
	padding: 20px;
	letter-spacing: 1px;
}
#center-text1 {
	width: 676px;
	padding: 30px;
	line-height: 26px;
	letter-spacing: 1px;
}


/*news*/

#news ul {list-style: none; margin: 0; padding: 0;}
#news{
	width: 736px;
	height: 237px;
	background-image: url(images/index_02.gif);
}
#news a{
	color: #876153;	
}

#news a:hover {
	color: #669999;
}

/*footer*/
#footer {
	width: 1000px;
	overflow: hidden;
	clear: both;
	height: 69px;
	color: #223d48;
	background-color: #77a5b6;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover{
	color: #FF9900;
}

#service-item{
	padding-top: 20px;
	padding-bottom: 20px;
}
#service-item ul{margin: 0px;padding: 0px;}
#service-item li{
	float: left;
	width: 163px;
	text-align: center;
	border: 1px solid #FFFFFF;
	display: block;
	margin: 2px;
	background-color: #DBB0A4;
}
#service-item li a{display: block;}
#service-item li a:hover{
	background-color: #CE938A;
}
#service-text{clear: both;}

/*style*/
.box2 {
	padding: 5px;
	background-color: #BC9285;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.box3{
	padding: 3px;
	font-size: 13px;
	color: #CC6600;
	font-weight: bold;
	background-image: url(images/tbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.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-weight: bold;
	color: #FF6600;
}
.textcolor2 {color: #ffffff;}
.textcolor3 {
	color: #339999;
	font-weight: bold;
}
.textcolor{
	color: #FFFFFF;
}
.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;
}

