body {
	background: #000000 url(/themes/images/bg.jpg) no-repeat top center;
	color:#FFFFFF;
	font:12px/1.55em verdana, arial, helvetica, sans-serif;
	text-align:center;
	padding:0px;
	margin:0px;
	cursor:default;
	}


a { color:#FFFFFF; /* color:#1e7ec8; */ text-decoration:none; }
a:hover { color:#990004; /* color:#1e7ec8; */ text-decoration:none; }
a img { border:0;}

/* Heading */
h1, h2, h3, h4, h5, h6 {
	margin-bottom:.4em;
	line-height:1.3em;
/*	color:#0A263C;*/
	color: #FFFFFF;
	}
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}


/* Mobile */
iframe {
	background-color:#000;
	width:650px;
	height:640px;
}

iframe a {
	color:#FFF;
}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { /*color:#666; *//*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
li { list-style:none; }

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }


.sidediv {
	width:100%; 
	text-align:center;
	padding-top:22px;
}
.sidedivInner {
	width:680px; 
	margin: 0 auto; 
	text-align:left;
}
.divLogo_head1 {
	width:120px; 
	float: left;
	padding-left:30px;
}
.divMenu_head2 {
	width:530px; 
	float: left;
}
.divMenu {
	padding-top:25px;
	text-align:center; 
	width:420px;
	margin-left:35px;
	border-bottom: 2px solid #900;
}
.divMenu a {
	font-size:12px;
	color:#FFF;
	text-decoration: none;
}
.divMenu a:hover {
	color:#900;
}
.divAnimation_t1 {
	background-color:#333;
	width:680px;
	height:25px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.divAnimation_t1_inner1 {
	float:left;
	padding-left:20px;
	padding-top:5px;
}
.divAnimation_t1_inner2 {
	float:right;
	padding-right:10px;
	padding-top:2px;
	font-size:14px;
	font-weight:bold;
}
.divAnimation_t2 {
	background-color:#000;
	border: 5px solid #333;
	width:670px;
	height:260px;
}
.divAnimation_t2_big {
	background-color:#000;
	border: 5px solid #333;
	width:650px;
	height:450px;
	padding:10px;
}

.divAnimation_t3_big {
	background-color:#000;
	border: 5px solid #333;
	width:650px;
	height:1600px;
	padding:10px;
}

.divAnimation_t4_big {
	background-color:#000;
	border: 5px solid #333;
	width:650px;
	height:645px;
	padding:10px;
}

.divButton {
	width:208px;
	height:270px;
	float:left;
	border-top: 2px solid #292929;
	background-image: url(images/trans_button.png);
}
.divButton h1 {
	font-size:20px;
	font-weight:normal;
	border-bottom: 1px solid #900;
	margin:5px;
	margin-bottom:2px;
	margin-top:10px;
}
.divButton h2 {
	font-size:10px;
	font-weight:normal;
	margin:0px;
	margin-left:15px;
}
.divButton_sm {
	width:208px;
	height:50px;
	float:left;
	background-image: url(images/trans_button.png);
	border-top: 2px solid #292929;
	margin-bottom: 10px;
}
.divButton_sm h1 {
	font-size:15px;
	font-weight:normal;
	border-bottom: 1px solid #900;
	margin:5px;
	margin-bottom:2px;
	margin-left:10px;
	margin-top:5px;
}
.divButton_sm h2 {
	font-size:10px;
	font-weight:normal;
	margin:0px;
	margin-left:15px;
}
.divButton img {
	margin-left:32px;
	margin-top:15px;
}
.divButton_fill {
	width:28px;
	float:left;
}
.divFooter {
	padding-top:50px;
	padding-bottom:20px;
	width:100%;
	text-align:center;
	color:#333;
}
.divFooter a {
	color:#333;
}


#divOptimize {
	display:none;
}
