@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/design/body_bg.jpg) repeat-x;
}
#header {
	width:920px;
	margin:0 auto;
	height:100px;
	background-color:#000000;
	background:url(../images/design/body_bg.jpg) repeat-x;

}
#wrapper {
	width:920px;
	margin:0 auto;
	padding-top:15px;
}
#header {
	width:920px;
	margin:0 auto;
}

#main {
	width:710px;
	float:right;
}

#sidebar {
	width:200px;
	float:left;
}
#footer {
	height:130px;
	background:url(../images/design/footer_bg.jpg) repeat-x;
}
#foot_contents {
	font-size: 12px;
	line-height: 20px;
	text-align:right ;
	height: 50px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#logo {
	float:left;
}
#h1_text {
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	text-align:right;
	margin-bottom:50px;
	padding-top:5px;
}
#head_menu {
	float:right;
	padding-right:10px;
}
#head_menu li {
	float:left;
	font-size:12px;
	color:#FFFFFF;
}
#head_menu li a {
	color:#FFFFFF;
}
#head_menu li a:hover {
	color:#FF0000;
}
#gr_menu {
	width:910px;
	height:50px;
	margin:0 auto;
	background:url(../images/design/gr_menu/gr_menu_bg.jpg) repeat-x;
	padding:0 5px;
}
#gr_menu li {
	float:left;
	margin-bottom:15px;
}
.gr_btm {
	background:url(../images/design/grmenu_btm.jpg) repeat-x;
	height:20px;
	width:920px;
}
.side_menu01 li {
	width:190px;
	height:30px;
}
.side_menu02 li {
	width:190px;
	height:25px;
}


.box_510 {
	width:510px;
	float:left;
	padding-top:15px;
}
.box_180 {
	width:180px;
	float:right;
	padding-top:15px;
}
.box_180_main {
	padding:10px 0;
	background:url(../images/design/recommend_mdl.gif) repeat-y;
}
.box_690 {
	width:650px;
	margin: 10px;
	padding: 15px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	clear:both;
}
.box_690 h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 6px;
}
.box_690 p {
	font-size:14px;
	text-align:140px;
	line-height: 150%;
	margin: 10px;
}
.box_690 strong {
	font-weight: bold;
	color: #00F;
}
.box_320 {
	width:320px;
	float:left;
}
.box_330 {
	width:330px;
	float:right;
}
.h3_style01 {
	font-size:24px;
	color:#FF0000;
}
.att {
	background-color: #E8E8E8;
	padding: 5x;
	width: 500px;
	border: 2px solid #999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.att02 {
	background-color: #E8E8E8;
	padding: 10px;
	width: 686px;
	border: 2px solid #999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.att02 p.text02 {
	line-height:150%;
}
.att03 {
	color:#FF0000;
	font-size:18px;
	text-align:center;
	background-color: #E8E8E8;
	padding: 10px;
	width: 660px;
	border: 2px solid #222323;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.border_b_red {
	border-bottom:1px solid #ff0000;
}
.movie_title {
	font-size:12px;
	color:#FF6633;
}
