/*body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	margin: 0px;
	background-repeat: repeat-x;
}
a {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #FF6666;
	text-decoration: underline;
}

ul {list-style: none; margin: 0; padding: 0;}
img {border: none;}

/*content*/
#content {
	width: 950px;
	margin: 0px auto;
}
#header {
	height: 131px;
	width: 950px;
	background-image: url(images/index_01.jpg);
}
#column1 {
	width: 268px;
	float: left;
	overflow: hidden;
	padding-left: 5px;
}
#columnbox {
	width: 268px;
	float: left;
	overflow: hidden;
}
#center {
	width: 669px;
	float: left;
	overflow: hidden;
	padding-left: 5px;
}
#center-text {
	padding: 20px;
	line-height: 23px;
}
#center-text2 {
	padding: 20px;
	line-height: 20px;
}

/*footer*/
#footer {
	width: 950px;
	overflow: hidden;
	clear: both;
	height: 94px;
	background-image: url(images/index_45.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*style*/
.box2 {
	padding: 5px;
	background-color: #FF9900;
	border: 3px solid #FFFF99;
	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;
	border: 1px solid #CCCCCC;
}
.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;
	font-size: 13px;
}
.textcolor2 {color: #ffffff;}
.textcolor3 {
	color: #876153;	
}
.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 {
	TEXT-DECORATION: none;
	color: #000000;
}
.textlink1:hover {
	COLOR: #FF3300;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
	text-decoration: none;
}
