body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #F4F4E7;
}
.mainbgR {
	background-image: url(images/main_bgR.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainbgL {
	background-image: url(images/main_bgL.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.article_boxL {
	background-image: url(images/article_boxleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.article_boxR {
	background-image: url(images/article_boxright.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.style1 {
	color: #E85F00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.introBg {

	background-image:  url("images/intro1_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #33CCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.content a:link {
	color: #EB721D;
	font-size: 10px;
}
.content a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-size: 10px;
}
.content a:visited {
	color: #EB721D;
	font-size: 10px;
}
.content a:active {
	color: #EB721D;
	font-size: 10px;
}
.footer_title {
	font-weight: bolder;
	color: #FFFFFF;
}
.pic_title {
	font-size: 12px;
	font-weight: bold;
	color: #22B2B9;
}
.sub_title1 {

	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.bg_R {
	background-color: #E6E6CA;
	background-image: url(images/main_bgR.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sub_title2 {


	font-size: 12px;
	font-weight: bold;
	color: #D50000;
}
.sub_title3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.ww {
	color: #FF6633;
}
.title5 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-left-color: #FFCC99;
}

ul {
	list-style-position: outside;
	list-style-type: square;
}
