@charset "utf-8";
/* CSS Document */

body {margin:0; 
	  padding:0;
	  background:#C2C1BD;
	  }
	  
h1, h2, h3, h4, ul, li, p { margin:0;
							padding:0;
							}
							
ul {list-style:disc; font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#000; margin:10px 0 0 15px; line-height:20px; }

ol { font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#000; margin:10px 0 0 15px; line-height:20px; }
							

/*   wrap and Contaner   */

#wrap {width:904px; 
	   margin:0 auto;
	   }
#contaner { width:880px;
			margin:0;
			padding:0 12px 0 12px;
			float:left;
			background:url(image/bg.jpg) 0 0 repeat-y;
			}
			
/*    End Contaner  and Wrap   */

/*  Header   */

#header { width:880px; margin:0; padding:0; float:left; height:129px; }

#header-top { width:880px; margin:0; padding:0; float:left; background:url(image/h-top.jpg) 0 0 no-repeat; height:8px; font-size:6px; }

#header-bottom { width:880px; margin:0; padding:0; float:left; background:url(image/h-center.jpg) 0 0 repeat-x; height:121px; }

#header-logo { width:880px; margin:0 0 0 0; padding:0; float:left; height:90px; }

#logo { width:291px; height:52px; margin:22px 0 0 28px;; padding:0; float:left;} 

#menu-top {width:880px; margin:0; padding:0; float:left; height:28px;
 }
 
 #menu-top ul {list-style:none; }
 
 #menu-top ul li {display:block; float:left; padding:0 20px; height:20px; font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; }
 
 #menu-top ul li a {display:block; float:left; padding:0 0 0 0 !important; padding:0; margin:0; font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; }
 
 #menu-top ul li a:hover {color:#999999; } 
 
 

#content { width:880px; margin:0 0 0 0; padding:0 0 0 0; float:left; background:#dee9f2 url(image/content-bg.jpg) 0 0 repeat-x;  position:relative; }

#c { width:840px; margin:20px 0 0 0; padding:0 20px; float:left; }

#c-top { width:840px; height:10px; background:url(image/c-top.jpg) 0 0 no-repeat; float:left; font-size:7px; }

#c-middle { width:840px; background: url(image/c-middle-bg.jpg) 0 0 repeat-y; margin:0; padding:0; float:left; }

#c-middle-left {width:608px; margin:0 0 0 8px; padding:0; float:left; }

#c-middle-left h2 { width:608px; margin:10px 0 3px 0; padding:0; float:left; font:bold 18px Verdana, Arial, Helvetica, sans-serif; line-height:25px; color:#000000;}

#c-middle-left p { width:608px; margin:5px 0 10px 0; padding:0; float:left; font:normal 12px Verdana, Arial, Helvetica, sans-serif; line-height:20px; color:#000000;}





#c-middle-left img { margin:3px 0 0 0px; padding:0; float:left; width:auto; height:auto; }

#c-middle-right {width:210px; margin:0 0 0 0; padding:0; float:right; }

#c-bottom {width:840px; margin:0 0 10px 0; padding:0; float:left; background:url(image/c-bottom.jpg) 0 0 no-repeat; height:18px; }

#footer {width:880px;  margin:0; padding:15px 0 0 0; float:left; background:#10385c url(image/footer.jpg) left bottom no-repeat; height:30px; }


#footer p { width:880px; margin:0 0 8px 0; padding:0; float:left; font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-align:center; }

#footer a { font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-align:center; text-decoration:none; }

#footer a:hover {color:#CCCCCC; }

#menu dl {width: 150px; margin: 20px auto 0 auto; padding: 0 0 10px 0; background: #DAE7F1 url(image/bottom.gif) no-repeat bottom left;}

#menu dt {margin:0; padding: 10px; font-size: 1.4em; font-weight:bold; color: #000; border-bottom:1px solid #fff; background: #DAE7F1 url(image/top.gif) no-repeat top left; height:30px;}

#menu dd {margin:0; padding:0; color: #000; font-size: 1em; border-bottom:1px solid #fff; background:#000;}

#gallery a, #gallery a:visited {color:#000; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #DAE7F1 url(arrow.gif) no-repeat 10px 10px; width:125px; line-height:20px; font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#gallery a:hover {background: #258 url(arrowr.gif) no-repeat 11px 10px; color:#9cf;}

ol li {font-size:11px;}







