		* {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 22px;
			
		}
		.mane {
			 
		}
		.inner {
			border: solid 1px #cccccc;
			width: 900px;
		}
		.slogan {
			background: #fff url(../images/slogan.gif) no-repeat;
			width: 900px;
			height: 42px;
		}
		.menu {
			float:left;
			background-image: url(../images/menu_bg.gif);
			width:231px;
			height: 600px;
			text-align: left;
			font-size: 22px;
		}
		.menu a {color: #13708f;}
		.menu a:hover {color: red}
		.body {
			float:right;
			background: #fff url(../images/text_bg.gif) no-repeat;
			width: 669px
		}
		.content {
			padding: 10px 30px 40px 40px;
		}
		.content a {
			color: #000;
		}
		.gidro_content p, .gidro_content td, .gidro_content li {
			font-size: 12px!important;
			line-height: 16px!important;
		}
		.footer {
			clear: both;
			background-color: #ADDBEA;
			height: 15px;
		}
		.style1 {
			font-size: 28px;
			color: #13708f;
		}
		.style2 {
			font-size: 12px!important;
		}
		