@charset "UTF-8";
@import "ie6.css";
@import "top.css";
@import "glass.css";
@import "slider.css";

body {
	margin: auto;
}
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#heder {
	margin:0;
	background: url(r-img/hedback3.jpg) repeat-x 0 10px;
	border-top:3px solid #00AE8C;
	}
	
#heder-contener {
	width:900px;
	height:75px;
	margin:auto;
	color:#00AE8C;
	}

#toplogo {
	margin:5px 0 0 10px;
	background:url(r-img/logo2.gif) 0 0 no-repeat;
	display:block;
	width:244px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
		}
#toplogo:hover {
	background-position:0 -42px;
	}

#heder-contener p.liner {
	clear:both;
	margin:2px 0 0 0;
	font-size:18px;
	text-align:center;
		}
#heder-contener div.hed-box{
	width:550px;
	height:50px;
	float:right;
	}

#heder-contener div.hed-box p.root{
	margin:10px 0 0 0 ;
	float:right;
	font-size:12px;
	width:250px;
	line-height:1em;
	}
#heder-contener div.hed-box p.addres{
	margin: 30px -250px 0 0;
	float:right;
	font-size:12px;
	width:250px;
	line-height:1em;
	}
#heder-contener div.hed-box p.tel{
	float:left;
	font-size:36px;
	line-height:1em;
	font-family:Arial;
	margin:8px 0 0 0px;
	width:290px;
	height:40px;
	text-align:right;
		}
#hed-menu{
	height:34px;
	background:url(r-img/hed-back2.jpg) repeat-x 0 -2px;
	border-bottom:2px solid #00AE8C;
	text-align:center;
	}
#hed-menu-inner{
	width:902px;
	margin:auto;

	}
#hed-menu ul{
	width:902px;
	height:30px;
	list-style:none;
	clear:both;
	margin:0 0 0 -40px;
	text-indent:0;
	}

#hed-menu ul li{
	margin:1px 0 0 0;
	width:179px;
	height:18px;
	float: left;
	font-size:14px;
	border-left:1px solid #CFE2D0;
	padding:8px 0 4px 0;
	}
#hed-menu ul li.last{	
	border-right:1px solid #CFE2D0;
	width:180px;
	}
#hed-menu ul li a{
	display:block;
	width:179px;
	height:18px;
	text-align:center;
	text-decoration:none;
	color: #999999;
	}	
#hed-menu ul li a:hover{
	background:url(r-img/g-menu.jpg) repeat-x 0 0;
	border-bottom:4px solid #00AE8C;
	color:#00AE8C;
	}
#main{
	margin:0;
	}
#main-content {
	margin:0 auto;
	width:900px;
	border-left: 2px dotted #666600;
	border-right: 2px dotted #666600;
	clear:both;
	}

.color-main{
	background:#FAFFFA;
	}


.footer-title {
	margin:10px 0 10px 20px;
	width:200px;
	height:30px;
	}
.footer-title p a{
	display:block;
	width:196px;
	height:22px;
	padding:8px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#60B584;
	text-decoration:none;
	border:3px ridge #D9F7E9;
	}
.footer-title p a:hover{
	background-color:#00CCCC;
	border:3px groove #D9F7E9;
	}

#footer {
	margin:0;
	padding:10px 0;
	background:#003300;
	text-align:center;
	}
#footer p{
	margin:0;
	font-size:12px;
	color:#CCCCCC;
	}
#content-title img{
	margin:15px;
	}