body {
	background:#efefed;
	font: 11px Verdana;
	margin: 0;
	padding: 0px;
	color: #666;
	text-align: center;
	
}

p { margin:0 0 10px 0;}

hr {
width:500px;
     height: 1px; 
     color: #999; 
     background-color: #999; 
     border: 0px solid #999;
}

.right {
text-align:right;
}
.justify {text-align:justify;}
.center {text-align:center;}

table { background:#efefed; border:none; border-collapse:collapse; }
td { padding:6px; border:1px solid #ccc; font:11px Verdana;}

table#gallery { background:#efefed; border:1px solid #ccc; }
table#gallery td { padding:6px; border:none; }
table#gallery a:link, table#gallery a:visited { float:left; background:#fff; padding:2px; border:1px solid #ccc; }
table#gallery a:hover { float:left; padding:2px; border:1px solid #ff9900; }

h1 {
margin:0;
font-size:180%;
font-weight:normal;
color:#999;

}


li {
list-style-type:square;
line-height:18px;
}

a:link, a:visited {
color:#ff6600;
}

a.back { background:url("layout/arrow1.gif") top left no-repeat; padding-left:14px; }
a.forwd { background:url("layout/arrow2.gif") top right no-repeat; padding-right:12px; }

img { border:0; }

div {
text-align:left;
}


#page { 
  width:770px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}

#h00 {
float:left;
padding:10px;
background:#fff;
}


#h01 {
float:left;
width:740px;
margin:4px 0 16px;
}

#h01_01 {
float:left;
color:#999;
}

#h01_02 {
float:right;
color:#999;
}

#h02_01 {
position:relative;
text-align:center;
float:left;
width:240px;
margin-bottom:10px;
}

div#h02_01 a:link, div#h02_01 a:visited { margin:0; color: #ff6600; font-size:180%; text-decoration:none;}
div#h02_01 a span {color:#999;}

div#h02_01 a.logo { background-image: url("layout/logo.gif"); background-repeat:no-repeat;  background-position: 0% 0%; cursor: pointer; position: absolute; height: 60px; width: 240px; margin: 0; padding: 0; left: 0; top: 0; z-index: 1}

#h02_02 {
color:#999;
text-align:right;
float:left;
width:500px;

}



#h03 {
margin-top:10px;
float:left;
height:180px;
background-color:#ff6600;
width:740px;
}


#h03_01 {
float:left;
width:340px;
height:180px;
background-image:url("layout/main_left.jpg");

}

#h03_02 {
float:left;
width:300px;
height:180px;
background-image:url("layout/main_movie.jpg");
}

#h03_03 {
float:left;
width:100px;
height:180px;
background-color:#ff9900;
background-image:url("layout/main_right.jpg");

}

ul.box {
margin:6px 0 0 0;
padding:0;
}

ul.box li {
line-height:16px;
list-type:square;
list-style-position:outside;
margin-left:16px;
padding:0;
text-align:justify;
}

ul#menu_main {
margin-top:8px;
margin-left:40px;
padding:0;
width:220px;
list-style:none;
}

ul#menu_main li {
line-height:14px;
list-style:none;
border-bottom:1px solid #ffc987;
margin:0;
padding:8px 0;
}

ul#menu_main li a:link, ul#menu_main li a:visited {
padding-left:20px;
color:#fff;
text-decoration:none;
font-weight:bold;
background:url("layout/arrow.gif") no-repeat left;
}

ul#menu_main li a:hover {
padding-left:20px;
color:#fff;
text-decoration:underline;
font-weight:bold;
background:url("layout/arrow.gif") no-repeat left;
}

#h04 {
float:left;
margin:12px 0;
}

#h04_01 {
float:left;
padding-left:12px;
}

#h04_01_body {
float:left;
width:494px;
}

#h04_02 {
float:left;
width:234px;
}

.box_right {
width:220px;
float:right;
border:1px solid #ff7500;
margin-bottom:12px;

}

.box_right .title {
font-weight:bold;
background:#ff6600;
color:#fff;
padding:6px;
}
.box_right .body {
background:#fff;
padding:6px;
}

#h05 {
float:left;

}

.box_bottom_00{
float:left;
padding:1px;
background:#efefec;
}
.box_bottom_01{
float:left;
background-color:#efefed;
background-image:url("layout/bg_box_bottom.jpg");
background-position:left bottom;
background-repeat:repeat-x;
width:236px;
height:108px;
}

.box_bottom13 {
float:left;
padding:1px;
background:#ccc;
}
.box_bottom2 {
float:left;
padding:1px;
background:#ccc;
margin:0 10px;
}

.box_bottom13 .title, .box_bottom2 .title {
color:#ff6600;
font-size:12px;
font-weight:bold;
padding:8px;
}

.box_bottom13 .body, .box_bottom2 .body {
padding:0 8px;
}

#count {
float:left;
padding:8px 20px;

}

#sign {
color:#999;
font-size:10px;
float:right;
padding:8px 20px;
}

.banner {
float:right;
border:1px solid #ff9900;
height:60px;
}


