﻿
/*************************************************

	1：top_content

*************************************************/
#header div.logo_box{
	float:left;
	text-align:left;
	}
#header div.logo_box h1{
	padding:17px 0 0;
	font-weight:normal;
	font-size:11px;
	}
	
#header div.logo_box p{
	padding:0 0 9px;
	width:168px;
	}
	
/* 1：top_content
*************************************************/
.top_content{
	width:860px;
	margin:0;
	text-align:left;
	}
.top_content dl{
	float:left;
	width:565px;
	margin:35px 0 0;
	}
.top_content dl dt{
	width:565px;
	padding:0 0 8px;
	background:url(../img/dotted.gif) repeat-x left bottom;
	}
.top_content dl dd{
	margin:5px 0 0;
	}
.top_content dl dd a{
	padding:0 0 0 13px;
	background:url(../img/link_arrow.gif) no-repeat 0 2px;
	}
.top_content ul{
	float:right;
	width:272px;
	margin:40px 0 0;
	}
.top_content ul li{
	margin:0 0 3px;
	}














