/*body*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a {
	color: #3a90ff;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
}

ul {list-style: none; margin: 0; padding: 0;}
img {border: none;}

/*content*/
#content {
	width: 949px;
	margin: 0px auto;
}
#header {
	height: 198px;
	width: 949px;
}

#left {
	width: 284px;
	float: left;
}
#center {
	float: right;
	width: 641px;
	overflow: hidden;
}
#center-text {
	font-size: 13px;
	line-height: 24px;
	padding: 15px;
}

/*column1*/
#column1 {
	width: 284px;
}

/*news*/
#news{
	background-image: url(images/index_08.gif);
	height: 204px;
	width: 641px;
}
#news a{
	color: #666666;
}

#news a:hover {
	color: #000000;
}

/*footer*/
#footer {
	background-image: url(images/index_15.gif);
	height: 135px;
	width: 100%;
	overflow: hidden;
	clear: both;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #888888;
}
#footer-menu {
	background-image: url(images/index_17.gif);
	background-repeat:no-repeat;
	height: 31px;
	width: 949px;
}

/*style*/
.box1 {
	background-color: #fff3c7;
	font-size: 15px;
	font-weight: bold;
	color: #816c32;
	margin-bottom: 10px;
	background-image: url(images/index_11.gif);
	height: 26px;
	padding-top: 5px;
	padding-left: 5px;
}
.box2 {
	padding: 5px;
	background-color: #ebebeb;
	border: 1px solid #c7c7c7;
}
.box3{
	padding: 3px;
	font-size: 13px;
	color: #993333;
	font-weight: bold;
	border: 1px solid #FFCC99;
	background-image: url(images/tbg.gif);
}
.pic{
	border: 1px dashed #C2BBB1;
}
.linkpic{
	margin: 8px;
	border: 1px solid #999999;
}
.textcolor{
	color: #FF9900;
}
.txtcolor-red {
	font-weight: bold;
	color: #FF0000;
}
.txtcolor-red2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}
.titlecolor {
	font-size: 15px;
	font-weight: bold;
	color: #382303;
}
.titlecolor2 {
	font-size: 15px;
	font-weight: bold;
	color: #6633FF;
}
.titlecolor3 {
	font-size: 13px;
	color: #996600;
}
.textcolor2 {color: #ffffff;}
.textcolor3{
	color: #FF6600;
}
.hr {
	border: 1px dashed #928675;
}.textcolor3 {
	color: #CC6600;
}
.style1 {
	color: #006fff;
}
.style2 {
	font-size: 12px;
	color: #3a90ff;
}

