* {
	padding: 0;
/*	margin: 0;*/
}


/* height and width stuff, width not really Necessary. */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	background-color: #f6f5f9;
	margin: 0;
}



a {
	color: #000000;

}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a img {
	border: none;
}


/* Wrapper */

#wrapper {
	width: 861px;
	margin: 0 auto;
	background: url(../img02_2.jpg) repeat-y;
}

#wrapper2 {

	/*background: url(images/img10_2.jpg) no-repeat left bottom;*/
}

/* Header */
#top {
	height: 60px;
	background: url(../top.jpg) no-repeat;
}
#header {
	height: 145px;
	background: url(../en/MM_768_en.jpg) no-repeat top center;
	position: relative;
}
#header_cn {
	height: 160px;
	background: url(../cn/MM_768_cn.jpg) no-repeat center top;
	position: relative;
}

#headerjp {
	height: 145px;
	background: url(../header_jp.jpg) no-repeat top center;
	position: relative;
}

#local {
	padding: 0;
	font-size: 24px;
	color: #F9F8F6;
	position: absolute;
	margin-left: 0px;
	left: 42px;
	top: -1px;
	width: 84px;
	text-align: left;
	line-height: 28px;
	height: 35px;
}
#local_cn {
	padding: 0;
	font-size: 24px;
	color: #F9F8F6;
	position: absolute;
	margin-left: 0px;
	left: 42px;
	top: -1px;
	width: 84px;
	text-align: left;
	line-height: 28px;
	height: 35px;
}

#logo span {
	font-size: 20px;
	line-height: 22px;
}



#logo a {
	text-decoration: none;
	color: #472f91;
}
#logo {
	height: 160px;
	width: 861px;
	display: block;
	margin:0px auto;
	text-align:center;
	}


/* Page */

#page {
margin: 0 auto;
/*background: url(img05.jpg) top center; */
}

/* Content */
.align-center{   
    margin:0 auto;
    width:730px;
}

#content {
	float: right;
	width: 560px;
	padding: 15px 95px 0 0;
	position: relative;
}
.entry {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	font-weight: normal;
	color: #595959;
}
/*.entry ol{
	list-style: disc inside;
}*/

.pg_title {
	FONT-WEIGHT: bolder; FONT-SIZE: 20px; MARGIN-BOTTOM: 18px; COLOR: #000000; BORDER-BOTTOM: #f2f2f2 1px solid; LETTER-SPACING: normal
}

.breakline {
	line-height:1.3ems;
	border-bottom:1px solid #F2F2F2;
	margin-bottom:18px;
}
.style2 {font-size: 14px; font-weight: bold; }

.meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(media/img07.jpg) repeat-x left bottom;
	line-height: normal;
}
.posted {
	display: block;
	float: left;
}
.permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(media/img09.jpg) no-repeat left center;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 50px 0 0 65px;
}

/*#sidebar ul {
	margin: 0;
	padding: 0;
}*/

/*#sidebar li {
	height: 2em;

}*/

/*#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}
*/



.arrowlistmenu{
	width: 200px; /*width of accordion menu*/
	background:#F7FBFD;
   *height:100%;
	background:#fff;
	font-size:1em;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	color:#333333;
	letter-spacing:0.1em;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: pointer;
	text-decoration: none;
	background-color: #CCC;
	display: block;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-color: #CC0000;
	color: #FCFFFF;
}

/*.arrowlistmenu ul{ 
	list-style-type: none;
	margin: 0;
	padding: 0; 
}

.arrowlistmenu ul li{


}

.arrowlistmenu ul li a{
	color: #666; 
	display: block;
	padding: 3px 0 0px 20px; 
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #F4F4F4;
	font-size: 1em;
	margin: 0px;
}

.arrowlistmenu ul li a:visited{

}

.arrowlistmenu ul li a:hover{ 
	display:block;
	color:#555;
	background-color: #EEEEEE;
}

.arrowlistmenu ul li a:hover .bottom{ 
	border-bottom:none;
}
*/
.arrowlistmenu {
	margin: 0px;
	padding: 0;
}
.arrowlistmenu #link a:hover {
	color: #666666;

}
.arrowlistmenu #link a:hover {
	color: #CC0000;

}

.arrowlistmenu #link a {
	color: #666;
	text-decoration: none;
}


.categoryitems li .bottom {
	border-bottom-style: none;
	margin: 5px;
}
h6 {
	font-size: 1.8em;
	margin: 0px;
	border-bottom: 1px solid #F2F2F2;
}


/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	width: 861px;
	height: 100px;
	background: url(../img05_2.jpg) top center; 
}

#footer p {
	text-align: center;
	color: #8E8E8E;
	
}
#footer  li {
	display: inline;
}
#footer ul {
	text-align: center;
	padding-top: 25px;
	margin: 0;
	padding-bottom: 5px;
}
#footer p span {
	font-size: 10px;
}


#footer a {
	text-decoration: none;
	color: #666;
	padding-right: 15px;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#logo img {
	padding-bottom: 8px;
}

#trans {
	padding: 5px 50px 5px 0;
}

#trans a {
	color:#666;
}

#trans a:hover {
color: #CC0000;
	text-decoration: none;
}
