@charset "UTF-8";
/* CSS Document */

body {
	background-color:#dddddd;
	margin:0;
	font-family: "Lucida Grande",arial,helvetica,sans-serif;
	font-size:11pt;
}

img {
	border:0;
}

#wrapper {
	width:748px;
	margin: auto;
	font-size:.9em;
}

#header {
	background-image:url(/public/asset/asset/1235);
	height:217px;
}


/* Mid section */
#mid_outer {
	background-color: #eeeeee;
	margin:5px 0 0 0;
	width:748px;
}

#mid_outer a {
	font-size: 1.1em;
	line-height:1.3em;
	color:#006699;
	font-weight: bold;
	padding-left:20px;
	text-decoration:none;
	color:#006699;
}

#mid_outer a img {
	margin-left:3px;
}

/*#mid_top, #mid_bot {
	margin:0;
	padding:0;
	height:4px;
}

#mid_top {
	background:url(/public/asset/asset/1237) top left no-repeat;
}

#mid_bot {
	background:url(/public/asset/asset/1236) bottom left no-repeat;
}
*/


/* Content */
#content {
	margin:5px 0 0 0;
	width:100%;
	background: url(/public/asset/asset/1232) top right repeat-y;
	height:290px;
}

#content_left {
	background: url(/public/asset/asset/1234) top left no-repeat;
	float:left;
	width:344px;
	padding:20px 20px 0 20px;
}

#content_right {
	width:359px;
	float:right;
}

#gsp_west, #gsp_east {
	width:359px;
	height:120px;
}

div#gsp_west a {
	background: url(/public/asset/asset/1229) top left no-repeat;
	display:block;
}

div#gsp_west a:hover {
	background: url(/public/asset/asset/1230) top left no-repeat;
}

div#gsp_east a {
	background: url(/public/asset/asset/1227) top left no-repeat;
	display:block;
}

div#gsp_east a:hover {
	background: url(/public/asset/asset/1228) top left no-repeat;
}

#spacer_top {
	/*height:2px;*/
	background: #ddd;
}

#spacer_bot {
	height:9px;
	background: url(/public/asset/asset/1238) top left no-repeat;
}

/*#content_bot {

}*/

#small {
	font-size:.8em;
	margin:5px 0 8px 0;
}

#list_bot {
padding-top:10px;
}

/*footer */

#footer p a:hover {
	text-decoration:underline;
}

#footer p a {
	color:#006699;
	text-decoration:none;
}

#footer p {
	margin: 0 0 0 10px;
	padding:5px 10px 10px 10px;
	font-size:.9em;
	line-height:1.5em;
}

.en_article_metadata {
display: none;
}

#hide_west, #hide_east {
display: none;
}

ul { margin-left: 0; }
li { margin-left: -1.3em; }