@charset "utf-8";
* {
margin:0px;
padding:0px;
border:0px;
}
body{
background:#cdeafc;
text-align:center;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
ul{
list-style:none;
margin:0px;
padding:0px;
}
#wraper{
width:828px;
text-align:left;
margin:0px auto;
}
#header{
background:url(../images/em.jpg) no-repeat left top ;
padding-left:114px;
height:108px;
}
#logo{
background:url(../images/logo.jpg) no-repeat ;
display:block;
height:108px;
width:409px;
float:left;
}
#logo span{
display:none;
}
#headerright{
background:url(../images/headerright.jpg) no-repeat;
height:108px;
width:292px;
float:left;
}
#headerright p{
display:block;
background:url(../images/language.jpg) no-repeat;
width:175px;
height:23px;
margin-left:120px;
}
#headerright a{
margin:0px 5px;
font-weight:bold;
color:#2f80bb;
font-size:11px;
}
#headerright a:hover{
color:#08446f;
text-decoration:none;
}
ul#navmenu { 
margin: 0; 
border: 0 none; 
padding:0px 0px 0px 0px; 
width:780px; /*For KHTML*/ 
list-style: none; 
height:30px; 
background:url(images/navbg.jpg) repeat-x;
} 
ul#navmenu li { 
margin: 0; 
border: 0 none; 
padding: 0; 
float: left; /*For Gecko*/ 
display: inline; 
list-style: none; 
position: relative; 
height:30px; 
background:url(../images/navborder.jpg) no-repeat right center;
} 
ul#navmenu ul { 
margin: 0; 
border: 0 none; 
padding: 0; 
width: 160px; 
list-style: none; 
display: none; 
position: absolute; 
top:30px; 
left: 0; 
} 
ul#navmenu ul li { 
float: none; /*For Gecko*/ 
display: block !important; 
display: inline; /*For IE*/ 
height:20px;
line-height:20px;
} 
/* Root Menu */ 
ul#navmenu a { 
padding: 0 13px; 
float: none !important; /*For Opera*/ 
float: left; /*For IE*/ 
display: block; 
color: #fff; 
font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
height: auto !important; 
height: 1%; /*For IE*/ 
line-height:30px;

} 
*+html #navmenu ul li{
line-height:20px;
height:20px;
display:block;
margin-bottom:-5px;
background:none;
}
/* Root Menu Hover Persistence */ 
ul#navmenu a:hover, 
ul#navmenu li:hover a, 
ul#navmenu li.iehover a { 
margin:0px;
color: #F60; 
} 
/* 2nd Menu */ 
ul#navmenu li:hover li a, 
ul#navmenu li.iehover li a { 
float: none; 
background: #c3e5fe; 
color: #333; 
display:block;
border:solid 1px #fff;
height:20px;
line-height:20px;
} 
/* 2nd Menu Hover Persistence */ 
ul#navmenu li:hover li a:hover, 
ul#navmenu li:hover li:hover a, 
ul#navmenu li.iehover li a:hover, 
ul#navmenu li.iehover li.iehover a { 
background: #76b6e4; 
color: #FFF; 
height:20px;
line-height:20px;
} 
/* 3rd Menu */ 
ul#navmenu li:hover li:hover li a, 
ul#navmenu li.iehover li.iehover li a { 
background: #c3e5fe; 
color: #666; 
height:20px;
line-height:20px;

} 
/* 3rd Menu Hover Persistence */ 
ul#navmenu li:hover li:hover li a:hover, 
ul#navmenu li:hover li:hover li:hover a, 
ul#navmenu li.iehover li.iehover li a:hover, 
ul#navmenu li.iehover li.iehover li.iehover a { 
background: #76b6e4; 
color: #FFF; 
height:20px;
line-height:20px;
margin:0px;
} 
ul#navmenu ul ul, 
ul#navmenu ul ul ul { 
display: none; 
position: absolute; 
top: 0; 
left: 160px; 
} 
/* Do Not Move - Must Come Before display:block for Gecko */ 
ul#navmenu li:hover ul ul, 
ul#navmenu li:hover ul ul ul, 
ul#navmenu li.iehover ul ul, 
ul#navmenu li.iehover ul ul ul { 
display: none; 
} 
ul#navmenu li:hover ul, 
ul#navmenu ul li:hover ul, 
ul#navmenu ul ul li:hover ul, 
ul#navmenu li.iehover ul, 
ul#navmenu ul li.iehover ul, 
ul#navmenu ul ul li.iehover ul { 
display: block; 
} 
#flag{
margin:20px 0px 5px 150px;
}
#search{
margin-left:90px;
}
#menu{
height:30px;
background:url(../images/navbg.jpg) repeat-x left center;
}
#mleft{
background:url(../images/navleft.jpg) no-repeat  left center;
padding-left:6px;
height:30px;
}
#mright{
background:url(../images/navright.jpg) no-repeat right center;
padding-right:6px;
height:30px;
}
#ta,#ta tr,#ta td{border:solid 1px #ccc; line-height:20px;}
#tb,#tb tr,#tb td{border:solid 1px #ccc; line-height:20px;}
#ta td{padding-left:10px;}
#container{
margin:0px 18px;
line-height:20px;
}
#banner{
/*position:relative;*/
width:790px;
height:180px;
}
#flash{
position:absolute;
top:0px;
left:0px;
}
#main{
background: url(../images/mainbg.jpg) repeat-y;
margin-top:3px;
padding-right:2px;
}
#a2{
background:url(../images/aleft.jpg) no-repeat;
padding-left:5px;
}
#a1{
background:url(../images/amiddle.jpg) repeat-x left top;
}
#a3{
background:url(../images/aright.jpg) no-repeat right top;
padding-right:5px;
padding-top:10px;
}
#left,#middle,#right{
width:190px;
float:left;
margin-right:5px;
}
#left{_margin-right:2px;}
#left h2,#right h2{
width:190px;
height:30px;
line-height:30px;
background:url(../images/titlebg1.jpg) no-repeat;

}
#left h2 span,#right h2 span,#middle h2 span{
color:#fff;
font-size:11px;
margin-left:10px;
}
#middle h2 span a{color:#fff;}
#middle h2 span a:hover{text-decoration:underline;}
#business h2{
width:190px;
height:30px;
background:url(../images/titlebg3.gif) no-repeat;
}
#business h2 span{ display:block; margin-left:10px; padding-top:3px; line-height:11px;}
#business1 h2{
width:180px;
height:30px;
background:url(../images/titlebg3.gif) no-repeat;
}

#middle{
width:390px;
margin-right:5px;

}

#news_zj{
width:390px;
margin-right:5px;
}

#mh3{ width:585px; overflow:hidden; }
#mh3 .bright{ min-height:871px; _height:870px;}
#left p,#right p{ padding:0px 5px;}

#middle h2,#mh3 h2{
width:390px;
height:30px;
line-height:30px;
background:url(../images/titlebg2.jpg) no-repeat;
}
#mh3 h2{background:url(../images/mh2.jpg) no-repeat; width:585px; font-size:12px; color:#fff; padding-left:10px; margin-bottom:10px;}
#middle h3,#mh3 h3{
background:url(../images/h3.jpg) repeat-y left top;
font-size:11px;
display:block;
padding-left:10px;
line-height:16px;
margin:10px auto 10px auto;
}
#mh3 h3{
background:url(../images/h33.jpg) no-repeat right top;
}
#middle h4,#mh3 h4{
font-size:11px;
padding:0px 10px 0px 4px;
}
#middle p{
margin:0px 10px 20px 5px;
font-size:11px;
line-height:20px;
}
#mh3 p{

font-size:11px;
padding:5px 0px;
}
#middle ul li p img{
float:left;
margin:5px 5px 5px 0px;
border:solid 3px #eee;
width:100px;
height:60px;
}
#middle ul li p img:hover{
border:solid 3px #FF9933;
}
#changephotos{
height:205x;
margin-bottom:5px;
border:solid 1px #fff;
}
#right{
margin-right:0px;
}
#right h3{
font-size:11px;
background:#cdeafc;
height:18px;
line-height:18px;
display:block;
padding-left:10px;
margin:1px 1px 5px 1px;
}
#right p{
display:block;
padding:5px 10px;
}
#right .bright a img{
margin:5px auto;
}
#archives ul li{
display:block;
line-height:20px;
height:20px;
padding-left:10px;
background:url(../images/cc.jpg) no-repeat left center;
font-weight:bold;
}
#archives ul li a{
color:#3178a3;
font-weight:bold;
}
#footer{
height:100px;
background: url(../images/fmiddle.jpg) repeat-x;
margin-right:2px;
text-align:center;
line-height:30px;
}
#linkli li{margin-bottom:20px;}
#linkli li a{font-weight:normal; }
#f1{
background: url(../images/fleft.jpg) no-repeat -1px top;
height:100px;
}
#f2{
background: url(../images/fright.jpg) no-repeat right top;
height:100px;
}

.clear{
clear:both;
line-height:0px;
}
.bgfff{
background:#fff url(../images/bmiddle.jpg) repeat-x left bottom;
}
.bleft{
background:url(../images/bleft.jpg) no-repeat left bottom;
padding-left:5px;
}
.bright{
background:url(../images/bright.jpg) no-repeat right bottom;
padding:5px;
padding-left:0px;
}
#middle .bright{
min-height:540px; _height:653px;
padding-bottom:20px;
}
.top10{
height:5px;
line-height:5px;
}
.more{
display:block;
text-align:right;
font-weight:bold;
font-size:10px;
padding-right:5px;
}
.more span{
font-size:8px;
}
.more a{
color:#666;
}
#holiday table,#holiday tr,#holiday td{line-height:15px;border:solid 1px #ccc;}
#holiday td{padding-left:5px;}
.marb10{margin-bottom:10px;}

#photomain{padding:0px 0px 0px 10px;}
#photomain img{ width:177px; height:140px; margin-right:5px; margin-bottom:8px; border:solid 1px #ccc;}
.clear{ clear:both;}

.aaaaa{text-align:right; padding-left:10px;}
.aaaaa a{color:#333;}

#lastimg{text-align:center; background:url(../images/imf9m.jpg) no-repeat top center; height:146px;}
 #con a{display:block; height:78px;line-height:78px; margin-bottom:3px;}
#concon{padding-bottom:20px;}
#concon ul{margin-bottom:20px;}
#concon ul li{display:block; line-height:20px; padding-left:5px; }
#concon h4{ margin-left:1px;}

#imgtable{width:560px; margin-left:10px;}
#imgtalbe img{width:260px; height:195px; margin:0px auto;}
#imgtable p{text-align:center; margin:0px 10px; line-height:20px;}
