/* ======  Head Setting  ============================*/
.head_package{
	height: 180px;
	width:1000px;
	background: url(../images/head_background_D.gif) repeat-x;
}
.head_package_en{
	height: 140px;
	width:1000px;
	background: url(../images/head_background_D2.gif) repeat-x;
}
.head_links{
	width:645px;	
	height:30px;
	margin-left: 85px;
	background: url(../images/head_links_bg_D.gif) repeat-x;
}
.head_bg_left{
	height:30px;
	width:5px;
	background: url(../images/head_links_bg_left_D.gif) no-repeat;
}
.head_bg_right{
	height:30px;
	width:5px;
	background: url(../images/head_links_bg_right_D.gif) no-repeat right;
}
.head_links_left{
	width:45%;
}
.head_links_right{
	width:45%;
	text-align:right;
}
.head_links_left img,.head_links_right img{
	vertical-align:middle;
	margin:0 5px;
}
/* ======  Logo AD Setting  ============================*/
.logo_AD{
	width:650px;
	height:80px;
	margin: 15px 0 0 80px;
}
.logo{
	width:181px;	
	float:left;
	padding-top:15px;
}
.index_ad1{
	width:443px;
	margin-left:15px;
	float:right;
}
/* ======  Tag btns Setting ======================================*/
.tags_area{
	height:39px;
	margin-top:16px;
}
.tags_area .tags{
	margin-left:80px;
}
.tags_area .tags img{
	padding-left:6px;
}