/*body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-color: #ffdbf8;
	background-repeat: repeat-x;
}
a {
	color: #4d39c6;	
	text-decoration: none;
}

a:hover {
	color: #FF6666;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
}

ul {list-style: none; margin: 0; padding: 0;}
img {border: none;}

/*content*/
#content {
	width: 1000px;
	margin: 0px auto;
}
#header {
	height: 358px;
	width: 1000px;
	background-image: url(images/index_01.jpg);
}
#column1 {
	width: 303px;
	padding-left: 9px;
	float: left;
	overflow: hidden;
}
#columnbox {
	width: 303px;
	float: right;
	overflow: hidden;
	background-image: url(images/index_10.gif);
	height: 242px;
}
#columnbox2 {
	width: 303px;
	float: right;
	overflow: hidden;
	background-image: url(images/index_18.gif);
	height: 242px;
}
#center {
	width: 677px;
	float: right;
	overflow: hidden;
	padding-right: 9px;
}
#center-text {
	padding: 20px;
	line-height: 23px;
}
#center-text2 {
	padding: 20px;
	line-height: 20px;
}

/*footer*/
#footer {
	width: 1000px;
	overflow: hidden;
	clear: both;
	height: 152px;
	background-image: url(images/index_17.gif);
}
/*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: #CC3366;
	font-size: 13px;
}
.textcolor2 {color: #ffffff;}
.textcolor3 {
	color: #876153;	
}
.textcolor{
	color: #FFFFFF;
}
.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;
}
