@charset "UTF-8";
/* index */

/* banner */

#banner{
	background-image:url(../img/images/banner_index.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:200px;
	padding-top:205px;
	padding-left:650px;
	margin-top:29px;
}

#banner li{
list-style:none;
	width:200px;
	height:50px;
}

#banner a{
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999px;
}


/* page */

#i_top {
	width:818px;
	margin-left:15px;
	margin-right:15px;
	padding:15px 0 15px 0;
}

#con {
	float:left;
	width:546px;
}

#i_top h2{
	font-size:17px;
	padding-top:10px;
	text-indent:75px;
	background-image:url(../img/images/index_h2bg.gif);
	background-repeat:no-repeat;
	width:546px;
	height:58px;
}

#i_top p{
	width:516px;
	padding:0 15px 0 15px;
	font-size:14px;
}

.fla{
	float:right;
}

.dis {
	float:right;
	margin-right:70px;
	margin-top:45px;
   _margin:45px 0px 0px 480px;
}
.dis h5 {
	font-size:14px;
	color:#000000;
	padding-bottom:5px;
}

.dis p {
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:17px;
}

.item_ttl {
	width:100%;
	height:42px;
}

.item_ttl h4 {
	float:left;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:17px;
	text-indent:60px;
	width:500px;
}

.item_ttl p {
	width:110px;
	padding-top:18px;
	float:right;
}

.item_ttl a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.item_ttl a:visited {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}



.i_itembox1{
	background:url(../img/images/index_al3.jpg) no-repeat;
	width:848px;
	height:279px;
	margin-bottom:15px;
}
.i_itembox2{
	background:url(../img/images/index_alcc.jpg) no-repeat;
	width:848px;
	height:279px;
	margin-bottom:15px;
}
.i_itembox3{
	background:url(../img/images/index_sm.jpg) no-repeat;
	width:848px;
	height:279px;
	margin-bottom:15px;
}


.i_itembox1 li{
	list-style:none;
	width:436px;
	height:220px;
	margin-left:20px;
	margin-top:10px;
   _margin:-141px 0 0 5px;
}
.i_itembox2 li{
	list-style:none;
	width:436px;
	height:220px;
	margin-left:20px;
	margin-top:8px;
   _margin:-125px 0 0 5px;
}
.i_itembox3 li{
	list-style:none;
	width:436px;
	height:220px;
	margin-left:20px;
	margin-top:9px;
   _margin:-141px 0 0 5px;
}


.i_itembox1 li a{
	width:436px;
	height:220px;
	display:block;
}
.i_itembox2 li a{
	width:436px;
	height:220px;
	display:block;
}
.i_itembox3 li a{
	width:436px;
	height:220px;
	display:block;
}


/* news */

h4.i_news {
	background-image:url(../img/images/index_hr.jpg);
	background-repeat:no-repeat;
	width:848px;
	height:28px;
	text-indent:55px;
	font-size:18px;
	color:#333333;
	padding-top:13px;
}

ul.i_news {
	width:770px;
	height:50px;
	margin:0px 0px 15px 19px;
	border-left:#666666 5px solid;
	border-right:#666666 5px solid;
	border-bottom:#666666 5px solid;
	padding:15px;
	font-size:12px;
	overflow:auto;
}
.i_news li {
	list-style-image:url(../img/images/li_hishi.gif);
	margin-left:15px;
}

