/* CSS Document */



body {

	margin: 0px;

	padding: 0px;

	background-image: url(images/body_bg.gif);

	color: #333333;

	line-height: 1.4em;

}

.mac body {

	font-size: small;

}

#wrapper {

	background-color: #FFFFFF;

	padding: 10px;

	text-align: left;

	width: 810px;

	border-right-width: 3px;

	border-left-width: 3px;

	border-right-style: double;

	border-left-style: double;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	margin: auto;

}

#header {

	color: #333399;

	line-height: normal;

	font-size: 14px;

	border-top-width: 3px;

	border-bottom-width: 3px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #333399;

	border-bottom-color: #333399;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-bottom: 5px;

	background-color: #FFFACD;

}

#center {

	text-align: left;

	margin: 0px;

	padding: 0px;

	float: right;

	width: 650px;

}

#sidebar {

	text-align: left;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 150px;

}

#footer {

	text-align: center;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

	margin-top: 20px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

}

h1 {

	font-size: small;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

h2 {

	line-height: normal;

	color: #333399;

	font-size: 18px;

	border-left-width: 15px;

	border-left-style: double;

	border-left-color: #333399;

	padding: 3px 0px 3px 5px;

}

h3 {

	line-height: normal;

}

ul li {

	list-style-type: circle;

}

.contact {

	font-size: 12px;

	line-height: normal;

}

.intro {

	margin-top: 0px;

	padding-top: 0px;

}

.news {

	margin: 0px;

	padding: 0px;

}

table, tr, th, td {

	border-collapse:collapse;

	border: 1px solid #333399;

	line-height: normal;

}

.noborder table, .noborder tr, .noborder th, .noborder td {

	border:none;

}

.navi {

	font-size: small;

	margin-bottom: 5px;

}

.menu {

	margin: 0px;

	padding: 0px;

	font-size: small;

}

/* for MacOS*/

.mac .menu{

	font-size: 12px;

}

.menu li {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

	background-image: url(images/arrow.gif);

	background-repeat: no-repeat;

	background-position: 0px center;

	padding-left: 13px;

	list-style-type: none;

}

.menu li a {

	display: block;

	text-decoration: none;

}

.menu li a:hover {

	text-decoration: underline;

}

li.dummy {

	background-image: none;

}

.site_en {

	background-color: #E6E6FA;

	font-size: small;

	padding: 3px;

	border: 1px solid #669999;

}

.Q {

	background-image: url(images/iconQ.gif);

	background-repeat: no-repeat;

	background-position: 0px top;

	padding-left: 30px;

}

.A {

	background-image: url(images/iconA.gif);

	background-repeat: no-repeat;

	background-position: 0px top;

	padding-left: 30px;

}

.cnt {

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	text-align: right;

}

.border1 {


	line-height: 1.5;

	border-top-width: 3px;

	border-top-style: dashed;

	border-top-color: #333399;

	border-bottom-width: 3px;

	border-bottom-style: dashed;

	border-bottom-color: #333399;

        color: #333399;

	font-size: 18px;
        
        text-align: center;

}



