﻿@charset "utf-8";

/*-------------------------------------
 Index
-------------------------------------*/

body{
	color:#4d4a49;
	}

#Header{
	height:66px;
	}

#Item-news{
	padding:18px 0 0 0;
	}
#News{
	width:199px;
	height:219px;
	border-left:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	}
#News dt{
	font-size:75%;
	padding:5px 10px 4px 22px;
	background:#f7f7f7 url(../image/index/icon_news.gif) no-repeat 7px 5px;
	border-top:1px dotted #4e4e4e;
	}
#News dt.top{
	border-top:none;
	}
#News dd{
	font-size:75%;
	line-height:1.5;
	padding:6px 10px 5px 10px;
	}

#News #Scroller-1 { 
	width: 186px;
	height: 219px;
	position: absolute; 
	overflow: hidden;
	}
#News .Scroller-Container {
	top: 0px;
	left: 0px;
	position: relative;
	}
#News #Scrollbar-Container {
	top: 0;
	left: 184px;
	position: relative;
	}
#News .Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	}
#News .Scrollbar-Track {
	top:15px;
	left: 0;
	width:16px;
	height:191px;
	position: absolute;
	background: transparent url(../image/index/scrollbar_track.gif) no-repeat left top;
	}
#News .Scrollbar-Handle {
	width:16px;
	height:20px;
	position: absolute;
	}
#News .Scrollbar-Down {
	top:206px;
	cursor: pointer;
	position: relative;
	}

#indexMainLink{
	width:659px;
	margin:0 auto;
	height:321px;
	clear: both;
	}
#indexMainLink ul.link{
	width:213px;
	padding:11px 0 0 0;
	background:#ffffff;
	float:left;
	}
#indexMainLink ul.link li{
	width:199px;
	height:43px;
	margin:0 0 0 7px;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	}
#indexMainLink .mainimg{
	width:435px;
	height:312px;
	text-align:center;
	margin:0;
	padding:0;
	background:#ffffff;
	float:right;
	}
#indexMainLink .mainimg img{
	margin-top:7px;
	}

#indexBanner{
	width:659px;
	height:140px;
	clear: both;
	}
#indexBanner .banner1{
	text-align:center;
	padding:8px 0;
	background:#ffffff;
	}
#indexBanner .banner2{
	width:212px;
	text-align:center;
	padding:8px 0;
	background:#ffffff;
	float:right;
	}

h2.item-link{
	text-align:center;
	height:24px;
	}


.link1,
.link2{
	width:222px;
	padding-bottom:9px;
	float:left;
	}
.link3{
	width:213px;
	padding-bottom:9px;
	float:left;
	}
.link1 li,
.link2 li{
	list-style-type:none;
	overflow:hidden:
	}
.link2 li.banner01{height:150px;}
.link1 li.banner01,
.link1 li.banner02,
.link2 li.banner02{height:73px;}
.link3 li{
	height:73px;
	list-style-type:none;
	overflow:hidden:
	}
.link1 li img,
.link2 li img,
.link3 li img{margin-top:6px;}

/*
.link1 li,
.link2 li,
.link3 li{
	padding-top:6px;
	list-style-type:none;
	}
*/




