/* Label */
body {margin:0px; background-color:#FFFFFF; }
body,td,th {color:#000000; font-size:11px; font-family:Verdana, Arial; }
textarea,select,input{font-size:11px;font-family:Verdana, Arial;}
td.contentTitle {line-height:150%; text-align:center; font-size:26px; color:#A22F74; padding-top:13px; font-weight:bold; }
td.content {font-size:12px; line-height:150%; }
td.lsit{line-height:150%; }
td.dotline {
	border-bottom: 1px dashed #CCCCCC;
}

/* Link Style */
a:link {color:#003399; text-decoration:underline; }
a:visited {color:#003399; text-decoration:underline; }
a:hover {color:#ff0000; text-decoration:none; }

a.blueLink:link {color:#003399; text-decoration:underline; }
a.blueLink:visited {color:#003399; text-decoration:underline; }
a.blueLink:hover {color:#003399; text-decoration:none; }

a.whiteLink:link {color:#ffffff; text-decoration:none; }
a.whiteLink:visited {color:#ffffff; text-decoration:none; }
a.whiteLink:hover {color:#ffffff; text-decoration:underline; }

a.titleLink:link {color:#000000; text-decoration:none; }
a.titleLink:visited {color:#000000; text-decoration:none; }
a.titleLink:hover {color:#ff0000; text-decoration:underline; }

a.titleLink1:link {
	color:#941414;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
}
a.titleLink1:visited {
	color:#941414;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
}
a.titleLink1:hover {
	color:#ff0000;
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;
}

a.titleLink2:link {
	color:#003399;
	text-decoration:none;
	font-weight: bold;
	font-size:14px;
}
a.titleLink2:visited {
	color:#003399;
	text-decoration:none;
	font-weight: bold;
	font-size:14px;
}
a.titleLink2:hover {
	color:#ff0000;
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
}

/* Nav Link */
a.navLink:link {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}
a.navLink:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}
a.navLink:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
}

/* Font Color */
.whiteFont {color:#FFFFFF}
.docParameter{
	color:#666666;
	font-size: 10px;
}
.purpleFont {color:#A22F74}
.redFont {color:#FF0000}
.blueFont {color:#003399}
.yellowFont {color: #FFFF00;font-weight: bold;font-size: 12px;}
.title1 {font-size:14px; font-weight:bold; color:#000000; }
.title2 {font-size:12px; font-weight:bold; color:#333333; }
.title3 {font-size:16px; font-weight:bold; color:#000000; }


.imgbox {	border:1px solid #CCCCCC; }


/* Design by 4wenzi */
li {
	list-style-type: square;
}
.vdotline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.bg {
	background-repeat: repeat-x;
	background-position: center;
	background-image:  url("../images/bg.gif");
}
.font {
	line-height: 20px;
}
.bg1 {
	background-color: #FFFFFF;
	background-image:  url("../images/button_3.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg2 {
	background-color: #FFFFFF;
	background-image:  url("../images/button_7.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg3 {
	background-color: #FFFFFF;
	background-image:  url("../images/button_9.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.orangeFont {
	color: #ff0000;
}
.sortTitle {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.sortTitle1 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.map {
	background-image: url(../about/images/map_pic.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg4 {
	background-image: url(../images/bg.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}
.listNumber {
	margin: 0px;
	padding: 0px 0px 0px 32px;
}
.listNumber ol{
	margin: 0px;
	padding: 0px;
}
.listNumber li{
	margin: 0px;
	padding: 1px 0px 1px 0px;
	list-style-type: decimal;
}