@charset "utf-8";
/* CSS Document */

/*BG PAGE*/
html {background:red; no-repeat center fixed; background-size: cover;}

.connent { width: 100%; height: 500px; margin: 0px auto; }

.header { width: 1200px; height: 350px; margin: 0px auto; margin-top: 20px; boder: 1px #800000 solid; }

.menu { width: 1200px; background: white ; height: 55px; margin: 0px auto; }

.body_content { width: 1200px; height: 500px; margin: 0px auto; }

.footer { width: 1200px; background: #e7af57 ; height: 135px; margin: 10px auto; clear: both; color: black; text-align: center; }

.left { width: 300px; background: #0174DF  ; height: 2000px; float: left;  margin: 0px auto; text-align: justify; font-family: Arial; font-size: 90%; }

.left1 { width: 300px; background: #f9e89b ; height: 1200px; float: left;  margin: 0px auto; text-align: justify; font-family: Arial; font-size: 90%; }

.left2 { width: 0px; background: #0174DF  ; height: 2000px; float: left;  margin: 0px auto; text-align: justify; font-family: Arial; font-size: 90%; }

.left3 { width: 300px; background: #0174DF ; height: 1600px; float: left;  margin: 0px auto; text-align: left; font-family: Arial; font-size: 90%; }


.right { width: 700px; background: white  ; height: 2000px; float: right;  margin: 0px auto; text-align: justify ; font-family: Arial ; color: black ; font-size: 90% }

.right1 { width: 900px; background: pink ; height: 1200px; float: right;  margin: 0px auto; text-align: justify ; font-family: Arial ; color: black ; font-size: 90% }

.right2 { width: 1000px; background: white ; height: 1500px; float: right;  margin: 0px auto; text-align: center ; font-family: Arial ; color: black ; font-size: 100%; text-intent: 100px; line-height: 1.9em; }

#wrapper { max-width: 1200px; margin: 0 auto; background:#fff padding: 0px; }
.main_menu { padding: 0px; text-align: center; line-height; 32px; }
.main_menu ul { margin-top: 1px; }
.main_menu li { display: inline; padding: 10px; font-size: 20px; }
.main_menu a { text-decoration: none; color: black; padding: 8px; font-variant: small-caps; }
.main_menu a:hover { color: #0174DF ; }

#id-welcome { text-align: center; font-family: Freestyle Script ; color : black ; font-size: 180%; border-style: solid; border-color: red; }

#id-header { font-size: 40px; color: #FF0040; }

#id-leftheader { color: red; font-size: 30px; text-align: left; }

h1 { font-family: Freestyle Script ; font-size: 60px; color: black; }

p { margin: 20px; text-intent: 80px; line-height: 1.4em; }

div.img { margin: 20px; border: 1px solid #ccc; float: left; width: 300px; }

div.img:hover { border: 1px solid #777; }

div.img img { width: 100%; height: auto; }

div.desc { padding: 15px; text-align: center; }


    


