@charset "utf-8";
body {
	/*background-color: #FFFFFF;*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size:1em;
	font-family: "Arial", Times New Roman, Times, serif;
}

#menu{ width:1000px; height:64px; margin-left:auto; margin-right:auto; position:relative;}
#menu ul, li { margin:0; padding:0; float:left;position:relative; list-style:none; display:block;}
.box00 { width:90px; height:30px; text-align:center;}
.box01 { width:140px; height:30px; text-align:center;}
.box02 { width:140px; height:30px; text-align:center;}
.box03 { width:100px; height:30px; text-align:center;}
.box04 { width:185px; height:30px; text-align:center;}
.box05 { width:140px; height:30px; text-align:center;}
.box06 { width:130px; height:30px; text-align:center;}
.tab-menu{font-family: "Georgia";font-style: normal;font-weight: bold;font-size:12px;color:#FFFFFF;list-style:none;}
.tab-menu-bottom{font-family: "Georgia";font-style: normal;font-weight: bold;font-size:12px;color:#000000;list-style:none; line-height:30px;}
.box-bottom00 { width:70px; height:30px; text-align:center;}
.box-bottom01 { width:100px; height:30px; text-align:center;}
.box-bottom02 { width:110px; height:30px; text-align:center;}
.box-bottom03 { width:70px; height:30px; text-align:center;}
.box-bottom04 { width:145px; height:30px; text-align:center;}
.box-bottom05 { width:120px; height:30px; text-align:center;}
.box-bottom06 { width:80px; height:30px; text-align:center;}


#containner{
	width:1000px;
	height:650px;
	min-height:90%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg-images.jpg);
	background-repeat:no-repeat;
	z-index:10;
	position:relative;
}
#containner-index{
	width:1000px;
	height:700px;
	min-height:90%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg-images.jpg);
	background-repeat:no-repeat;
	z-index:10;
	position:relative;
}
#containner-iris{ width:1000px; height:750px; min-height:90%; margin-left:auto; margin-right:auto; background-image:url(../images/bg-images.jpg); background-repeat:no-repeat; z-index:10; position:relative;}

#logo{ width:1000px; height:135px; margin-top:3px; background-image:url(../images/logo.png); background-repeat:no-repeat; position:relative; z-index:20px;}

#slide{ width:420px; height:auto; float:left; position:relative; z-index:20;}
#slide-pic{ width:390px; height:410px; padding:5px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; position:relative;}


#containt{ width:560px; height:auto; padding:10px; float:left; position:relative; z-index:20px; background-image:url(../images/bg-text.jpg); background-repeat:no-repeat;}




#address{width:1000px;height:80px; margin-left:auto; margin-right:auto; position:relative;}
#address-left{width:200px;height:80px; float:left; position:relative;}
#address-center{width:600px;height:80px; float:left; position:relative; text-align:center;}
#address-right{width:200px;height:80px; float:left; position:relative; text-align:right;}

#bottom{ width:930px; height:30px; margin-left:auto; margin-right:auto; padding-left:70px; position: relative; text-align:center;}
#bottom ul, #bottom li {margin:0px 5px 0px 5px; padding:0; list-style:none;}
