/* FontSize */
h2 {
	font-size: 0.7em;
}
#albume h2 {
	font-size: 0.7em;
}
h3 {
	font-size: 0.7em;
}
th {
	font-size: 0.7em;
}
td {
	font-size: 0.7em;
}
p {
	font-size: 0.7em;
}
td p {
	font-size: 0.83em;
}
/* Gloable */
html,body{
     margin:0px;
}

body {
background-color: #ffffff;
	padding: 0px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
* {
	font-family: Verdana, Arial, sans-serif;
	}
a {
text-decoration: underline;
}
.center{
	text-align: center;
}
a.acces_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
#content a.acces_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
/* Layout */
#wrapper {
	min-width: 1003px;
	width: 100%;
}

#wrapper #container {
	margin: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
}

#content
{
	width: 65%;
	color: #4B4B4B;
	z-index: 4;
	position: relative;
	padding: 0px;
	float: left;
margin-left: 22px;
	
	}

#submenu
{
	width: 200px;
	position: relative;
	z-index: 3;
	float: left;
	padding-top:59px;
	padding-left: 64px;
}
#submenu ul {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
    width: 40em;
	width: 60%;
}
#submenu ul li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
#submenu ul li a{
	font-size: 0.7em;
	color: #8C8782;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}
#submenu ul li a:hover{
	font-size: 0.7em;
	color: #b00051;
	text-decoration: none;
}

#submenu ul ul{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#submenu ul ul li{
	padding: 0px 0px 4px 0px;
	font-size: 0.8em;
	color: #736e6a;
	list-style-type: none;

}
#submenu2
{
	margin: 0px;
	padding-left:60px;
	padding-top:130px;
	padding-bottom:64px;
	float: left;
	left: 0px;
	top: 0px;
	width: 200px;
}
#mainpic
{
	margin-top: 0;
	height: 186px;
	background-color: #110b0b;
	margin-right: 18px;
	margin-bottom: 0;
	background-image: url(images/bg_mainpic.gif);
	background-repeat: repeat-x;
	padding: 0px;
}


#top {
	margin: 0px;
	padding: 0px;
}	



#tablelist table .atrow0 {
	background-color: #FFFFFF;
}
#tablelist table .atrow {
}
#tablelist table .atrow2 {
	background-color: #CCCCCC;
}
#tablelist table .atrow3 {
	background-color: #CCCCCC;
}
#tablelist table .atrow4 {
}

#pageui #button {
	float: right;
	margin-top: -15px;
	padding-top: 0px;
}
#catgory {

	font-size: 12px;

	float: left;
	margin-bottom: -25px;
}

#txtsize {
	font-size: 11px;
	color: #695858;
	text-decoration: none;
	float: right;
	padding-top:15px;
}

#title {
	float: left;
	margin-left:-16px;
}
#title h1{
	padding:0px;
	margin:0px;
}

#tablesearch {
	clear: both;
	height: 20px;
	border: 4px solid #e1e1e1;
	font-size: 12px;

	padding: 11px;
	margin-top: -10px;
	margin-right: 0px;

	
}
#tablesearch input{
	clear: both;
	height: 15px;
	width: 130px;
	border: 1px solid #c2c2c2;
	font-size: 11px;
	color: #8f8f8f;	

}

#tablelist th {
	margin: 0px;
	font-weight: normal;

	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}
.abobg #tablelist th {
	background-image: url(images/thbg_abo.gif);
}
.spacebg #tablelist th {
	background-image: url(images/thbg_space.gif);
}
.pro2bg #tablelist th {
	background-image: url(images/thbg_pro2.gif);
}


#tablecontent td {

	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;

}
#tablelist td {
	
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;

}

#tablelist td a{
	color: #444343;
	text-decoration: underline;
	font-size: 1em;
}

#tablelist td .date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #b00051;
	padding-left: 25px;
}
#tablelist{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
}
.abobg #tablelist{
	border-bottom-color: #de99b7;
}
.spacebg #tablelist{
	border-bottom-color: #d1b95f;
}
.pro1bg #tablelist {
	border-bottom-color: #a6a6f8;
}
.pro1sbg #tablelist {
	border-bottom-color: #a6a6f8;
}
.pro2bg #tablelist {
	border-bottom-color: #93c9dd;
}
#jumppage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #464541;
	margin-top: 2px;
	margin-bottom: 4px;
	float: right;
}
#page select{
	color: #464541;
	margin-bottom: -1px;
}
#gotop{
	margin-top: 12px;
	text-align: right;
	margin-bottom: 3px;
	position: relative;
	right: 45px;
	bottom: 0px;
}
#back {
	clear: both;
	text-align: right;
}
#tablecontent {
	
	border-bottom-width: 1px;
	padding-bottom: 1px;
	border-bottom-style: solid;
}
.abobg #tablecontent {
	border-bottom-color: #de99b7;
}
.spacebg #tablecontent {
	border-bottom-color: #d1b95f;
}
.pro1bg #tablecontent {
	border-bottom-color: #a6a6f8;
}
.pro1sbg #tablecontent {
	border-bottom-color: #a6a6f8;
}
.pro2bg #tablecontent {
	border-bottom-color: #93c9dd;
}
.otherbg #tablecontent {
	border-bottom-color: #93c9dd;
}


#tablecontent th {
	margin: 0px;
	font-weight: normal;
	background-repeat: repeat;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 12px;
	text-align: left;
	width: 1%;
}
.abobg #tablecontent th {
	background-image: url(images/thbg_abo.gif);
	}
.spacebg #tablecontent th {
	background-image: url(images/thbg_space.gif);
	}
.pro1bg #tablecontent th {
	background-image: url(images/thbg_pro1.gif);
}
.pro1sbg #tablecontent th {
	background-image: url(images/thbg_pro1.gif);
}
.pro2bg #tablecontent th {
	background-image: url(images/thbg_pro2.gif);
	}
.otherbg #tablecontent th {
	background-image: url(images/thbg_pro2.gif);
	}
.opinionbg #tablecontent th {
	background-image: url(images/thbg_abo.gif);
}
	
#tablecontent td .date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #b00051;
	padding-left: 22px;
}.title {

	font-size: 0.7em;
	line-height: 170%;
	font-weight: bold;
	letter-spacing: 1px;
}

#tdpic {
	float: right;

}
#tdpic img{
margin-left: 18px;
}
#tablecontent td a{
	
}
.abobg #tablecontent td a{
	color: #c83c69;
}
.pro2bg #tablecontent td a{
	color: #1b7a9a;
}

.abobg #content p a{
	color: #c83c69;
	
}
.faqbg #content p a{
	color: #2e50a1;
	
}
.pro1bg #content p a{
	color: #800080;
	
}
.pro1sbg #content p a{
	color: #800080;
	
}

#content p {
	text-indent: 2em;
	text-align: justify;
	margin: 0;
	line-height: 170%;
	font-size: 0.7em;
}
#othercontent p {
	line-height: 24px;
	color: #3f3f3f;
	letter-spacing: 1px;
}
#othercontent p a{
	color: #2e50a1;
	font-size: 1em;
	text-decoration: underline;
}
.learnbg #content p a{
	color: #047e71;
	
}
.spacebg #content p a{
	color: #cf3a00;
	
}
h2 {
	line-height: 1.5em;
	font-weight: bold;
}
.abobg #content h2 {
	color: #c83c69;
}
.pro1bg #content h2 {
	color: #6c2d84;
}
.pro1sbg #content h2 {
	color: #6c2d84;
}
.pro2bg #content h2 {
	color: #1b7a9a;
}
.learnbg #content h2 {
	color: #047e71;
	text-align: center;
}
.learnbg #content h2 {
	color: #047e71;
	text-align: center;
}
.vistbg #content h2 {
	color: #1f5c00;
}
.spacebg #content h2 {
	color: #7c2e08;
}
.opinionbg #content h2 {
	color: #566ba4;
}
.otherbg #othercontent h2 {
	color: #566ba4;
}
.sitemapbg #othercontent h2 {
	color: #566ba4;
}
.sitemapbg #othercontent h2 a {
	color: #566ba4;
	text-decoration: underline;
	font-size: 1em;
}
.faqbg #content h2 {
	color: #304381;
}


h3 {
	font-weight: normal;
	margin-bottom: 0px;
}
.abobg #content h3 {
	color: #c83c69;
}
.learnbg #content h3 {
	color: #008d6d;
}
.vistbg #content h3 {
	color: #1f5c00;
}
.spacebg #content h3 {
	color: #7c2e08;
}
.otherbg #othercontent h3 {
	color: #2e50a1;
}
.faqbg #content h3 {
	color: #2e50a1;
}
#tablecontentvol {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-color: #444343;
	border-bottom-color: #de99b7;
	padding-bottom: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#tablecontentvol th {
	margin: 0px;
	font-weight: normal;
	background-image: url(images/thbg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	writing-mode: tb-rl;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
}
#tablecontentvol td {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
}

.pro1bg #tablelist th {
	background-image: url(images/thbg_pro1.gif);
}
.pro1sbg #tablelist th {
	background-image: url(images/thbg_pro1.gif);
}
.abobg #back img {
	background-image: url(images/back_abo.gif);
	background-repeat: no-repeat;
}
.pro1bg #back img {
	background-image: url(images/back_pro1.gif);
	background-repeat: no-repeat;
}
.pro1sbg #back img {
	background-image: url(images/back_pro1.gif);
	background-repeat: no-repeat;
	}
.pro2bg #back img {
	background-image: url(images/back_pro2.gif);
	background-repeat: no-repeat;
}
.learnbg #back img {
	background-image: url(images/back_learn.gif);
	background-repeat: no-repeat;
}
.otherbg #back img {
	background-image: url(images/back_other.gif);
	background-repeat: no-repeat;
}
.spacebg #back img {
	background-image: url(images/back_space.gif);
	background-repeat: no-repeat;
}
#content li {
	font-size: 0.7em;
	line-height: 180%;
	color: #3f3f3f;
	list-style-image: url(images/thhead2s.gif);
	font-size: 0.7em;
}
#othercontent ul li a{
	font-size: 0.7em;
	line-height: 180%;
	color: #3f3f3f;
	letter-spacing: 1px;
	list-style-image: url(images/thhead2s.gif);
	text-decoration: none;
}
#othercontent ul li a:hover{
	font-size: 0.7em;
	line-height: 180%;
	color: #3f3f3f;
	letter-spacing: 1px;
	list-style-image: url(images/thhead2s.gif);

}
.pro1bg #content li .tit {
	color: #6c2d84;
	font-weight: bold;
}
.pro1sbg #content li .tit {
	color: #6c2d84;
	font-weight: bold;
}
.learnbg #content li .tit {
	color: #047e71;
}
.learnbg #content li a {
	color: #004e48;
	
}
.spacebg #tablelist caption {
	
	font-size: 0.8em;
	color: #934521;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.spacebg #tablecontent caption {
	font-size: 0.8em;
	color: #934521;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.spacebg td .tit {
	color: #ae562d;
}
.learnbg #albume {
	float: left;
	border: 1px solid #a39e94;
	text-align: center;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-bottom: 3px;
	width: 97px;
	background-color: #FFFFFF;
}
.learnbg #albume h2 a {
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
}
.learnbg #albume h2 a a:hover {
	font-weight: normal;
	color: #047e71;
	text-decoration: none;
	letter-spacing: 0em;
}
.learnbg #albume img {
	margin-top: 6px;
	margin-bottom: -13px;
}

.learnbg #content dd {
	font-size: 0.7em;
	line-height: 180%;
	color: #474747;
	margin-left: 0px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
.learnbg #content dt {
	font-size: 0.7em;
	line-height: 180%;
	color: #047e71;
}
.learnbg #content dl {
	padding-right: 20px;
	padding-left: 20px;
}
#content h1 {
	margin-left: -20px;
	margin-top: 7px;
}
.abobg #history a {
	color: #a63e60;
	
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.pro1bg li a {	
	color: #6C2D84;
}
.pro1sbg li a {	
	color: #6C2D84;
}
.abobg #content #download {
	height: 100px;
	width: 255px;
	border: 1px solid #d4cbcb;
	text-align: center;
	margin-top: 59px;
	float: left;
}
.spacebg #content .tit {
	color: #7c2e08;
}
.vistbg #content #addinfo {
	border: 1px solid #84bc6d;
	padding: 15px;
	width: 250px;
	margin-left: 35px;
}
.notxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;

}
.learnbg #albume h2 {
	margin-bottom: -7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c4c4c;
	text-align: right;
	letter-spacing: 0em;
	padding-right: 5px;
	line-height: 18px;
	padding-bottom: 3px;
}
#albume h2 .line {
	font-weight: lighter;
	color: #666666;
	font-size: 9px;
}
.otherbg  #othercontent
{
	float: left;
	width: 80%;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 120px;
	}
.sitemapbg  #othercontent
{
	float: left;
	width: 64%;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	}	
.sitemapbg #sitegroup ol li{
	font-size: 0.7em;
	line-height: 150%;
	color: #3F3F3F;
	letter-spacing: 1px;
	list-style-type: decimal;
}
.sitemapbg #sitegroup h2 {
	color: #FFFFFF;
	background-color: #6c79b8;
	text-align: center;
	width: 150px;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: -8px;
	padding: 0px;
}
.sitemapbg #sitegroup h3 {
 	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	width: 150px;
	border: 1px solid #6c79b8;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}
.sitemapbg #sitegroup h3 a{
	color: #333333;
	text-decoration: none;
}
.sitemapbg #sitegroup h3 a:hover{
	color: #333333;
	
}

.otherbg #othercontent li{
	font-size: 0.7em;
	line-height: 180%;
	color: #3F3F3F;
	letter-spacing: 1px;
	list-style-type: decimal;
	padding-bottom: 8px;
}

.sitemapbg #sitegroup {
	float: left;
	margin-bottom: 40px;
	margin-top: 0px;
}

.abobg #content a {
	
	color: #3F3F3F;
}
select {
	font-size: 12px;
}
.pro1bg #albume {
	float: left;
	border: 1px solid #a39e94;
	text-align: right;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
.pro1bg #albume h2 a {
	font-weight: normal;

	
	letter-spacing: 1px;
}
.pro1bg #albume h2 a a:hover {
	font-weight: normal;
	color: #047e71;
	text-decoration: none;
	letter-spacing: 0em;
}
.pro1bg #albume img {
	margin-top: 6px;
	margin-bottom: -13px;
}
.pro2bg #content li a {
	color: #3f3f3f;
	
}
#tablecontent #infotable {
	float: left;
}
#infotable th {
	font-family: "·s²Ó©úÅé";
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#infotable table {
	border: 1px solid #999999;
}
#othercontent label {
	float: left;
}
#mailform label {
	float: left;
}
.formline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACC7FF;
	padding-bottom: 10px;
	padding-top: 0px;
	
}
.directname {
	text-align: right;
}
/*
Content background
--------------------- */
#bgright{
	position: absolute;
	z-index: 1;
	height: 203px;
	width: 216px;
	right: 18px;
	top: 275px;
	background-repeat: no-repeat;
	background-position: right top;	
}
.abobg #wrapper #container {
	background-image: url(images/bodybg_abo_left.jpg);

}
.abobg #bgright{
	background-image: url(images/bodybg_abo_right.jpg);

}
.pro1bg #bgright{
	background-image: url(images/bodybg_pro1_right.jpg);	
}
.pro1bg #wrapper #container{
	background-image: url(images/bodybg_pro1_left_x.jpg);	
}
.pro1sbg #bgright{
	background-image: url(images/bodybg_pro1s_right.jpg);
}
.pro1sbg #wrapper #container{
	background-image: url(images/bodybg_pro1s_left.jpg);
}
.pro2bg #bgright{
	background-image: url(images/bodybg_pro2_right.jpg);
}
.pro2bg #wrapper #container{
	background-image: url(images/bodybg_pro2_left.jpg);
}
.learnbg #bgright{
	background-image: url(images/bodybg_learn_right.jpg);
}
.learnbg #wrapper #container{
	background-image: url(images/bodybg_learn_left.jpg);
}
.vistbg #bgright{
	background-image: url(images/bodybg_vist_right.jpg);
}
.vistbg #wrapper #container{
	background-image: url(images/bodybg_vist_left.jpg);
}
.spacebg #bgright{
	background-image: url(images/bodybg_space_right.jpg);
}
.spacebg #wrapper #container{
	background-image: url(images/bodybg_space_left.jpg);
}
.otherbg #bgright{
	background-image: url(images/bodybg_other_right.jpg);
}
.otherbg #wrapper #container{
	background-image: url(images/bodybg_other_left.jpg);
}
.faqbg #bgright{
	background-image: url(images/bodybg_faq_right.jpg);
}
.faqbg #wrapper #container{
	background-image: url(images/bodybg_faq_left.jpg);
}
.sitemapbg #bgright{
	background-image: url(images/bodybg_sitemap_right.jpg);
}
.sitemapbg #wrapper #container{
	background-image: url(images/bodybg_sitemap_left.jpg);
}

.opinionbg{
	background-image: url(images/bodybg_opinion.jpg);
}
#wrapper #container {
	margin: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}
caption {
	font-size: 0.7em;
	color: #000000;
	padding-bottom: 0.3em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #444343;
	padding-top: 0.3em;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #444343;
}
