  /*  This is the local style sheet for non-thematic pages, 2 columns.  */

body {
	background-color: #d3e7f7;
	background-image: url(/zh/aboutun/thisistheun/images/grad.jpg);
	background-repeat: repeat-x;
}
		
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	width: 20em;
	clear: both;
	font-size: .9em;
	display: inline;
}

#skiplink ul {
	margin: 0;
}

#skiplink  ul li {
	display: inline;
}
#skiplink  ul li a{
	color: #1673B9;
}

#skiplink a:focus, #skiplink a:active {
	color: #fff;
	background-color: #000;
}

#languages {
	background-color: #336699;
}
#languages ul li#chinese  {
	color: #FFFF66;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#main {
	width: 960px;
}
/* PAGE CONTENT ATTRIBUTES */
#mainnav {
clear:both;
	height:105px;
	background-color: #C0D2E8;
	overflow: hidden;
}
#mainnav ul {
	margin: 0px;
	padding-top: 4px;
}

#mainnav ul li {
	list-style-type: none;
	display: inline;
}
#mainnav ul li a {
	float: left;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px solid #C0D2E8;
	border-right: 3px solid #C0D2E8;
	font-size: 1em;
	padding: 80px 0px 2px 0px;
	text-align: center;
	background-color: #6799CA;
	color: #FFFFFF;
	margin: 0;
}	
#mainnav #intro a {
	background: #333333 url(images/bn_logo_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #intro a:hover {
	background: #333333 url(images/bn_logo_color.jpg) no-repeat center top;	
}	
#mainnav #secretariat a {
	background: #333333 url(images/bn_hq_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #secretariat a:hover {
	background: #333333 url(images/bn_hq_color.jpg) no-repeat center top;	
}	
#mainnav #ga a {
	background: #333333 url(images/bn_ga_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #ga a:hover {
	background: #333333 url(images/bn_ga_color.jpg) no-repeat center top;	
}	
#mainnav #sc a {
	background: #333333 url(images/bn_sc_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #sc a:hover {
	background: #333333 url(images/bn_sc_color.jpg) no-repeat center top;	
}	
#mainnav #ecosoc a {
	background: #333333 url(images/bn_es_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #ecosoc a:hover {
	background: #333333 url(images/bn_es_color.jpg) no-repeat center top;	
}	
#mainnav #tc a {
	background: #333333 url(images/bn_tc_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #tc a:hover {
	background: #333333 url(images/bn_tc_color.jpg) no-repeat center top;	
}	
#mainnav #icj a {
	background: #333333 url(images/bn_icj_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #icj a:hover {
	background: #333333 url(images/bn_icj_color.jpg) no-repeat center top;	
}	
#mainnav #site a {
	background: #333333 url(images/bn_site_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #site a:hover {
	background: #333333 url(images/bn_site_color.jpg) no-repeat center top;	
}	
#mainnav #peace a {
	background: #333333 url(images/bn_sp_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #peace a:hover {
	background: #333333 url(images/bn_sp_color.jpg) no-repeat center top;	
}	
#mainnav #rights a {
	background: #333333 url(images/bn_nrm_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #rights a:hover {
	background: #333333 url(images/bn_nrm_color.jpg) no-repeat center top;	
}	
#mainnav #development a {
	background: #333333 url(images/bn_cic_bw.jpg) no-repeat center top;
	width: 75px;
}	
#mainnav #development a:hover {
	background: #333333 url(images/bn_cic_color.jpg) no-repeat center top;	
}	
#mainnav #exhibition a {
	background: #333333 url(images/bn_csg_bw.jpg) no-repeat center top;
	border-right: 0px;
	width: 75px;
}	
#mainnav #exhibition a:hover {
	background: #333333 url(images/bn_csg_color.jpg) no-repeat center top;	
}	
	
#mainnav ul li a:link, #mainnav ul li a:active, #mainnav ul li a:visited {
	color: #FFFFFF;
	background-color: #6799CA;
}
#mainnav ul li a:hover {
	color: #FFFF66;
	background-color: #6799CA;
}

#content{
	min-height: 500px;
}
#content p{
	font-size: 115%;
	line-height: 1.3;
}
#content h1 {
	font-size: 300%;
	color: #000033;
	font-family: simhei;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#content h2 {
	border-bottom: 1px solid #1673B9;
	font-size: 130%;
	line-height: 1.5;
	color: #1673B9;

}

#content h3 {
	color: #3E339F;	
}

#content h4 {
	color: #333;
}	

#content a   {
	color:#0066CC;
	text-decoration: none;
}
#content a:hover   {
	color:#CC6600F;
}
#content ul li {
	background-image: url(/zh/aboutun/thisistheun/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: .5em;
}

#content ul ul li  {
	background-image: url(/zh/aboutun/thisistheun/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: .8em;
}
#content #address {
	text-align: left;
}
#text {
	width: 500px;
	float:left;
	padding-top: 40px;
	padding-left: 260px;
}
#gallery {
	width: 200px;
	float:right;
	padding-top: 2em;
	text-align:center;
}
#gallery p {
font-size: 105%;}
#gallery a {
color: #666666;}
#gallery a:hover {color: #669AC9;}
#content #boxtext p, #content #boxtext li {
	font-family: kaiti_gb2312;
	font-size: 120%;
	color: #666666;
}
#content #boxtext h3 {
	padding-left: 0.5em;
}
#more  {
	background-image: url(/zh/aboutun/thisistheun/images/magnifier.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2em;
	font-family: youyuan;
}
#sg {
text-align: center;
float: left;
width: 62px;
line-height: 1.5;}
table {
width: 500px;
}
table td {
padding: 1px;
border: 1px solid #FFE6C4;
}
table td a {
	color: #AE3A3B;
	line-height:1.4;
	font-size: 110%;
	}
table td a:hover {
	color: #3B3AAE;
}


/* FOOTER BAR */

#footer {
	background-color: #cccccc;
	color: #000000;
	text-align: center;
	clear: both;
	width: 100%;
	font-size: 0.95em;
	height: 2.2em;
}
#footer ul { margin-top: 0.5em; }

#footer ul li  {
	display: inline;
	padding-left: .2em;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	color: #000033;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #003366;
	text-decoration: underline;
}
