/* „frame„ */
body      { 
	background-color:#ffffff; text-align:center;
}  
#wrap     { 
	width:950px; margin:0px auto; padding:5px 0px; text-align:left;
	background-color:#ffffff; border:solid 0px blue; 
}  
#inner    { 
	width:950px; margin:10px auto; text-align:center;
	background-color:#ffffff; border:solid 0px red;
}  
#mainWrap { 
	width:600px; float:left ; margin:0px auto; padding:0px 0px; text-align:center; 
	background-color:#ffffff; border:solid 0px #999999; 
}  
#sideWrap { 
	width:295px; float:left; margin:0px auto; padding:0px 0px; text-align:center; 
	background-color:#ffffff; border:solid 0px #999999; 
}  

#oneWrap  {
	width:900px; margin:0px auto; text-align:center;  
	background-color:#ffffff; border:solid 0px green;  
}
/* £frame£ */

/* „header„ */
#header   { 
	width:930px; height:110px; margin:10px 10px;
	background-color:#ffffff; border:solid 0px red;  
} 
#header1 {
	height:100px; margin:10px 0px; float:left; 
	border:solid 0px blue;
}
#header2 {
	margin:10px 0px; float:right; 
	border:solid 0px blue;
}
/* £header£ */


/* „footer„ */
.footerline {
	width:930px; text-align:center; 
}

#footer   { 
	width:930px; height:15; margin:10px auto; text-align:center; 
	vertical-align:middle;
	font-family:"Arial"; font-size:10px; color:#696969; 
	background-color:#ffffff; border:solid 0px #999999; 
}
#footerNavi {
	margin:0px 20px; background:#ffffff; border:solid 0px blue; 
}
#footerNavi li {
	list-style:none; float:right; 
}
#footerNavi li a{
	display:inline; text-decoration:none; color:#696969; font-size:12px; font-family:"Arial";
}
#footerCopyright {
	float:none;
}
#footerCopyright a{
	text-decoration:none;
	font-family:"Arial"; font-size:10px; color:#696969; 
}
/* £footer£ */

.clear    { clear:both; }
.clear hr { display:none; }

/* „border„ */
.rightborder {
	padding:0 12px 0 0;
	background:#fff url("../img/rightborder.gif") 100% 0 repeat-y;
	border:solid 0px green;
}
.leftborder {
	padding:0 0 0 12px;
	background:#fff url("../img/leftborder.gif") 0 0 repeat-y;
	border:solid 0px yellow;
}
.boxtop {
	height:17px;
	margin:0 -12px;
	background:url("../img/topborder.gif") 100% 0 no-repeat;
	border:solid 0px red;
}
.boxtop div {
	width:18px;
	height:17px;
	background:url("../img/topborder.gif") 0 0 no-repeat;
	border:solid 0px pink;
}
.boxbottom {
	height:17px;
	margin:0 -12px;
	background:url("../img/bottomborder.gif") 100% 100% no-repeat;
	border:solid 0px gray;
}
.boxbottom div {
	width:18px;
	height:17px;
	background:url("../img/bottomborder.gif") 0 100% no-repeat;
	border:solid 0px aqua;
}
/* £border£ */

/* „navi„ */
#gNavi { 
	margin:10px 0px; padding:0px; background:#ffffff;
	border:solid 0px yellow; 
	
}  
#gNavi li   { 
	 list-style:none; float:left;
} 
#gNaviMenu0 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button0.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu0 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button0_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu0Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button0_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 

#gNaviMenu1 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button1.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu1 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button1_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu1Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button1_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 


#gNaviMenu2 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button2.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu2 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button2_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu2Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button2_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 

#gNaviMenu3 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button3.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu3 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button3_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu3Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button3_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 


#gNaviMenu4 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button4.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu4 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button4_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu4Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button4_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 

#gNaviMenu5 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button5.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu5 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button5_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu5Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button5_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 

#gNaviMenu6 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button6.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu6 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button6_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu6Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button6_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 

#gNaviMenu7 a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button7.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
#gNaviMenu7 a:hover{
	display:block; text-decoration:none; 
	background-image:url("../img/navi_button7_on.gif");	background-position:0px 0px; background-repeat:no-repeat; 
}
#gNaviMenu7Selected a { 
	width:101px; height:40px; display:block; text-decoration:none; border:1px; 
	background-image:url("../img/navi_button7_selected.gif"); background-position:0px 0px; background-repeat:no-repeat;  
	line-height:20px; color:#ffffff; text-align:center; font-size:12px; font-family:"Arial";
} 
/* £navi£ */
