﻿@charset "UTF-8";

#indexSection {
	margin-top:8px;
	}
#indexSection .floatL {
	width:748px;
	}
#indexSection .floatR {
	width:204px;
	}

/* news -------------------------------------------*/
#news {
	border:solid 3px #313131;
	_height:1%;
	background:#3b3b3b url(../img/bg_news.jpg) left 26px no-repeat;
	}
#news p.btn {
	position:relative;
	}
#news p.btn a {
	position:absolute;
	top:-26px;
	left:648px;
	}
#news table {
	margin:15px 20px 12px 20px;
	}
#news th,
#news td {
	padding-top:2px;
	padding-bottom:2px;
	line-height:1.4;
	vertical-align:top;
	}
#news th {
	padding-right:10px;
	color:#6d6d6d;
	font-weight:normal;
	}
#news td {
	color:#ffffff;
	}
#news td a {
	text-decoration:underline;
	}
#news td a:hover {

	text-decoration:underline;
	}

/* high light -------------------------------------------*/
#highlight {
	position:relative;
	border:solid 3px #313131;
	margin-top:8px;
	height:410px;
	background:#3b3b3b url(../img/bg_highlight.jpg) left 26px no-repeat;
	}
#highlight p#copy1 {
	position:absolute;
	top:50px;
	left:24px;
	}
#highlight p#btn1 {
	position:absolute;
	top:190px;
	left:30px;
	}
#highlight p#copy2 {
	position:absolute;
	top:299px;
	left:18px;
	}
#highlight p#btn2 {
	position:absolute;
	top:316px;
	left:238px;
	}

/* btn3 -------------------------------------------*/
ul#btn3 {
	margin-top:8px;
	}
ul#btn3 li {
	float:left;
	}

