/* CSS Document */

body{background:#f3fafc url(../images/main-BG.jpg) repeat-x; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
/* topBG Document */
.bg_top{background:url(../images/bg_top.jpg) repeat-x; height:142px;}
/* END topBG Document */

/* menu bg Document */
.menubg{background:url(../images/bg_menu.jpg) repeat-x; height:128px;}
/* END menu bg Document */

.headText1{color:#000000; font-size:11px; text-align:right; line-height:1.5em;}
.headText{color:#000000; font-size:12px; font-weight:bold; text-align:right;}
.headText a{color:#000000; font-size:12px; font-weight:bold; text-decoration:none; text-align:right; }
.headText a:hover{color:#000000; font-size:12px; font-weight:bold; text-decoration:underline; text-align:right;}
.aniBGM{
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:739px; padding:0 0 0 0px;}
	.conBGM{
	background-image:url(../images/shadow1.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:739px;
}
.textcontent{color:#000; font-size:76%; text-align:justify;}

.textcontent_bold{color:#000; font-size:76%; font-weight:bold;}
.header{color:#666; font-size:20px; font-weight:bold;}
.more a{text-align:right; color:#fff; padding:2px 10px; background-color:#666; font-weight:bold; text-decoration:none;}
.more a:hover{ color:#66CC33; background-color:#FFFFCC; font-weight:bold; text-decoration:underline;}


/*-------menu css-----*/
.menu{background:url(../images/navigation.jpg) no-repeat ;  height:89px;} 
.menuON{background:url(../images/navigationhover.jpg) no-repeat ; height:89px; cursor:pointer;}
.menutext{ text-align:center; height:50px; font-size:12px; color:#fff; font-weight:bold;}

/*-------END menu css-----*/

#footer{

text-align:center;
color:#808080;
margin:0px 0 0px 0;
padding: 8px 10px 0px 0px;
line-height:1.6em;

background-repeat:no-repeat;
background-position:bottom;

font-size:11px; text-decoration:none;
}

.bot{background:url(../images/homeMainBGbot.jpg) repeat-x left bottom;}
#footer p{margin:0; padding:0px 0 0 0;}
#footer a{color:#808080; font-size:12px; font-weight:bold; text-decoration:none;}
#footer a:hover{color:#808080; font-size:12px; font-weight:bold; text-decoration:underline;}


/*  left navi Css */

.sidebar0{
width:215px;
background-image:url(../images/sideTop.jpg);
background-repeat:no-repeat; 
 height:46px;
 }
.leftnavi_header{color:#FF0; font-size:13px; font-weight:bold; margin:20px 0  0 50px; }
.sidebar{
background-color:none;
width:215px;
background-image:url(../images/sideShadow.jpg);
background-repeat:repeat-y;
}
.bot_box{
background-color:none;
width:215px;
background-image:url(../images/sideBot.jpg);
background-repeat:no-repeat;
height:13px;
}
.box{
color:#ffffff;
font-size:0.9em;
background-color:#ad191c;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}
/*  END navi Css */

#white #sidebar .more a{text-align:right; color:#fff; padding:2px 10px; background-color:#666}
#white #sidebar .more a:hover{ color:#66CC33; background-color:#FFFFCC}