﻿@charset "UTF-8";


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

/* news -------------------------------------------*/
#news {
	background:#ffffff url(../img/bg_news.gif) left bottom no-repeat;
	}
#news .inner {
	padding-bottom:18px;
	background:url(../img/bg_news_top.gif) left 34px no-repeat;
	_height:1%;
	}
#news p.btn {
	position:relative;
	}
#news p.btn a {
	position:absolute;
	top:-30px;
	left:635px;
	}
#news table {
	margin:15px 20px 0 20px;
	}
#news th,
#news td {
	padding-top:2px;
	padding-bottom:2px;
	line-height:1.4;
	vertical-align:top;
	}
#news th {
	padding-right:10px;
	color:#939393;
	font-weight:normal;
	}
#news td {
	color:#777777;
	}

/* high light -------------------------------------------*/
#highlight {
	margin-top:8px;
	background:#ffffff url(../img/bg_highlight.jpg) left bottom no-repeat;
	}
#highlight .inner {
	height:201px;
	}
#highlight p.copy {
	padding-top:60px;
	padding-left:318px;
	}
#highlight p.btn {
	padding-top:16px;
	padding-left:587px;
	}

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










