@charset "utf-8";
@import "_css/common.css";


/*EYE CATCH --------------------------------------------------------*/

#eyeCatch{
		width:100%; height:338px;
		padding-bottom:6px;
		background:#fff url(_img/bg/eyeCatch.gif) bottom repeat-x;
		text-align:center;}

h2{
		width:880px; height:1em;
		position:absolute; top:10px; left:50%;
		margin-left:-440px;}

p.description{
		width:880px; height:3em;
		position:absolute; top:30px; left:50%;
		margin-left:-440px;}

#eyeCatch div{
		width:880px; height:338px;
		margin:0 auto;
		position:relative;
		background:#fff;
		overflow:hidden;}

#eyeCatch div a img{
		position:absolute; bottom:28px; right:1px;
		width:242px; height:56px;}


/*MAIN --------------------------------------------------------*/

#main{
		padding-bottom:10px;
		background:#fff url(_img/bg/main.gif);}

#main .wrap{
		width:880px; height:auto;
		margin:0 auto;
		padding:35px 0 20px;}

#main .wrap #left{
		width:420px; height:auto;
		margin:0 20px 0 0;
		/margin:0 0 0 0;
		float:left;}

#main .wrap #right{
		width:420px; height:auto;
		margin:0 0 0 20px;
		/margin:0 0 0 30px;
		float:left;}

#main .wrap #left h3,
#main .wrap #right h4,
#main .wrap #right h5{
		width:420px; height:50px;
		overflow:hidden;
		margin-bottom:23px;}

#main .wrap #left .article,
#main .wrap #right .article{
		position:relative;}

#main .wrap #right .article{
		margin-bottom:35px;}

#main .wrap #left .article dl{
		width:415px; height:38px;
		margin:0 0 20px 5px;
		position:relative;}

#main .wrap #right .article dl{
		width:415px; height:113px;
		margin:0 0 20px 25px;
		/margin:0 0 20px 15px;
		letter-spacing:1px;
		position:relative;}

#main .wrap #right .article dt{
		width:auto; height:auto;
		margin:0 0 5px 0;
		font-size:16px;
		font-weight:bold;}

#main .wrap #right .article dd{
		width:auto; height:auto;
		line-height:2;
		margin:0 0 15px 0;}

#main .wrap #left .article dt{
		position:absolute; top:3px; left:59px;
		color:#ff0000;
		letter-spacing:1px;
		font-size:14px;
		font-weight:bold;}

#main .wrap #left .article .description{
		position:absolute; top:21px; left:59px;
		letter-spacing:1px;
		font-size:12px;}

#main .wrap #right .article ul li{
		margin-right:15px;
		float:left;}

.pos1{
		position:absolute; top:-66px; right:0;}

.pos2{
		position:absolute; bottom:50px; left:60px;}

.pos3{
		position:absolute; bottom:50px; right:60px;}


#main .wrap #right .article ul{
		width:415px; height:66px; /height:auto;
		margin:0 0 20px 15px;
		letter-spacing:1px;
		position:relative;}

#left .border{
		margin-top:66px;
		/margin-top:43px;}

#right .border{
		clear:both;}


