@charset "shift_jis";

/* --------------------------------------------------------------------
default
-------------------------------------------------------------------- */
img{
border : none;
margin:0;
padding:0;
vertical-align:bottom;
}
h1 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;	
}
h3 {
	margin: 0px;
	padding: 0;

}

/* --------------------------------------------------------------------
link
-------------------------------------------------------------------- */
a{
color:#1a44a6;
}
a:hover{
color:#1a44a6;
text-decoration:underline;
}
a:action{
color:#a61a3b;
text-decoration:none;
}
a:visited{
color:#1a44a6;
text-decoration:underline;
}

/* --------------------------------------------------------------------
layout
-------------------------------------------------------------------- */

/* body
-------------------------------------------------------------------- */
body{
margin:0 auto;
padding:0;
text-align:center;
color: #222;	
 font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
  "Osaka","ＭＳ Ｐゴシック", "MS P Gothic",
  Verdana,Arial, Helvetica, sans-serif;
letter-spacing:1px;
line-height: 2em;
font-size:12px;
}

/* header
-------------------------------------------------------------------- */
#header {
	width:100%;
	background-color: #fff;
	background:url(../img/headback.gif) repeat-x ;
	border-top:5px solid #0062C2;
}
#header .in {
	width:927px;
	margin:auto;
	text-align:center;	
}
#header:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
#header .left {
	width:346px;
	float: left;
}
#header .right {
	width:275px;
	float: right;
	text-align: right;
	}

/* gnv
-------------------------------------------------------------------- */
#gnv {
	width:100%;
	background:url(../img/menuback.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	height: 71px;
	margin-bottom: 20px;
			}
#gnv ul {
	margin:0 auto;padding:0;
	width:927px;
	list-style:none;
	text-align:center;
	}
#gnv li {
	display:inline;
	float: left;
}
#navi li {
	float: left;
}
#m1 a {
	background:url(../img/m1.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 68px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m2 a {
	background:url(../img/m2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 117px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m3 a {
	background:url(../img/m3.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 78px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m4 a {
	background:url(../img/m4.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 97px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m5 a {
	background:url(../img/m5.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 156px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m6 a {
	background:url(../img/m6.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 84px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m7 a {
	background:url(../img/m7.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 159px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m8 a {
	background:url(../img/m8.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 168px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m1 a:hover {
	background-image: url(../img/m11.gif);
}
#m2 a:hover {
	background-image: url(../img/m22.gif);
}
#m3 a:hover {
	background-image: url(../img/m33.gif);
}
#m4 a:hover {
	background-image: url(../img/m44.gif);
}
#m5 a:hover {
	background-image: url(../img/m55.gif);
}
#m6 a:hover {
	background-image: url(../img/m66.gif);
}
#m7 a:hover {
	background-image: url(../img/m77.gif);
}
#m8 a:hover {
	background-image: url(../img/m88.gif);
}
/* headimg
-------------------------------------------------------------------- */
#headimg {
	width: 100%;
	margin: auto;
	background-image: url(../img/himg2.jpg);
	text-align: center;
	background-repeat: no-repeat;
	height: 348px;
	background-position: center top;	
	}
#headimg .in {
width:796px;
margin:auto;
text-indent: -9999px;
}
#headimg:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/* container
-------------------------------------------------------------------- */
#container{
	width:927px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	text-align:left;
	padding-bottom: 80px;
	}

/* contents
-------------------------------------------------------------------- */
#contents {
	width: 610px;
	float: left;
	margin: 0px;
	text-align: left;
	padding-bottom: 50px;
}
/* sidecontents
-------------------------------------------------------------------- */
#side_contents {
	width: 266px;
	float: right;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 30px;
	background-color: #EDEDED;
	padding: 8px ;
		}
#side_contents li {
	padding-bottom: 0px;
	list-style-type: none;	
}

	
	
/* footer
-------------------------------------------------------------------- */
#footer {
	clear: both;
	height: 75px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background:url(../img/footback.gif) repeat-x;
	padding-top:8px;
	line-height: 1.8em;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	color: #333;
	font-size: 10px;
	line-height: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;	
	}

/* img
-------------------------------------------------------------------- */
img.tp{
	margin: 0px 35px 35px 40px;
	float: right;	
	}
img.tp2{
	margin: 0px 35px 15px 40px;
	float: right;
	border: 0px solid #bbb;
	padding: 0px;
	background-color: #FFFFFF;	
	}	
img.tp3{
	margin: 0px 0px 0px 35px;
		}	
img.zu1{
	margin: 0px 0px 50px 60px;

	}
img.voice{
	margin: 0px 0px 5px 5px;
	float: right;
		}	
img.dp3333{
	margin: 0px 100px 25px 5px;
	float: right;
		}	
img.katu{
	margin: 0px 15px 0px 0px;
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #FFFFFF;	
	}	
img.no1{
	margin: 0px 0px 0px 250px;
			}		
img.wa1{
	margin: 0px 0px 15px 7px;
			}					
img.wa2{
	margin: 0px 0px 25px 7px;
			}
img.wp1{
	margin: 0px 5px 15px 20px;
	float: right;
	border: 0px solid #bbb;
	padding: 0px;
	background-color: #FFFFFF;	
	}				
img.wp2{
	margin: 0px 25px 10px 5px;
	float: left;
	border: 0px solid #bbb;
	padding: 0px;
	background-color: #FFFFFF;	
	}				
img.wp111{
	margin: 0px 5px 50px 20px;
	float: right;
	border: 0px solid #bbb;
	padding: 0px;
	background-color: #FFFFFF;	
	}				
		
/* p
-------------------------------------------------------------------- */
p {
	margin: 0 0 0px 0px;				
	}
p.base {
	margin: 0 0px 40px 15px;	
	}
p.base11 {
	margin: 0 0px 10px 15px;	
	}	
p.base2 {
	margin: 0 0px 15px 225px;				
	}	
p.cont {
	margin: 0 30px 25px 60px;	
	}
p.navi {
	margin: 0 0px 10px 0px;
	line-height: 2.2em;			
	}
p.left {
	margin: 0 0px 10px 0px;
	float: left;	
	}
p.right {
	margin: 0 0px 45px 0px;
	line-height: 2.0em;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;	
		}	
p.center {
	margin: 0 0px 45px 0px;
	line-height: 2.2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
	}	
p.center2 {
	margin: 0 0px 25px 0px;
	line-height: 2.9em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
		font-size: 14px;
	color: #C0340C;
	}	
p.center3 {
	margin: 0 0px 5px 0px;
	line-height: 2.4em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
		font-size: 16px;
	color: #333;
	}
p.ptop a {
	background:url(../img/ptop1.gif) no-repeat;
	width: 147px;
	height:27px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	overflow: hidden;
	margin-top: 40px;/**/
}
p.ptop a:hover {
	background:url(../img/ptop11.gif) no-repeat ;
}			
p.wat1 {
	margin: 0 7px 82px 20px;				
	}
p.wat11 {
	margin: 0 7px 10px 20px;				
	}
p.wat111 {
	margin: 0 7px 10px 150px;				
	}
p.wat2 {
	margin: 0 7px 10px 20px;
	font-weight: bold;
	font-size: 14px;	
	color:#C0340C;
	}
p.wat1111 {
	margin: 0 7px 10px 20px;
	font-size: 14px;
	font-weight: bold;
	}
p.wat12 {
	margin: 0 7px 82px 20px;
	line-height: 3.0em;					
	}
p.wat1x {
	margin: 0 7px 172px 20px;				
	}	
.red {
	color: #D20000;
	font-weight: bold;	
	}		
/* products
-------------------------------------------------------------------- */
	.water01 {
	background:url(../img/water1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:28px;
	width: 927px;
	height: 49px;
	}
	.water02 {
	background:url(../img/water2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:28px;
	width: 927px;
	height: 49px;
	}	
	.water03 {
	background:url(../img/water3.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:28px;
	width: 927px;
	height: 49px;
	}	
	.water04 {
	background:url(../img/water4.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:28px;
	width: 927px;
	height: 49px;
	}	
	.water05 {
	background:url(../img/water5.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:28px;
	width: 927px;
	height: 50px;
	margin-top: 30px;	
	}	
	.water06 {
	background:url(../img/water6.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:28px;
	width: 927px;
	height: 89px;
	}					
.shizen {
	background:url(../products/img/shizenback.jpg) no-repeat;
	margin-bottom:20px;
	width: 607px;
	height: 350px;
	padding: 250px 300px 0 20px;	
	}
	.siz01 {
	background:url(../products/img/sizenbar1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:8px;
	width: 927px;
	height: 52px;
	}
.siz02 {
	background:url(../products/img/sizenbar2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:8px;
	width: 927px;
	height: 52px;
	clear: both;	
	}
.siz03 {
	background:url(../products/img/sizenbar3.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:8px;
	width: 927px;
	height: 52px;
	clear: both;	
	}
.siz04 {
	background:url(../products/img/sizenbar4.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 927px;
	height: 52px;
	clear: both;
		}
.siz05 {
	background:url(../products/img/sizenbar5.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:8px;
	width: 927px;
	height: 52px;
	clear: both;	
	}
.siz06 {
	background:url(../products/img/sizenbar6.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:8px;
	width: 927px;
	height: 52px;
	clear: both;	
	}
.siz07 {
	background:url(../products/img/sizenbar7.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 927px;
	height: 52px;
	clear: both;	
	}

.siz08 {
	background:url(../products/img/sizenbar8.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:18px;
	width: 927px;
	height: 52px;
	clear: both;	
	}
.hika {
	background:url(../img/hikaku.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:8px;
	width: 927px;
	height: 65px;
	clear: both;	
	}

.clean {
	background:url(../products/img/mizuback.jpg) no-repeat;
	margin-bottom:0px;
	width: 847px;
	height: 90px;
	padding: 370px 0px 0 80px;	
	}
.cle01 {
	background:url(../products/img/cleanbar1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:0px;
	width: 927px;
	height: 52px;
	clear: both;	
	}

.cleanb1 {
	background:url(../products/img/mizubunya1.gif) no-repeat;
	width: 133px;
	height: 110px;
	padding: 60px 10px 0 15px;
	float: left;
	margin: 0 14px 0 12px;
	line-height: 1.7em;		
	}
.cleanb2 {
	background:url(../products/img/mizubunya2.gif) no-repeat;
	width: 133px;
	height: 110px;
	padding: 60px 10px 0 15px;
	float: left;
	margin: 0 14px 0 14px;
	line-height: 1.5em;		
	}	
.cleanb3 {
	background:url(../products/img/mizubunya3.gif) no-repeat;
	width: 133px;
	height: 110px;
	padding: 60px 10px 0 15px;
	float: left;
	margin: 0 14px 0 14px;
	line-height: 1.7em;		
	}
.cleanb4 {
	background:url(../products/img/mizubunya4.gif) no-repeat;
	width: 133px;
	height: 110px;
	padding: 60px 10px 0 15px;
	float: left;
	margin: 0 14px 0 14px;
	line-height: 1.7em;		
	}
.cleanb5 {
	background:url(../products/img/mizubunya5.gif) no-repeat;
	width: 133px;
	height: 110px;
	padding: 60px 10px 0 15px;
	float: right;
	margin: 0 3px 0 14px;
	line-height: 1.7em;		
	}

.dp100 {
	background:url(../products/img/dpback.jpg) no-repeat;
	margin-bottom:20px;
	width: 926px;
	height: 430px;
	text-indent: -9999px;
	}

.dp100step {
	background:url(../products/img/dpstep.gif) no-repeat;
	margin-bottom:20px;
	width: 526px;
	height: 425px;
	margin-left: 65px;
	margin-top: 30px;
	padding: 105px 20px 0 275px;
	font-weight: bold;
	color: #535353;	
	}
p.ds {
	margin: 0 0px 77px 0px;
	}	
p.ds2 {
	margin: 0 0px 80px 0px;
	}	

.com01 {
	background:url(../img/combar1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:18px;
	width: 927px;
	height: 52px;
	}
.cont01 {
	background:url(../img/conbar1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	width: 927px;
	height: 52px;
	}
.cont02 {
	background:url(../img/tokubar1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	width: 927px;
	height: 52px;
	}
.cont03 {
	background:url(../img/pribar1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	width: 927px;
	height: 52px;
	}


#c_area {
	width:910px;
	float:left;
	padding-bottom:10px;
	margin: 0 0 50px 12px;	
}
#c_area .cphoto {
	width:330px;
	float:left;
	padding-right:15px;
}
#c_area .cdata {
	width:550px;
	float:right;
	text-align: right;	
	}						
/* lineup
-------------------------------------------------------------------- */
.linebox{
	background:url(../img/lineback.gif) no-repeat;
	margin-bottom:15px;
	padding: 33px 25px 15px 25px;
	width: 863px;
	height: 200px;	
	}
p.line1 a{
	background-image: url(../img/line1.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 266px;
	height: 168px;
	margin-right: 30px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line1 a:hover {
	background: url(../img/line11.jpg);
}
p.line2 a{
	background-image: url(../img/line2.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 266px;
	height: 168px;
	margin-bottom: 8px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line2 a:hover {
	background: url(../img/line22.jpg);
}	
p.line3 a{
	background-image: url(../img/line3.jpg);
	background-repeat: no-repeat;
	float: right;
	display: block;
	width: 266px;
	height: 168px;
	margin-bottom: 0px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line3 a:hover {
	background: url(../img/line33.jpg);
	}	


/* sizenbox
-------------------------------------------------------------------- */
.qabox{
	margin-left:10px;
	_margin-left:5px;
	padding: 10px 10px 20px 10px;
	width: 396px;
	float: left;
	background-color: #F7F7E8;
	border: 1px solid #aaa;
	margin-bottom: 20px;
	line-height: 2.2em;	
		}
.qabox2{
	padding: 10px 10px 10px 10px;
	width: 444px;
	float: right;
	background-color: #F7F7E8;
	border: 1px solid #aaa;
	margin-bottom: 60px;
	margin-right: 10px;
	line-height: 1.6em;		
	}
.pbox{
	margin-left:10px;
	_margin-left:5px;
	padding: 0px 30px 20px 5px;
	_padding: 0px 20px 20px 5px;
	width: 495px;
	float: left;
	border-right: 1px solid #aaa;
	margin-bottom: 40px;
	line-height: 2.0em;
		
		}
.pbox2{
	margin-right:10px;
	padding: 0px 0px 20px 0px;
	width: 350px;
	float: right;
	margin-bottom: 40px;
	line-height: 2.0em;	
		}		
.voicebox{
	margin-left:10px;
	padding: 0px 30px 20px 10px;
	width: 396px;
	float: left;
	border-right: 1px solid #aaa;
	margin-bottom: 40px;
	line-height: 2.0em;
		
		}
.voicebox2{
	margin-right:10px;
	padding: 0px 0px 20px 0px;
	width: 436px;
	float: right;
	margin-bottom: 40px;
	line-height: 2.0em;	
		}		
p.vo1 {
	margin: 0 0px 4px 0px;
	font-weight: bold;
	font-size: 15px;
	color: #005FBD;	
	}	

.houbox{
	margin-left:10px;
	_margin-left:8px;
	padding: 10px 10px 10px 10px;
	_padding: 10px 5px 10px 5px;
	width: 420px;
	float: left;
	background-color: #F7F7E8;
	border: 1px solid #aaa;
	margin-bottom: 20px;
	line-height: 1.5em;	
		}
.houbox2{
	padding: 10px 10px 10px 10px;
	width: 420px;
	float: right;
	background-color: #F7F7E8;
	border: 1px solid #aaa;
	margin-bottom: 20px;
	margin-right: 10px;
	line-height: 1.5em;		
		}		
.houbox22{
	padding: 10px 10px 10px 10px;
	width: 420px;
	float: right;
	background-color: #F7F7E8;
	border: 1px solid #aaa;
	margin-bottom: 20px;
	margin-right: 10px;
	line-height: 1.3em;		
		}		
.houbox222{
	padding: 10px 10px 10px 10px;
	width: 420px;
	float: right;
	background-color: #F7F7E8;
	border: 1px solid #aaa;
	margin-bottom: 50px;
	margin-right: 10px;
	line-height: 1.5em;		
		}		
.watbox{
	padding: 10px 10px 10px 10px;
	width: 420px;
	float: right;
	background-color: #FFF0E1;
	border: 1px solid #aaa;
	margin-bottom: 20px;
	margin-right: 10px;
	line-height: 1.5em;		
		}	
.watbox2{
	margin-left:10px;
	_margin-left:8px;
	padding: 10px 10px 10px 10px;
	_padding: 10px 5px 10px 5px;
	width: 420px;
	float: left;
	background-color: #F7F7E8;
	border: 1px solid #aaa;
	margin-bottom: 50px;
	line-height: 1.5em;	
		}		
		
p.ka1 {
	margin: 0 0px 6px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;	
	}	
p.ka2 {
	margin: 0 0px 6px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #333;	
	}	
p.ka3 {
	margin: 0 0px 6px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #C0340C;	
	}		
	
/* about
-------------------------------------------------------------------- */
table {
	margin-bottom: 7px;	
	} 
table#si1 {
		margin-bottom: 50px;
	}
table#si2 {
	margin-bottom: 50px;
	float: right;		
	}
table#si3 {
	width: 860px;
	margin: 0 0 40px 30px;	
	}
table#si333 {
	width: 560px;
	margin: 0 0 40px 50px;	
	}
table#si4 {
	width: 650px;
	margin: 0 0 40px 20px;	
	}
table#si5 {
	width: 890px;
	margin: 0 0 40px 20px;	
	}	
table#about {
	width: 550px;
	border: 0px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	}

table#about th {
padding:8px 0 8px 0px;
border: #ccc solid;
border-width: 1px 0 1px 1px;
background: #F5F8FE;
font-weight: bold;
width:160px;
text-align: center;
}
table#about td {
padding:8px 0 8px 20px;
border: 1px #ccc solid;
border-width: 1px 1px 1px 1px;
text-align: left;
}
.accessmap {
	width: 920px;
	border:1px solid #CCC;
	padding: 1px;
	margin-bottom: 7px;
	margin-left:auto;
	margin-right:auto;
	height: 410px;
	background-color: #ededed;		
	}	
.form {
	width: 920px;
	text-align: center;

	}	
	
b{
color:#C0340C;

}

.point1 {
	width: 499px;
	text-align: left;
	background: url(../img/pointtop.gif) no-repeat;
	margin-bottom: 0px;
	padding: 75px 15px 0px 125px;
	line-height: 1.6em;
	height: 37px;
	font-weight: bold;
	font-size: 14px;
	color: #FD464A;
	margin-left: auto;
	margin-right: auto;
	clear: both;		
		}	

.point2 {
	width: 549px;
	text-align: left;
	background: url(../img/pointbot.gif) no-repeat bottom;
	margin-bottom: 100px;
	padding: 0px 20px 15px 70px;
	overflow: auto;
	line-height: 1.7em;	
	margin-left: auto;	
	margin-right: auto;			
		}	
/* ---------- ページナビ ---------- */
.pagenavi {
	margin-left: 375px;	
	
		}	
.page .now{
	background:#FFFFFF;
	border:1px solid;
	border-color:#DDDDDD #949494 #949494 #DDDDDD;
	color:#fff;
	text-decoration: none;
	padding:3px 5px;
	font-size:13px;
	font-weight:bold;
	background-color: #75BE23;
}
.page a:link,.page a:visited{
background:#ededed;
border:1px solid;
border-color:#DDDDDD #949494 #949494 #DDDDDD;
color:#333;
text-decoration: none;
padding:3px 5px;
font-size:13px;
}
.page a:hover{
background:#FFFFFF;
border:1px solid;
border-color:#DDDDDD #949494 #949494 #DDDDDD;
color:#F24F00;
padding:3px 5px;
font-size:13px;

}
.page a:active{
	background:#F24F00;
	border:1px solid;
	border-color:#949494 #555555 #555555 #949494;
	color:#FFFFFF;
	padding:3px 5px;
	font-size:13px;
	font-weight:bold;
	background-color: #75BE23;
}

.waterimgs {
	background:url(../img/waterimg.jpg) no-repeat;
	margin-bottom:25px;
	width: 786px;
	height: 90px;
	padding: 243px 0px 0 140px;	
	}
