* {
	margin:0;
	padding:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #800000;
}
body {
	background:#000;
	font-size:100%;
	line-height:1em;
	font-family:Arial;
	color:#000000;
	text-align:center;
	padding-top:48px
}


/*in_line*/
input, select, textarea {
	vertical-align:middle;
	font-weight:normal;
	font-family:Arial;
	color:#FF9900;
	font-weight:normal;
	font-size:1em;
	border:solid 1px #adc1c9;
	padding-left:5px;
	background:none
}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

/*==================list====================*/
ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:18px}
ul li a{text-decoration:underline; color:#aaaaaa; background:url(images/marker_list.gif) no-repeat 0 5px; padding-left:12px}
ul li a:hover{ text-decoration:none}

.soundtracks {width:279px}
.soundtracks dt {margin-bottom:4px}
.soundtracks dt a {
	color:#003399;
	text-decoration:none
}
.soundtracks dt a:hover {text-decoration:none; color:#fff}
.soundtracks dt a b {color:#fff}
.soundtracks dt a span {color:#fff; float:right; font-weight:bold}
.soundtracks dt a:hover span {color:#38464d}
/*==========================================*/

a {
	color:#ee1c24;
	text-decoration: none;
}
a:hover {text-decoration:none}


.link {
	background:url(images/link_bg.gif) repeat-x top;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.92em;
	font-family:tahoma;
	line-height:1em
}
.link .l {background:url(images/link_bgl.gif) no-repeat 0 0; float:left}
.link .r {background:url(images/link_bgr.gif) no-repeat right 0; float:left; padding:3px 10px 5px 11px}
.link a {text-decoration:none; color:#fff}
.link a:hover {text-decoration:none; color:#adc1c9}

.link_1 {background:url(images/link1_bg.gif) repeat-x top; float:left; color:#fff; font-weight:bold; font-size:0.92em; font-family:tahoma; line-height:1em}
.link_1 .l {background:url(images/link1_bgl.gif) no-repeat 0 0; float:left}
.link_1 .r {background:url(images/link1_bgr.gif) no-repeat right 0; float:left; padding:3px 10px 5px 11px}
.link_1 a {text-decoration:none; color:#fff}
.link_1 a:hover {text-decoration:none; color:#38464d}

.link_3 {background:url(images/link1_bg.gif) repeat-x top; float:right; color:#fff; font-weight:bold; font-size:0.92em; font-family:tahoma; line-height:1em; margin:0 12px 0 4px}
.link_3 .l {background:url(images/link1_bgl.gif) no-repeat 0 0}
.link_3 .r {background:url(images/link1_bgr.gif) no-repeat right 0; padding:3px 10px 5px 11px}
.link_3 a {text-decoration:none; color:#fff}
.link_3 a:hover {text-decoration:none; color:#38464d}

.link_4 {background:url(images/link_bg.gif) repeat-x top; float:right; color:#fff; font-weight:bold; font-size:0.92em; font-family:tahoma; line-height:1em; margin:0 4px 0 0}
.link_4 .l {background:url(images/link_bgl.gif) no-repeat 0 0}
.link_4 .r {background:url(images/link_bgr.gif) no-repeat right 0; padding:3px 10px 5px 11px}
.link_4 a {text-decoration:none; color:#fff}
.link_4 a:hover {text-decoration:none; color:#adc1c9}

a.link_2 {text-decoration:none; color:#adc1c9; padding-left:5px}
a.link_2:hover {
	color:#fff;
	text-decoration: underline;
}

.acenter {
	text-align:center;
	background-color: #454956;
}
.column { float:left;}
.clear { clear:both;}

h4 {color:#fff; font-size:1em; margin:0 0 19px 0}

.font_1 {
	color:#FF9900
}
.font_2 {
	text-decoration:underline;
	color:#FF9900
}

p {margin:0 0 18px 0}

#main {margin:0 auto; width:766px; text-align:left;}

.col_box_1, .col_box_2{
	float:left;
	padding-left: 0px;
}


/*menu*/
#menu { height:126px; background:url(images/menu_bg.jpg) no-repeat 0 0; font-family:Arial; font-size:0.875em}
#menu .logo {position:absolute}
#menu .indent {padding:34px 0 0 400px}

#menu ul{margin:0; padding:0px; list-style:none}
#menu ul li { line-height:1em; float:left; margin:0 0 14px 0}
#menu ul li a{text-decoration:none; color:#fff; background:none; float:left; width:90px; padding:5px 0 5px 0; margin-left:24px}
#menu ul li a:hover{
	text-decoration:none;
	background:#ee1c24;
}
#menu ul li a span {text-indent:13px; float:left}
#menu ul li a.hover {background:#ee1c24}

/*content*/
#content {
	height:674px;
	background:url(images/bg1.jpg) no-repeat 0 0;
	width:766px;
	font-size:12pt;
	line-height:1.5em
}
#content .bg {background:url(images/bg2.jpg) no-repeat 0 bottom; height:674px; width:766px}

.title {margin-bottom:18px}
.title_1 {margin-bottom:28px}
.img_left {float:left; margin:5px 10px 19px 0}

.line {background:url(images/line_bg.gif) repeat-x top; height:30px; margin-right:-10px}
.line2 {background:url(images/line2_bg.gif) repeat-x top; height:30px; margin-right:-10px}

.date {color:#fff; font-weight:bold; background:#cd1017; padding:4px 10px 4px 11px; margin:0 0 0 73px; font-size:0.92em; line-height:1em; float:left; font-family:tahoma}

/*footer*/
#footer { height:52px}
#footer img {margin-top:20px}


/*================== index.html ==================*/
#page1 .splash1 {background:url(images/bg1_p1.jpg) no-repeat 0 0; width:766px}
#page1 .splash2 {background:url(images/bg2_p1.jpg) no-repeat 0 bottom; width:766px; height:800px}
#page1 .splash2 img {margin-top:447px}

/*================== index-1.html ==================*/
#page2 #content .indent {padding:106px 365px 37px 54px}
#page2 #content .indent_1 {padding:0 365px 20px 54px}
#page2 #content .box {width:337px; padding-bottom:15px}
#page2 #content .col_box_1 {width:177px}
#page2 #content .col_box_2 {width:160px}
#page2 #content .box .img_1 {margin-bottom:16px}

/*================== index-2.html ==================*/
#page3 #content .indent {padding:106px 380px 28px 54px}
#page3 #content .indent_1 {padding:0 389px 20px 54px}
#page3 #content .line {margin-right:-30px}

/*================== index-3.html ==================*/
#page4 #content .indent {padding:106px 380px 32px 54px}
#page4 #content .indent_1 {padding:0 389px 20px 54px}
#page4 #content .line2 {margin-right:-30px}

/*================== index-4.html ==================*/
#page5 #content .indent {padding:106px 380px 35px 54px}
#page5 #content .indent_1 {padding:0 389px 20px 54px}
#page5 #content .line2 {margin-right:-30px}

/*================== index-5.html ==================*/
#page6 #content .indent {padding:106px 390px 35px 54px}
#page6 #content .indent .box {width:308px; height:20px}
#page6 #content .indent .box .col_box_1 { width:143px}
#page6 #content .indent .box .col_box_2 { width:165px}
#page6 #content .indent_1 {padding:0 370px 20px 54px}
#page6 #content .indent_1 .box {width:334px}
#page6 #content .line2 {margin-right:-30px}

/*================== index-6.html ==================*/
#page7 #content .indent {padding:106px 375px 46px 54px}
#page7 #content .indent_1 {padding:0 380px 20px 54px}
#page7 #content .indent_1 .box {width:334px}

/*================== index-7.html ==================*/
#page8 #content .indent {padding:106px 384px 20px 56px}


input {width:153px; height:19px}
.div_input {height:30px; width:167px; float:left}
textarea {width:320px; height:77px; overflow:auto; margin-bottom:10px; display:block}
.div_links {text-align:right}

/*==================block====================*/
.block { background:#c5cab6}
.block .l_t { background:url(images/l_t_1.gif) left top no-repeat;}
.block .r_t { background:url(images/r_t_1.gif) right top no-repeat;}
.block .r_b { background:url(images/r_b_1.gif) right bottom no-repeat;}
.block .l_b { background:url(images/l_b_1.gif) left bottom no-repeat;}
.block .left {background:url(images/border.gif) repeat-y left}
.block .top {background:url(images/border.gif) repeat-x top}
.block .right {background:url(images/border.gif) repeat-y right}
.block .bot {background:url(images/border.gif) repeat-x bottom}
/*==========================================*/
