@charset "UTF-8";
/* COA Main CSS */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* General Styles ------------------------------------------------------------------------------------*/
body {
	background-repeat: repeat-x;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.invisible {
	visibility:hidden;
}
#breadcrumbs td {
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 0.8em;
	line-height: 1.2em;
	height: 18px;
}
#breadcrumbs td a {
	color: #555555;
	text-decoration: none;
}
#breadcrumbs td a:hover {
	color: #3399FF;
	text-decoration: underline;
}
#breadcrumbs td {
	padding: 0 4px 0 0;
}
#breadcrumbs1 td {
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	font-size: 1em;
	line-height: 1.2em;
	height: 18px;
}
#breadcrumbs1 td.s1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E8B57;
	font-size: 1em;
	line-height: 1.2em;
	height: 18px;
}
#breadcrumbs1 td.s2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	font-size: 1em;
	line-height: 1.2em;
	height: 18px;
}
#breadcrumbs1 td.s3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 1em;
	line-height: 1.2em;
	height: 18px;
}
#breadcrumbs1 td.s4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 1.2em;
	line-height: 1.2em;
	height: 18px;
}

#breadcrumbs1 td a {
	color: #555555;
	text-decoration: none;
}
#breadcrumbs1 td a:hover {
	color: #3399FF;
	text-decoration: underline;
}
#breadcrumbs1 td.s1 a {
	color: #2E8B57;
	text-decoration: none;
}
#breadcrumbs1 td.s1 a:hover {
	color: #3399FF;
	text-decoration: underline;
}

#breadcrumbs1 td {
	padding: 0 4px 0 0;
}
.print {
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1em;
	line-height: 1.2em;
	margin: 15px 0 0 0;
	padding: 0 0 0 32px;
	width: 35px;
	float: right;
}
.Previous {
	background-image: url(../images/article_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
	font-family: Arial, Helvetica, sans-serif; 
	color: #999999; 
	font-size: 1em; line-height: 1em;
	margin: 15px 0 0 0;
	padding: 0 0 0 32px;
	width: 35px;
	float: right;
}
.top {
	background-image: url(../images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1em;
	line-height: 1.2em;
	margin: 10px 0 0 0;
	padding: 0 0 0 26px;
	width: 35px;
	float: right;
}
.print a, .top a, .Previous a {
	color: #666666;
}
.print a:hover, .top a:hover, .Previous a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.img:after {
	content: attr(alt);
}
/* Header Styles ------------------------------------------------------------------------------------*/
/* Top Bar -----------------------------*/
#topbar-inner {
	margin: 0 auto;
	width: 940px;
	margin: 0 20px 0 20px;
}
#topbar {
	margin: 0 auto;
	width: 980px;
	height: 27px;
	position:relative;
}
#topbar li {
	display: inline;
	list-style-type:none;
	float: left;
}
#topbar-right ul {
	background-color: #000000;
}
#topbar-right li {
	display: inline;
	list-style-type:none;
	float: right;
}
#topbar-right img {
	margin: 3px 0 0 0;
}
#topbar li {
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 1em;
	line-height: 26px;
	color:#d1d8bc;
}
#topbar li a {
	color:#d1d8bc;
}
.hr {
	margin: 0 0 0 7px;
	padding: 0 7px 0 0;
	background-repeat: no-repeat;
	background-position: right;
}
.hrx {
	margin: 0 0 0 7px;
	padding: 0 7px 0 0;
}
/* Header & Nav -----------------------------*/
#header-wrapper {
	margin: 0px auto;
}
#header {
	margin: 0 auto;
	width:980px;
	height: 147px;
	background-repeat: no-repeat;
	position:relative;
}
#logo {
	height: 109px;
	visibility:hidden;
}
#nav {
	height: 38px;
	width: 970px;
}
#nav ul {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}
#nav li {
	float: left;
	list-style-type: none;
	display: inline-block;
	background-position: -10px 0px;
	background-repeat: no-repeat;
	text-align: center;
}
#nav li.first a {
	width: 94px;
	background-position: -10px 0px;
}
#nav li.nav2 a {
	width: 92px;
	background-position: -353px 0px;
}
#nav li.nav3 a {
	width: 194px;
	background-position: -251px 0px;
}
#nav li.nav4 a {
	width: 120px;
	background-position: -325px 0px;
}
#nav li.nav5 a {
	width: 200px;
	background-position: -510px 0px;
}
#nav li.nav6 a {
	width: 110px;
	background-position: -710px 0px;
}
#nav li.last a {
	width: 150px;
	background-position: -10px 0px;
}
#nav li.first a:hover {
	width: 94px;
}
#nav li.nav2 a:hover {
	width: 92px;
}
#nav li.nav3 a:hover {
	width: 194px;
}
#nav li.nav4 a:hover {
	width: 120px;
}
#nav li.nav5 a:hover {
	width: 200px;
}
#nav li.nav6 a:hover {
	width: 110px;
}
#nav li.last a:hover {
	width: 150px;
}
#nav li.first a {
	background-position: -10px 0px;
	background-repeat: no-repeat;
}
#nav li.first a:hover {
	background-position: -10px -41px;
	background-repeat: no-repeat;
}
#nav li.last a {
	background-position: -820px -0px;
	background-repeat: no-repeat;
}
#nav li.last a:hover {
	background-position: -820px -41px;
	background-repeat: no-repeat;
}
#nav li a {
	display: inline-block;
	background-position: -20px -0px;
	background-repeat: no-repeat;
}
#nav li a:hover {
	display: inline-block;
	background-position: -20px -41px;
	background-repeat: no-repeat;
}
#nav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 37px;
	height: 38px;
	font-size: 1.1em;
	color: #f7f7f7;
}
#nav li a:hover {
	color:#999966;
	text-decoration: none;
}
/* Main Content Styles ------------------------------------------------------------------------------------*/
#main-wrapper {
	margin: 0 auto;
}
#main-content {
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 980px;
	background-repeat: no-repeat;
	position:relative;
}
/* Feature -----------------------------*/
#main-feature {
	width: 610px;
	margin: 0 0 0 20px;
}
#feature {
	width: 620px;
	height: 295px;
	background-image: url(../images/feature/image.jpg);
	background-repeat:no-repeat;
}
#feature img {
	float: left;
}
#feature h1 {
	float: left;
	visibility:hidden;
}
#ag {
	margin: 0 0 0 390px;
}
#ag dl {
	width: 215px;
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #AAAAAA;
}
#ag dt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.6em;
}
#ag dd {
	font-size: 0.9em;
	color: #CCCCCC;
}
#ag a {
	color: #FFFFFF;
}
#ag a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/* Recent Features -----------------------------*/
#recent-features ul {
	display: inline;
	float: left;
}
#recent-features li {
	display: inline;
	list-style-type: none;
	float: left;
	width: 300px;
	margin: 20px 0 0px 0;
}
.thumb {
	float: left;
	margin: 4px 10px 20px 0;
	border: 1px solid #CCCCCC;
}
.arrow {
	margin: 0 0 0 3px;
}
#recent-features p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.2em;
}
#recent-features h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.2em;
}
#recent-features h3 a {
	color: #333333;
}
#recent-features h3 a:hover {
	color: #999999;
	text-decoration: none;
}
#recent-features .view {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399ff;
	font-size: 1em;
	line-height: 1.8em;
}
.view a {
	color:#3399ff;
}
.tab {
	height: 20px;
	width: 620px;
	font-size: 0.8em;/*20091125 modify*/
	border-bottom: 1px solid #e8e8e8;
	background-image:url(../images/bg_recent_features.gif);
	background-repeat: no-repeat;
}
.tab h1 {
	text-align: center;
	width: 109px;
}
.tab h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b9b9b9;
	font-size: 1em;
	line-height: 20px;
}
/* PAGE Story Styles ------------------------------------------------------------------------------------*/
/* PAGE Three Columns-----------------------------*/

#story-wrapper {
	margin: 15px 0 0 0;
	width: 620px;
}
/* PAGE One Column-----------------------------*/

#single-wrapper {
	margin: 15px 0 0 0;
	width: 940px;
}
/* PAGE One Column Banner items -----------------------------*/
#image-wide {
	width: 940px;
	height: 162px;
}
.video-search {
	background-image: url(../images/single/video.jpg);
	background-repeat: no-repeat;
}
.resources-search {
	background-image: url(../images/single/page_one.jpg);
	background-repeat: no-repeat;
}
.wto-search {
	background-image: url(../images/single/wto.jpg);
	background-repeat: no-repeat;
}
#image-wide h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 150px;
	color: #FFFFFF;
	vertical-align: middle;
	float: left;
	margin: 0px 0 0 20px;
	padding: 0;
}
.image-wrapper {
	float: right;
	margin: 64px 0 0 0;
	padding: 0 20px 0 0;
}
/* PAGE One Column Banner Search -----------------------------*/
.image-wrapper input {
	margin: 0 5px 0 0;
	color: #666666;
	width: 165px;
}
.image-wrapper .bt {
	width: 65px;
}
.image-wrapper img {
	position: relative;
	top: 5px;
	left: 0px;
}
/* PAGE One Column Nav -----------------------------*/

.single-nav {
	width: 220px;
	float: left;
	position:relative;
}
.single-nav dl {
}
.single-nav dt.over a {
	background-color: #ecede8;
	border-top: 3px solid #dcded5;
}
.single-nav dt.over a:hover {
	color: #3399ff;
}
.single-nav dt {
	border-top: 1px solid #dcded5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.3em;
}
.single-nav dt a {
	padding: 7px 5px 7px 5px;
	display:block;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration:none;
}
.single-nav dt a:hover {
	padding: 7px 5px 7px 5px;
	display:block;
	color: #3399ff;
}
.single-nav dd {
	margin: 0 0 0 10px;
	padding: 0px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #CCCCCC;
}
.single-nav dd a {
	margin: 0 0 0 10px;
	padding: 0px 5px 7px 5px;
	color: #CCCCCC;
	text-decoration: none;
}
.single-nav dd a:hover {
	margin: 0 0 0 10px;
	padding: 0px 5px 7px 5px;
	color: #3399ff;
}
.single-nav dd.over a {
	color: #3399ff;
}
.stroy-content dl {
}
#story-content dt {
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	line-height: 1.5em;
}
#story-content dt a {
	color: #666666;
	text-decoration: none;
}
#story-content dt a:hover {
	color: #3399ff;
}
/* PAGE Three Column Nav -----------------------------*/
#story-nav1 {
	/*height: 700px;*/
	height:auto;
	width: 220px;
	float: left;
}
#story-nav1 dl {
	border-top: 3px solid #dcded5;
}
#story-nav1 dt.over a {
	background-color: #ecede8;
}
#story-nav1 dt.over a:hover {
	color: #3399ff;
}
#story-nav1 dt a {
	padding: 7px 5px 7px 5px;
	display:block;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration:none;
}
#story-nav1 dt a:hover {
	padding: 7px 5px 7px 5px;
	display:block;
	color: #3399ff;
}
#story-nav1 dt {
	border-top: 1px solid #dcded5;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 1.3em;
}
#story-nav1 h1 {
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.5em;
	line-height: 1.2em;
}
#story-nav {
	/*height: 270px;*/
	height:auto;
	width: 220px;
	float: left;
}
#story-nav dl {
	border-top: 3px solid #dcded5;
}
#story-nav dt.over a {
	background-color: #ecede8;
}
#story-nav dt.over a:hover {
	color: #3399ff;
}
#story-nav dt a {
	padding: 7px 5px 7px 5px;
	display:block;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration:none;
}
#story-nav dt a:hover {
	padding: 7px 5px 7px 5px;
	display:block;
	color: #3399ff;
}
#story-nav dt {
	border-top: 1px solid #dcded5;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 1.3em;
}
#story-nav h1 {
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.5em;
	line-height: 1.2em;
}
/* PAGE Story Content Columns-----------------------------*/
#story-content {
	margin-left: 240px;
}
/*20091113
#story-content img {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #999999;
}
*/
#story-content img {
	float:left; /*fix 20091113*/
	display:inline;
	margin: 5px 10px 5px 0;
	border: 1px solid #999999;
}
#story-content li img {
        float: none; /*fix 20091112*/
        margin: 5px 10px 5px 0;
        border: 1px solid #999999;
}
#story-content p img {
        /* float: none; fix by windgod 20091224*/
        position:relative;
        top:5px;
}
#story-content img:after {
	content: attr(alt);
}
#story-content h2 {
	margin: 10px 0 15px 0;
	color: #990000;
	font-size: 1.4em;
	line-height: 1.2em;
}
#story-content h3 {
	margin: 5px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.1em;
	line-height: 1.2em;
}
#story-content h4 {
	margin: 0px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
}
#story-content p{
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	line-height: 1.5em;
}
#story-content.list ul {
	margin: 0 0 15px 10px;
}

#story-content.list ul li{
	list-style-type: disc;
}

#story-content.list li{
	list-style-type:decimal;
	list-style-position: inside;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	line-height: 1.5em;
}
table#breadcrumbs{
   	    border: none;
		border-style: none;
		border-color: none;
		border-collapse: collapse;
}
/*
#story-content table { 
        float:left;
}
*/


#story-content table table { 
		border-width: thin;
		border-style: double;
		border-color: #ccc;
		border-collapse: separate;
}
#story-content.video-page {
	margin: 0px 0 0 240px;
}
#story-content.video-page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #333333;
}
#story-content.video-page p {
	margin: 0 0 25px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #666666;
}
#story-content.video-page h4 {
	color: #666666;
}
#video-wrapper {
	width: 695px;
	margin: 15px 0 15px 0;
}
#video-display img {
	margin: 0px;
	border: 0px none;
}
#video-display {
	float: left;
	width: 220px;
	margin: 0 10px 20px 0;
}
#story-content.video {
	width: 695px;
}
#story-content.video ul {
	margin: 15px 0 0 0;
	padding: 0px;
	float: left;
}
#story-content.video li {
	width: 231px;
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline-block;
}
#story-content.video li img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#story-content.video li h3 {
	margin: 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #666666;
}
#story-content.video li h4 {
	margin: 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #666666;
	clear: both;
}
#story-content.video li p {
	margin: 0 0 25px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #CCCCCC;
}
#story-content.video li span {
	color: #555555;
}
#story-content.video li p a, #story-content.video li p a:hover {
	color: #3399FF;
}
/*
#comments {
	padding: 5px 15px 0 15px;
	width: 670px;
	background-color: #efefef;
	border: 1px solid #dddddd;
}
*/
.video-page#story-content table {
	width: auto; /*Fix IE6 & IE7*/
}
#comments {
border-right: #dddddd 1px solid;
padding-right: 15px; 
*padding-right:0; /*Fix IE6 & IE7*/
border-top: #dddddd 1px solid; 
padding-left: 15px; 
padding-bottom: 0px; 
border-left: #dddddd 1px solid; 
width:670px;
padding-top: 5px; 
border-bottom: #dddddd 1px solid; 
background-color: #efefef;
}
#comments ul {
	margin: 0px 0 20px 0;
}
#comments li {
	margin: 0px 0 20px 0;
	padding: 0px;
	list-style-type: none;
	clear: left;
}
.user {
	width: 80px;
	float: left;
}
.user p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
}
.comment-box-wrapper {
	width: 580px;
	float: left;
}
.comment-box {
padding-right: 20px;
padding-left: 20px;
*padding-right: 0px;
font-size: 0.9em;
background-image: url(../images/bg_comments_top.gif);
padding-bottom: 5px;
line-height: 1.8em;
padding-top: 5px;
font-family: arial, helvetica, sans-serif;
}
.comment-end {
	height: 10px;
	background-image: url(../images/bg_comments_bot.gif);
}
#comments img {
	margin: 0 0px 5px 0;
	padding: 0px;
	float: left;
}
#comments h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.1em;
	color: #666666;
}
.comments, .name, .email, .url {
	border: 0px none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
.comments {
	width: 550px;
	height: 100px;
}
.name {
	width: 550px;
}
.email {
	width: 550px;
}
.url {
	width: 550px;
}
.submit {
	margin: 0 10px 10px 90px;
	height: 30px;
	width: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
/* Sidebar Styles ------------------------------------------------------------------------------------*/
/* Sidebar -----------------------------*/
#sidebar {
	float: right;
	width: 300px;
	margin: 0 10px 0 0; /*For ie*/
}
html>body #sidebar {
	margin: 0 20px 0 0;
} /*Hack for margin on sidebar: everything but ie*/
/* Sidebar items -----------------------------*/
#sidebar ul {
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
}
#sidebar li {
	background-image: url(../images/bg_mainmenu_top.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	list-style-type: none;
	background-color: #FFFFFF;
}
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	color: #3399FF;
}
.sidebar-end {
	background-image:url(../images/bg_mainmenu_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	clear: both;
}
.sidebar-wrapper {
	padding: 10px 10px 10px 10px;
}
.hot-news h3, .quick-links h3, .agpav-nav h3 {
	font-size: 0.9em;
	color:#666633;
	font-style: italic;
	line-height: 1.2em;
	height: 25px;
	float: left;
}
.hot-news img, .quick-links img, .agpav-nav img {
	float: left;
	margin: 0 10px 0 0;
}
/* Sidebar items NO BG -----------------------------*/
#sidebar li.agpav-nav {
	background-image: none;
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
}
.agpav-nav div.sidebar-end {
	background-image: none;
	background-color: #FFFFFF;
	height: 4px;
	clear: both;
}
/* Sidebar items: Search -----------------------------*/
.search input {
	margin: 1px 5px 0 0;
	color: #666666;
	width: 165px;
}
.search .bt {
	width: 65px;
}
.search img {
	position: relative;
	top: 5px;
	left: 0px;
}
/* Sidebar items: Hot News ---------------------------*/
.hot-news dt {
	clear: left;
	padding: 5px 10px 3px 10px;
	border-top: 1px solid #CCCCCC;
	margin: 5px 0 0 0;
}
.hot-news dt {
	font-family: Arial, Helvetica, sans-serif;
	color:#3399ff;
	font-size: 1em;
	line-height: 1.2em;
}
.hot-news dd {
	color:#999999;
	font-size: 1em;
	line-height:1.2em;
	padding: 0px 10px 3px 10px;
}
.hot-news dd a {
	color:#999999;
}
/* Sidebar items: Hot Links -----------------------------*/
.quick-links dt {
	clear: left;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.5em;
}
.quick-links dd {
	color:#999999;
	font-size: 1em;
	line-height:1.2em;
	padding: 0px 10px 3px 10px;
}
.quick-links dt {
	padding: 5px 10px 3px 10px;
	border-top: 1px solid #CCCCCC;
	margin: 5px 0 0 0;
}
.quick-links dd a {
	color:#999999;
}
.quick-links dt a {
	color: #333333;
}
/* Sidebar items: Page: Ag Pavillion -----------------------------*/
.agpav-nav dt {
	clear: left;
	padding: 5px 10px 3px 10px;
	border-top: 1px solid #dcded5;
	margin: 5px 0 0 0;
}
.agpav-nav dd a {
	color:#999999;
}
.agpav-nav dt {
	font-size: 1em;
	color: #666666;
	line-height: 1.5em;
}
.agpav-nav dt a {
	color: #666666;
}
.agpav-nav dt.last {
	padding: 5px 10px 9px 10px;
	border-bottom: 1px solid #dcded5;
}
/* General/Type Styles ------------------------------------------------------------------------------------*/
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.2em;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* Footer Styles ------------------------------------------------------------------------------------*/
#footer-wrapper {
	margin: 0 auto;
	height: 270px;
}
/* Footer top -----------------------------*/
#footer-top {
	margin: 0 auto;
	width: 960px;
	height: 90px;/*height: 80px;  2010-10-14 modify*/
	position:relative;
}
#footer-wrapper hr {
	border: 0px none;
	height: 1px;
	width: 960px;
	background-color:#c1c8b6;
	color: #c1c8b6;
    clear:both;
}
#footer-logo {
	height: 50px;
	width: 320px;
}
/* Footer Bottom -----------------------------*/
#footer-end {
	margin: 0 auto;
	padding-top:30px;
	width: 960px;
	height:115px;
}
#footer-end ul {
	display: inline;
	float: left;
}
#footer-end li {
	display:inline;
	float: left;
	list-style-type: none;
	width: 175px;
	margin: 1px 0px 0px 12px;
}
#footer-end dt, dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #e0e2d0;
	line-height: 1.2em;
}
#footer-end dd {
	padding: 3px 0 3px 0;
}
#footer-end dt a, #footer-end dd a {
	color: #e0e2d0;
}
#footer-end dt a:hover, #footer-end dd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-end li.first {
	/*width: 130px;*/
	width: 170px;/*20091202*/
}
#footer-end li.second {
	/*width: 220px;*/
	width: 110px;/*20091202*/
}
#footer-end li.third {
	width: 150px;
}
#footer-end li.fourth {
	/*width: 140px;*/
	width: 40px;/*20091202*/
}
#footer-end li.fifth {
	width: 150px;
}
#footer-end li.sixth {
	width: 150px;
}
#footer-end li.fifth h5, #footer-end li.sixth h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.6em;
}
#footer-end li.fifth img, #footer-end li.sixth img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#footer-end li.sixth dt {
	height: 1.6em;
}
.hr-foot {
	border-left: 1px solid #c1c8b6;
}
#footer-top #policy {
	margin-top: 10px;
	width: 620px;/*	width: 540px;  2010-10-14 modify */
	text-align: left;
	float: right;
}
#footer-top #policy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;/*font-size: 0.8em; 2011-07-11 modify*/
	line-height: 1em;
	color: #e0e2d0;
}
#footer-top #policy a {
	color: #FFFFFF;
}
/* Accesskey Settings -----------------------------*/
.askeyT a {
	position:absolute;
	color:#68512f;
	right:240px;
	top:5px;
}
.askeyN a {
	position:absolute;
	/*color:#87e0a8;2010-09-08 modify*/
	color:#DFC4E3;/*2010-11-29 modify*/
	/*color:#FCC;*/
	top:90px;
	left:10px;
}
.askeyL a {
	position:absolute;
	color:#FFF;
}
.askeyC a {
	position:absolute;
	color:#FFF;
	left:245px;
	font-size:12px;
}
.askeyB a {
	position:absolute;
	/*color:#9c8d7a;*/
	/*color:#13653a;2010-09-08 modify*/
	color:#A88DB8;/*2010-11-29 modify*/
}
#recent-features .askeyC a {
	position:absolute;
	color:#FFF;
	left:20px;
}
#sidebar .askeyL a {
	position:absolute;
	left:650px;
	font-size:10px;
}
.map_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	line-height: 25px;
}

.map_top a {
	text-decoration: none;
}
.map_top a:hover {
	color:#E0EEEE;
}





.en_content {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	line-height: 1.5em;	
}
.en_content table {
	border: 1px solid #CCC;
}
/*2010-11-04 new--table表格線*/
.en_content table td {
	border: 1px solid #CCC;
	margin: 1px; 
}
.suggest_img_table {
	font-family:'Arial', 'Helvetica', 'sans-serif';
	color:#069;
	font-size:12px;
	line-height:14px;
	width:500px
}

/* link only*/
.story-content-link dl {
}
#story-content-link dt {
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	line-height: 1.5em;
}
#story-content-link dt a {
	color: #666666;
	text-decoration: none;
}
#story-content-link dt a:hover {
	color: #3399ff;
}
#story-content-link {
	margin-left: 50px;
}
/*20091113
#story-content img {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #999999;
}
*/
#story-content-link img {
	float:left; /*fix 20091113*/
	display:inline;
	margin: 5px 10px 5px 0;
	border: 1px solid #999999;
}
#story-content-link li img {
        float: none; /*fix 20091112*/
        margin: 5px 10px 5px 0;
        border: 1px solid #999999;
}
#story-content-link p img {
        /* float: none; fix by windgod 20091224*/
        position:relative;
        top:5px;
}
#story-content-link img:after {
	content: attr(alt);
}
#story-content-link h2 {
	margin: 10px 0 15px 0;
	color: #990000;
	font-size: 1.4em;
	line-height: 1.2em;
}
#story-content-link h3 {
	margin: 5px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.1em;
	line-height: 1.2em;
}
#story-content-link h4 {
	margin: 0px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
}
#story-content-link p{
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	line-height: 1.5em;
}
#story-content-link.list ul {
	margin: 0 0 15px 10px;
}

#story-content-link.list ul li{
	list-style-type: disc;
}

#story-content-link.list li{
	list-style-type:decimal;
	list-style-position: inside;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	line-height: 1.5em;
}

#story-content-link table table { 
		border-width: thin;
		border-style: double;
		border-color: #ccc;
		border-collapse: separate;
}
#story-content-link.video-page {
	margin: 0px 0 0 240px;
}
#story-content-link.video-page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #333333;
}
#story-content-link.video-page p {
	margin: 0 0 25px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #666666;
}
#story-content-link.video-page h4 {
	color: #666666;
}
#story-content-link.video {
	width: 695px;
}
#story-content-link.video ul {
	margin: 15px 0 0 0;
	padding: 0px;
	float: left;
}
#story-content-link.video li {
	width: 231px;
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline-block;
}
#story-content-link.video li img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#story-content-link.video li h3 {
	margin: 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #666666;
}
#story-content-link.video li h4 {
	margin: 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #666666;
	clear: both;
}
#story-content-link.video li p {
	margin: 0 0 25px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #CCCCCC;
}
#story-content-link.video li span {
	color: #555555;
}
#story-content-link.video li p a, #story-content.video li p a:hover {
	color: #3399FF;
}
/*2012-01-19 modify */
.suggest_note {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*2012-01-19 modify*/
.suggest_word {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FF0000;
}
