body {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#666;
}

* {
	word-wrap:break-word; 
	word-break:break-all;
}

img,form {
        border:0;
		margin:0;
		padding:0;
}

td,div,inupt,select,textarea {
	font-size: 12px
}

p,pre {margin:0;padding:0;line-height:150%;}

input[type=text], input[type=password] {
	padding:1px;
	border:1px solid #ccc;
}

input {
	padding:expression(type == "text" || type == "password" ? "1px" : "normal");
	border:expression(type == "text" || type == "password" ? "1px #ccc solid" : "normal");
}

select {
	padding:1px;
	border:1px solid #ccc;
}

textarea {
	border:1px solid #ccc;
	padding:2px;
}

label {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}


a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:active {
	color:#009900;
	text-decoration: none;
}
a:hover {
	color:#009900;
	text-decoration: none;
}

.a1 {
	border:1px #ccc solid;
	display:block;
	height:16px;
	padding:0 5px;
	vertical-align:bottom;
}

.a2:link {
	color:#fff;
	text-decoration: underline;
	font-size:13px;
}
.a2:visited {
	color:#fff;
	text-decoration: underline;
	font-size:13px;
}
.a2:active {
	color:#fff;
	text-decoration: none;
	font-size:13px;
}
.a2:hover {
	color:#fff;
	text-decoration: none;
	font-size:13px;
}

.a3:link {
	color:#0044dd;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
.a3:visited {
	color:#0044dd;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
.a3:active {
	color:#FF6600;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
.a3:hover {
	color:#FF6600;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}

.a4:link {
	color:#0066FF;
	text-decoration: none;
	font-size:12px;
}
.a4:visited {
	color:#0066FF;
	text-decoration: none;
	font-size:12px;
}
.a4:active {
	color:#FF6600;
	text-decoration: none;
	font-size:12px;
}
.a4:hover {
	color:#FF6600;
	text-decoration: none;
	font-size:12px;
}

#line1 td {
	border-bottom:1px #ccc dashed;
}

.mbg1 {
	background-image:url(mbg3.gif);
	background-repeat:repeat-x;
}

.mbbg1 {
	background-image:url(mbbg2.gif);
	background-repeat:repeat-x;
}

.btn3 {
	background:url(bbg3.gif) no-repeat;
	width:110px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:8px 0 0 0;
}

.btn5 {
	background:url(bbg3.gif) no-repeat;
	width:110px;
	height:20px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	padding:8px 0 0 0;
}


.btn333 {
	background:url(tbtn2.gif) no-repeat;
	width:114px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:8px 0 0 0;
}

.btn533 {
	background:url(tbtn1.gif) no-repeat;
	width:114px;
	height:20px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	padding:8px 0 0 0;
}


#btnbg1 a {
	background:url(btn_1.gif) no-repeat;
	display:block;
	height:15px;
	width:81px;
	padding:3px 0 0 10px;	
}

#menu a {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background-image:url(mbg5.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:100px;
	height:23px;
	text-align:center;
	padding:10px 0 0;
}

#menu a:hover {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background-image:url(mbg4.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:100px;
	height:23px;
	text-align:center;
	padding:10px 0 0;
}

.ti_2_1 {
	background:url(ti_2_1.gif) no-repeat;
	height:24px;
	width:218px;
	vertical-align:bottom;
	padding:0 0 2px 35px;
	font-weight:bold;
}

.ti_4_1 {
	background:url(ti_4_1.gif) no-repeat;
	height:24px;
	vertical-align:bottom;
	padding:8px 0 0 35px;
	margin-bottom:-5px;
	font-weight:bold;
	width:100%;
}

h3 {margin:0; padding:8px 0;}

.box10 {
	border-top:1px #d00070 solid;
}
.box11 {
	border-right:1px #d00070 solid;
}
.box12 {
	border-bottom:1px #d00070 solid;
}
.box13 {
	border-left:1px #d00070 solid;
}

.box21 {
	border-top:2px #ff7c00 solid;
	border-bottom:1px #ff7c00 solid;
	border-right:1px #ff7c00 solid;
	border-left:1px #ff7c00 solid;
	padding:10px;
	text-align:left;
}

.box233 {
	border-top:2px #fb84c4 solid;
	border-bottom:1px #fb84c4 solid;
	border-right:1px #fb84c4 solid;
	border-left:1px #fb84c4 solid;
	padding:10px;
	text-align:left;
}

.box1_1 {
	border-top:1px #E2E2E2 solid;
}
.box1_2 {
	border-right:1px #E2E2E2 solid;
}
.box1_3 {
	border-bottom:1px #E2E2E2 solid;
}
.box1_4 {
	border-left:1px #E2E2E2 solid;
}

.box2_1 {
	border-top:3px #FF9C00 solid;
}
.box2_2 {
	border-right:3px #FF9C00 solid;
}
.box2_3 {
	border-bottom:3px #FF9C00 solid;
}
.box2_4 {
	border-left:3px #FF9C00 solid;
}

.box2_ti1 {
	font-size:14px; 
	font-weight:bold;
	color:#ff9c00;
	padding:0 0 5px 0;
}

.box3_1 {
	border-top:3px #F86CB7 solid;
}
.box3_2 {
	border-right:3px #F86CB7 solid;
}
.box3_3 {
	border-bottom:3px #F86CB7 solid;
}
.box3_4 {
	border-left:3px #F86CB7 solid;
}

.box3_ti1 {
	font-size:14px; 
	font-weight:bold;
	color:#F86CB7;
	padding:0 0 5px 0;
}

.box4_1 {
	border-top:3px #7EE17E solid;
}
.box4_2 {
	border-right:3px #7EE17E solid;
}
.box4_3 {
	border-bottom:3px #7EE17E solid;
}
.box4_4 {
	border-left:3px #7EE17E solid;
}

.box4_ti1 {
	font-size:14px; 
	font-weight:bold;
	color:#7EE17E;
	padding:0 0 5px 0;
}

.box5_ti2 {
	padding:6px 0 10px 8px; 
}

.box5_ti1 {
	background-image:url(box5_2.gif);
	background-repeat:repeat-x;
	background-position:top;	
}

.box5_6 {
	background-image:url(box5_6.gif);
	background-repeat:repeat-x;
	background-position:top;		
}

.box5_7 {
	background-image:url(box5_7.gif);
	background-repeat:repeat-y;
	background-position:right;		
}

.box5_8 {
	background-image:url(box5_8.gif);
	background-repeat:repeat-y;
	background-position:left;		
}

.listtop1 {
	border:1px #ccc solid;
	clear:both;
	width:100%;
}

#tabti1 { clear:both; width:990px; margin:0 auto; }
#tabti1 ul { clear:both; margin:0; padding:0 }
#tabti1 li { float:left; background:url(tabbg1.gif) no-repeat bottom; list-style:none  }
#tabti1 li a { float:left; display:block; padding:0 5px; width:100px; height:26px; line-height:26px; text-align:center; color:#000; font-weight:700; overflow:hidden; }
#tabti1 li a:hover { text-decoration:none; }
#tabti1 li.selected { background:url(tabbg2.gif) no-repeat bottom; }
#tabti1 li.selected a { color:#333; height:26px; width:74px }
.tabbt1 { width:990px; clear:both;margin:0 auto; border-top:5px #ffaa00 solid}

#tabti2 { clear:both; width:100%; }
#tabti2 ul { clear:both; margin:0; padding:0 }
#tabti2 li { float:left; margin-right:-1px; background:url(nav_sprite_99.gif) no-repeat 0 -26px; list-style:none  }
#tabti2 li a { float:left; display:block; padding:0 5px; width:100px; height:26px; line-height:26px; text-align:center; color:#FFF; font-weight:700; overflow:hidden; }
#tabti2 li a:hover { text-decoration:none; }
#tabti2 li.selected { background:url(nav_sprite_99.gif) no-repeat; }
#tabti2 li.selected a { color:#333; }
.tabbt2 {   width:100%; clear:both; border-top:5px #F5F5F5 solid}

.help1 {
	font-size:14px;
	font-weight:bold;
	border-bottom:2px #009900 solid;
	padding:12px 15px 8px 20px;
	background:url(d3.gif) no-repeat center left;
}
.help2 {
	font-size:12px;
	border-bottom:1px #ccc dashed;
	padding:12px 15px 8px 20px;
	background:url(title_arrow.gif) no-repeat center left;
}
.help3 {
	font-size:12px;
	border-bottom:1px #ccc dashed;
	padding:12px 15px 8px 35px;
	background:url(title_arrow.gif) no-repeat center left;
}
.help0 {
	border-bottom:1px #009900 dashed;
}
.help0 a:visited {
	color:#009900;
	font-weight:bold;
}
.footer {
	height:50px; 
	color:#666666;
	text-align:center;
	width:970px;
	margin-left: auto;
	margin-right: auto; 	
	border-top:1px #e2e2e2 solid;
	padding:10px;
}

#htmltitle {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:10px 5px;
	clear:both;
	width:95%;
}

#htmldatetime {
	text-align:center;
	font-size:12px;
	color:#666666;	
	padding:5px 5px 0 5px;
	border-top:1px #ccc dashed;
	clear:both;
	width:95%;
}

#htmltext {
	font-size:14px;
	line-height:150%;
	padding:15px;
	text-align:left;
}

#htmltext * {
}