a:visited {  font: 9pt "宋体"; color: #ffffff; text-decoration: none}
a:active {  font: 9pt "宋体"; color: #cccccc; text-decoration: underline}
a:link {  font: 9pt "宋体"; color: #cccccc; text-decoration: none}
a:hover {  font:  9pt "宋体"; color: #ffffff; text-decoration: underline}

.unnamed1 {  font-size: 9pt; line-height: 15pt}
td {  font-size: 9pt}
.pauls{background-image:url(img/vv_bkgd.jpg);
background-repeat: no-repeat;
background-attachment: fixed;; font-size: 9pt; line-height: 15pt}

a.a2:visited {  font: 9pt "宋体"; color: #333333; text-decoration: none}
a.a2:active {  font: 9pt "宋体"; color: #333333; text-decoration: underline}
a.a2:link {  font: 9pt "宋体"; color: #333333; text-decoration: none}
a.a2:hover {  font:  9pt "宋体"; color: #333333; text-decoration: underline}

a.a1:visited {  font: "宋体"; font-size: 9pt; color: #333333; text-decoration: none}
a.a1:active {  font: "宋体"; font-size: 9pt; color: #333333}
a.a1:link {  font: "宋体"; font-size: 9pt; color: #333333}
a.a1:hover {  font-size: 9pt; color: #CCCCCC; text-decoration: none; fontl: "宋体"; background-color: #333333}
.H {  font-family: "宋体"; font-size: 9pt; line-height: 15pt; background-image: url(img/20000logo.jpg); background-repeat: no-repeat; background-position: center center}

/*-------------------------------------------
  Content
-------------------------------------------*/
	#wrapper { margin: 0 auto; width: 940px; }
	
	/* Default Content styles */
	.content p { color: #cbcbcb; font-size: 12px; line-height: 20px; padding: 0 0 15px 0; }
	.content p.intro_text { color: #f9f9f9; font-size: 18px; line-height: 25px; }
	.content .column_left { float: left; width: 520px; }
	.content .column_right { float: right; padding: 5px 0 0 0; width: 380px; }
	.content .column_right img { padding: 0 0 10px 0; }
	
	#content { padding: 0 0 25px 0; }
	/* Home Page */
	#feature { height: 430px; margin: 0; overflow: hidden; position: relative; width: 900px; }
	#feature .feature { height: 430px; left: 0; position: absolute; top: 0; width: 900px; z-index: 10; }
	#feature .feature div { background: url('../images/cover_01.png'); border: 0; bottom: 10px; color: #f9f9f9; display: block; height: 30px; position: absolute; right: 10px; text-decoration: none; z-index: 100; }
	#feature .feature div:hover, #feature .feature div.hover { background: #ffdd00; }
	#feature a { color: #f9f9f9; }
	#feature .feature div a:hover, #feature .feature div:hover a, #feature .feature div.hover a { color: #161616; }
	#feature .feature div a.title { display: inline-block; font-size: 14px; font-weight: bold; line-height: 18px; margin: 5px 15px 7px 15px; }
	#feature .feature div a.location { display: inline-block; font-family: "Georgia", "Times New Roman", serif; font-size: 14px; font-style: italic; margin: 0 15px; }
	
	#content h1.main_text { font-family: "Georgia", sans-serif; font-weight: normal; font-size: 16px; font-style: normal; line-height: 20px; margin: 15px 0; }
	#content h1.main_text a { color: #FCD820; font-family: "Lucida Grande", "Verdana", "Arial", sans-serif; font-weight: normal; font-size: 10px; text-decoration: none; text-transform: uppercase; }

	#content hr.bar { background: #1D1D1D; color: #1d1d1d; border: 0; clear: both; height: 8px; }
	#content .caption { color: #999; float: left; font-family: "Georgia", "Times New Roman", serif; font-size: 12px; font-style: italic; font-weight: lighter; }
