/* CSS Document */
body { height:100%; font:11px "Trebuchet MS", Tahoma, Arial, Verdana, Sans-Serif; background-color:#cdb4a5;}
div, html, body, p, ul, ol, li, a, form, img, table, td, h1, h2, h3, h4, h5 {margin:0;padding:0;} 
table {border-collapse:collapse;}
img {border:none;}  
ul, li {list-style:none;}
a, a:active, a:visited {text-decoration:none;color:#362f2e;} 
a:hover {text-decoration:underline;color:white;}  
  
/*  All  */
.all {margin:0 auto; }
.all1 {width:918px; margin:0 auto; }
.header {position:relative; height:125px; background:url(images/he.jpg) no-repeat; margin:0 20%;}

.main_content {float:left; background-color:#cdb4a5;}
.main_content_1 {float:left;width:918px; background-color:#cdb4a5;}
.main_content ul.pic_list { float:left; padding-bottom: 0; padding-left: 1%;}
.main_content ul.pic_list li {float:left;font-size:0;line-height:0;margin:2px 2px 2px 2px;}
.main_content ul.pic_list li img { border: solid 1px; border-color: #fff; }
.main_content_1 ul.bottom_text_list { color:#362f2e; font-size: 15px; font-weight: bold; padding-left:120px; }
.main_content_1 ul.bottom_text_list li { color:#f9f6f4; float:left; margin-top: 3px; margin-right:100px; }
.main_content_1 ul.bottom_text_list li.last { color:#362f2e; margin-right:0; }
.main_content_1 ul.bottom_text_list li ul {padding:0;}
.main_content_1 ul.bottom_text_list li ul li {float:none;padding-bottom:2px;margin-right:0;}
.main_content_1 ul.bottom_text_list li ul li a, .main_content ul.bottom_text_list li ul li a:visited { color:#362f2e; font-size:15px; font-weight: bold; }
.main_content_1 ul.bottom_text_list li ul li a:hover { color:#fff; font-size:15px; font-weight: bold; }


.center_tit { padding:0 3%; clear:both; height:35px; margin-bottom: 15px; }
.center_tit a, .center_tit a:visited { color:#362f2e; font-size:19px; font-weight: bold; }
.center_tit a:hover { color:#fff; font-size:19px; font-weight: bold; }
.center_tit span { padding:0 7%; margin: 0 7%; }

.footer_wraper { background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; clear:both; margin:20px auto 0; }
.footer p { text-align:center; line-height:21px; margin:20px auto 0; padding-top: 20px; }
.footer p span {font-size:12px; color:#362f2e}
.footer p span a, .footer p span a:visited { color:#362f2e; font-weight: bold; }
.footer p a.link, .footer p a.link:visited {color:#362f2e;text-decoration:underline;position:relative;top:3px;}
