body {
    width: 100%;
    margin: 15 auto;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
input,textarea,select {
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.checkbox,.radio {
	border: none;
	font-size: 12px;
}

.notice {
	color: red;
	background-color: inherit;
}

.line,.line2 {
	width: 800px;
	clear: both;
	border-bottom: 4px solid #990000;
}
.line2 {
	background-image: url(images/background2.gif);
	background-repeat: repeat-y;
}

#page3 {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#page2 {
	background-image: url(images/background2.gif);
	background-repeat: repeat-y;
}

#page,#page3,#page2 {
	color: #000000;
	background-color: #FFFFFF;
	width: 800px;
	border: 3px double #666666;
    text-align: left;
    position: relative;
    margin: 0 auto;
}
#top {
	width: 800px;
}
#middle {
	width: 800px;
}
#footer {
	width: 800px;
	padding-top: 10px;
	text-align: center;
    position: relative;
    margin: 0 auto;
}


#header {
	width: 800px;
	height: 93px;
}
#menu, .menuFlash {
	width: 800px;
	height: 150px;
}
#movie, .movieFlash {
	float: left;
	width: 650px;
	height: 150px;
}
#menujs {
	overflow: hidden;
	float: left;
	width: 150px;
}
#menujs .l1 {
	display: block;
	width: 150px;
	padding: 5px;
	background: #EFEFEF;
	border-bottom: 1px dashed #CCCCCC;
}
#menu {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#col_left {
	float: left;
	width: 150px;
	color: inherit;
	background-color: #EFEFEF;
	overflow: hidden;
}
#col_center {
	float: left;
	width: 485px;
	overflow: hidden;
}
#col_center_banner {
	text-align: center;
}
#col_center_content {
	width: 465px;
	padding: 10px;
	text-align: left;
}
#col_module {
	float: left;
	width: 635px;
	margin-right: 0px;
}
#col_module .export {
	width: 600px;
	margin-right: 10px;
	position: absolute;
	padding-top: 100px;
	text-align: right;
}
#col_module .breadcrump {
	width: 520px;
	height: 15px;
	overflow: hidden;
	display: compact;
	position: absolute;
	padding: 100px 0px 0px 25px;
	text-align: left;
}
#col_right {
	float: left;
	width: 165px;
	color: inherit;
	background-color: #EFEFEF;
	overflow: hidden;
}
.linecontent {
	height: 17px;
	background-image: url(images/linecontent.jpg);
	background-repeat: no-repeat;
}
.imgcontent {
	text-align: right;
}


#header_login {
	background: #FFFFFF;
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 165px;
	height: 93px;
}
#header_nav {
	padding-right: 5px;
	padding-top: 7px;
	width: 795px; /* 630*/
	height: 21px;
	background-image: url(images/header_top.gif);
	background-repeat: repeat-x;
	text-align: right;
}
#header_nav a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	text-transform: lowercase;
	padding: 5px;
	font-weight: bold;
}
#header_nav a:hover {
	text-decoration: underline;
}
#header_image {
	width: 800px; /*635 */
	height: 65px;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#header_image .logo {
	float: left;
}
#mainContent {
}

#submit_notice {
	color: #FF0000;
	background-color: #FFFFFF;
	border: 3px double #FF0000;
	padding: 5px 10px;
	margin: 5px;
}

#background {
	min-height: 280px;
}

#mod0 {
	width: 165px;
}


.mod1 {

}
.mod1_header {
	height: 20px;
	color: #FFFFFF;
	background-color: #990000;
	background-position: left bottom;
	background-image: url(images/mod1_header.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 5px;
}
.mod1_header_mb {
	height: 20px;
	color: #FFFFFF;
	background-color: #990000;
	background-position: left bottom;
	background-image: url(images/mod1_header.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.mod1_header a {
	color: #FFFFFF;
}
.mod1_content_left {
	padding: 5px;
	text-align: left;
}
.mod1_content_center {
	padding: 5px;
	text-align: center;
}