@charset "utf-8";
/* CSS Document */
body {margin:0px; padding:0px;}

#header { height:70px; width:100%; display:block; float:left; margin:0px;}
.in_header {height:70px; width:1000px; display:block; float:left;}
.logo {height: 56px; width:152px; background:url(../image/logo.jpg) no-repeat; margin:7px auto auto 7px; float:left;}
/*.logo {height: 56px; width:152px; background:url(../image/logo.jpg) no-repeat; margin:7px auto auto 7px; position:absolute; top:0px; left:0px;}*/
.header_right {height: 56px; width:750px; float:left; display:block; margin:0 0 0 0; padding:0px;}
.header_right P {margin:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em;}
.clear_all {clear:both; width:100%; height:1px;}


#wrap { width:100%; height:100%; margin:10px; float:left; display:block; }
#wrap h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; font-weight:bolder; margin:0px;}
#wrap p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; margin:0px;} 
.box {width:250px; height:100%; margin:10px 10px 0 0; padding:0px; float:left; display:block;}

 .top {width:250px; height:33px; margin:0px; background:url(../image/top.jpg) no-repeat;}
		.top h2 {color: #CCCCCC; font-size:0.8em;  font-family:Verdana, Arial, Helvetica, sans-serif; margin:0 auto auto 10px; padding-top:5px;}


.middle {width:250px; background: url(../image/middle.jpg) repeat-y; margin:0px; padding:0px;}
		.middle a {color:#FFFFFF; font-size:0.8em; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px; text-decoration:none;}
		.middle ul { width:250px; margin: 0px; padding:10px 0px 0px 10px; }
		.middle li {list-style:none; margin:0px; padding:0px; list-style-position: outside; list-style-image:none; list-style-type:none; display:block; width:250px;}
		.middle li:hover, .middle a:hover { color: #FF66FF;}
.bottom {width:250px; height:20px; margin:0px; background:url(../image/foot.jpg) no-repeat;}

#footer { height:70px; width:100%; background:url(../image/line.jpg) repeat-x top left; margin-top:20px; clear:both; padding-top:10px;}
.footer_right {width:800px;; height:40px; margin:0px; float:left; padding:0px;}
.footer_right p { width:800px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; margin:0px;}
.footer_right a {text-decoration:none; border:0px;}
.footer_right img {border:0px;}

.footer_left {width:79px; height:69px; margin-left:10px; float:left; background: url(../image/footer_Logo.jpg) no-repeat; padding:10px;}
.footer_left p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; margin-left:10px; color:#CCCCCC; font-weight:bold;}
#footer a {color:#666666; text-decoration:none;}
