/* ------------------------------------------body------------------------------------------ */

body {
	margin: 0px;
	font: 11px "Verdana", Helvetica, sans-serif;;
	text-align:left;
	background: #ffffff;
	color: #000000;
	}

/* ------------------------------------------main------------------------------------------ */

td {  font-size: 11px; color: #000000; }
a {  color: #336699; text-decoration: none; }
a:link {  color: #336699;}
a:hover {  color: #FF6600; text-decoration: underline;}
a:visited {  }
a:active {  color: #336699; }

/* links */

.link_menu {  color: #005A00; text-decoration: none; padding-left: 5px; padding-top: 2px; font-weight: bold;}
.link_menu:link {  color: #005A00; text-decoration: none; padding-left: 5px; padding-top: 2px; font-weight: bold;}
.link_menu:hover {  
			color: #ffffff; 
			text-decoration: none; 
			width:170px;
			height: 20px;
			padding-left: 5px;
			padding-top: 3px;
			font-weight: bold;
			background: url(../image/bg_menus.gif);}
.link_menu:active {  color: #005A00; text-decoration: none; padding-left: 5px; padding-top: 2px; font-weight: bold;}

.link_hl_01 {  color: #FF6600; text-decoration: underline; }
.link_hl_01:link {  color: #FF6600; text-decoration: underline;}
.link_hl_01:hover {  color: #FF6600; text-decoration: underline;}
.link_hl_01:active {  color: #FF6600; text-decoration: underline; }

.link_hl_02 {  color: #FFC800; text-decoration: none; }
.link_hl_02:link {  color: #FFC800; text-decoration: none;}
.link_hl_02:hover {  color: #FFC800; text-decoration: underline;}
.link_hl_02:active {  color: #FFC800; text-decoration: underline; }

.link_hl_03 {  color: #990000; text-decoration: underline; }
.link_hl_03:link {  color: #990000; text-decoration: underline;}
.link_hl_03:hover {  color: #FF6600; text-decoration: underline;}
.link_hl_03:active {  color: #FF6600; text-decoration: underline; }

.link_subnav {  color: #000000; text-decoration: none; }
.link_subnav:link {  color: #000000; text-decoration: none;}
.link_subnav:hover {  color: #990000; text-decoration: none;}
.link_subnav:active {  color: #990000; text-decoration: none; }

/* ------------------------------------------table------------------------------------------ */

.bg_rightspacer { background: url(../image/bg_dotline_01.gif) repeat-y #ffffff; }

/* ------------------------------------------font------------------------------------------ */

.font_unline {  text-decoration: underline}
.font_cen_12px { font-family: "Verdana", "Tahoma", "Arial", "ËÎÌå"; font-size: 12px}
.font_en_9px {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9px}
.font_en_10px {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.font_en_11px {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px}
.article_cn_12px { font-size: 12px; line-height: 18px}
.article_cn_14px { font-size: 14px; line-height: 20px}
.list_cen_12px { font-family: "Verdana", "Tahoma", "Arial", "ËÎÌå"; font-size: 12px; line-height: 22px; font-style: normal; font-weight: normal }
.title_cen_14px { font-family: "Verdana", "Tahoma", "Arial", "ËÎÌå"; font-size: 14px; line-height: ; font-style: normal; font-weight: bolder }
.title_cen_12px { font-family: "Verdana", "Tahoma", "Arial", "ËÎÌå"; font-size: 12px; line-height: ; font-style: normal; font-weight: bolder }

/* ------------------------------------------box------------------------------------------ */

.box_grey_1 { background-color: #ffffff; border: 1px #B4B4B4 solid}

.nav_left_green { background: url(../image/bg_dot_blue2.gif) repeat-x #E0EFC4; background-position: bottom; }

.nav_left_yellow { background: url(../image/bg_dot_blue2.gif) repeat-x #FFFCCC; background-position: bottom; }

.nav_left_blue { background: url(../image/bg_dot_blue2.gif) repeat-x #AEDBF2; background-position: bottom; }

.nav_left_blue2 { background: url(../image/bg_dot_blue2.gif) repeat-x #CDE9FA; background-position: bottom; }

/* ------------------------------------------forms------------------------------------------ */

textarea {  
		width: 100%;
		font-size: 12px; 
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}

select {  
		width: 100%;
		font-size: 12px; 
		height: 18px;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}

/* 
input {  
		width: 100%;
		font-size: 12px; 
		height: 18px;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}
*/


.input_standard { 
		font-size: 12px; 
		height: 18px;
		width: 115px;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; }.pic_border_5px {
	padding: 5px;
	margin: 5px;
}
label {
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
