




#banner_base{
	width		: 940px;
	margin		: 0 0 0 30px;
}

#banner_bs{
	width			: 940px;
	float			: left;
	margin			: 0 0 20px 0;
	background		: url(./img/banner.gif) repeat-y;
}

#banner_bg{
	width			: 940px;
	float			: left;
	padding-bottom	: 5px;
	background		: url(./img/banner_bt.gif) no-repeat bottom;
}

#banner{
	width			: 940px;
	float			: left;
	background		: url(./img/banner_top.gif) no-repeat;
	padding			: 10px 0 0 0;
}

#banner_l{
	width			: 430px;
	float			: left;
}

#banner_l div{
	margin			: 32px 0 0 25px;
}

#banner_l p{
	font-size		: 12px;
	line-height		: 18px;
	padding			: 0 0 18px 0;
}

#banner_r{
	width			: 510px;
	float			: left;
}

#banner_r table{
	width			: 490px;
	line-height		: 25px;
	font-size		: 12px;
	margin			: 10px 0 5px 0;
}

#banner_r th{
	width		: 90px;
	font-size	: 14px;
	font-weight	: normal;
	text-align	: left;
	padding		: 4px 0 3px 0;
	border-bottom	: 1px solid #cccccc;
}

#banner_r th p{
	text-indent	: 20px;
	background	: url(./img/i1.gif) no-repeat 0px 3px;
	color		: #003366;
}

#banner_r td{
	width		: 510px;
	padding		: 4px 0 3px 0;
	border-bottom	: 1px solid #cccccc;
}

#banner_r td p{
	padding-left	: 15px;
}

#banner_r td span img{
	margin-left	: 20px;
}

#banner_r td img{
	margin-bottom	: 3px;
}



/* link */

#link{
	width		: 940px;
	margin		: 0 0 0 30px;
}

#link li{
	width		: 940px;
	margin-bottom	: 30px;
	float		: left;
}

#link h3{
	margin		: 0 0 14px 0;
}

#link table{
	width		: 910px;
	margin-left	: 25px;
}

#link table td{
	width		: 91px;
	padding-bottom	: 5px;
	text-align	: left;
}

#link table td p{
	width		: 88px;
	height		: 31px;
	padding		: 1px;
	border		: 1px dotted #cccccc;
}
