#wrapper {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
li {
	list-style-type: none;
}
#nav li {
	float: left;
	margin-right: 15px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fbed93;
	font-weight: bold;
}
#nav li a {
	line-height: 36px;
	font-size: 16px;
	color: #fbed93;
	font-weight: bold;
}
#nav {
	background-image: url(images/btm.gif);
	background-repeat: repeat-x;
	height: 42px;
	padding-left: 50px;
}
.block {
	padding: 1px;
	border: 1px solid #CCC;
	float: left;
}
.clear {
	clear: left;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.font16 {
	font-size: 16px;
}
.font16 a {
	font-size: 16px;
}
.green {
	color: #009900;
}
.green a{
	color: #009900;
}
.grey {
	color: #CCC;
}
.white {
	color: #FFF;
}

.dot li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	line-height: 22px;
	overflow: hidden;
	height: 22px;	
}
.dot li a {
	line-height: 22px;
	color: black;
}
.pos_rel {
	position: relative;
}
.more {
	position: absolute;
	right: 10px;
	bottom: 5px;
}
.margin_right5 {
	margin-right: 5px;
}

.margin_top5 {
	margin-top: 5px;
}

.align_left {
	float: left;
}
.align_right {
	float: right;
}
.sitemap {
	position: absolute;
	top: 5px;
	right: 11px;
}

#left {
	width: 733px;
	float: left;
	margin-right: 5px;
}
#right {
	width: 260px;
	float: left;
}
#bar h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #cc0000;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin-top: 10px;
	height: 21px;
	font-weight: bold;
}
.block h2 {
	font-weight: normal;
	font-size: 11px;
}
.red {
	color: #C00;
}
.orange {
	color: #ff9900;
}

.blue {
	color: #336699;
}
.block #bar {
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.padding_10 {
	padding: 10px;
}
#intercoop_tit h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	line-height: 20px;
}
#intercoop_1 {
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	height: 20px;
}
#intercoop_tit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	margin-bottom: 5px;
	height: 20px;
	margin-top: 20px;
}
#intercoop_1 li {
	float: left;
	line-height: 20px;
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 41px;
	text-align: center;
	margin-right: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#intercoop_1 li a {
	line-height: 20px;
	height: 20px;
	width: 41px;
	text-align: center;
	margin-right: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.block2 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 1px;
	position: relative;
	background-image: url(images/intercoop_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.margin_top15 {
	margin-top: 15px;
}

.block2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C00;
	background-color: #FFF;
	float: left;
	position: absolute;
	top: -12px;
	left: 18px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.block2_icon {
	position: absolute;
	top: -17px;
	float: left;
	left: -10px;
}
.block2 dl {
	margin-top: 12px;
	margin-right: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	float: left;
}
.img_line {
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.block2 dt {
	font-weight: bold;
	color: #F60;
	font-size: 12px;
}
.triangle {
	position: absolute;
	right: 0px;
	bottom: 1px;
}
#faq li {
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #336699;
	margin-top: 3px;
	overflow: hidden;
	height: 20px;
}

#links li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#links {
	width: 248px;
	padding-left: 10px;
}
#btm {
	background-image: url(images/btm.gif);
	background-repeat: repeat-x;
	height: 35px;
	clear: left;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	background-position: bottom;
}

#faq li a {
	font-size: 11px;
	color: black;
}
.block a {
	color: #336699;
}
.page_h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C00;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
.nextpage {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.page_dl dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.page_dl dd {
	padding: 10px;
	color: #666;
}

.page_p {
	color: #333;
	margin-bottom: 1em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.page_h2 {
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
.page_p1 {
	color: #333;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
 