/*body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #a0a0a0;
	background-image: url(images/bg.gif);
}
a {
	color: #8BB7DA;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

img {border: none;}

/*content*/
#content {
	width: 980px;
	margin: 0px auto;
}
#header {
	height: 599px;
	width: 980px;
	background-image: url(images/index_30.gif);
}
#header2 {
	height: 599px;
	width: 980px;
	background-color: #325f83;
	background-image: url(images/bg2.gif);
}
#nav{
	text-align: right;
	padding: 7px;
}
#logo {
	width: 468px;
	float: left;
	overflow: hidden;
}
#center {
	width: 512px;
	float: right;
	overflow: hidden;
}
.centerbox {
	width: 512px;
	height: 199px;
}
#textcontent{
	background-image: url(images/index_27.gif);
	line-height: 23px;
}
#textcontent2{
	height: 559px;
	width: 490px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#textcontent2text{
	float:right;
	overflow:auto;
	overflow-x:hidden; 
	height: 485px;
	width: 490px;
}
/*footer*/
#footer {
	width: 980px;
	overflow: hidden;
	clear: both;
	text-align: center;
	color: #666666;
}
#footer a {
	color: #666666;
}
/*style*/
.box2 {
	padding: 5px;
	background-color: #333333;
	border: 1px dashed #999999;
	color: #CCCCCC;
}
.box3{
	padding: 3px;
	font-size: 13px;
	color: #996633;
	font-weight: bold;
	border: 1px solid #996633;
	background-image: url(images/tbg.gif);
	background-position: bottom;
	background-color: #FFFFFF;
	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: #FF9900;
}
.titlecolor3 {
	font-size: 13px;
	color: #996600;
}
.titlecolor4 {
	font-weight: bold;
	color: #FF9900;
	font-size: 13px;
}
.textcolor2 {color: #ffffff;}
.textcolor3 {
	color: #FFFF99;
}
.textcolor4 {
	color: #aeffb6;	
}
.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: #ffdfa1;
}
.textlink1:hover {
	COLOR: #FFFFFF;
}
.textlink2 {
	color: #abdaff;
}
.textlink2:hover {
	COLOR: #FFFFFF;
}
