@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image: url(../images/main.jpg);
	
	background-position:center;
	background-position:top;
	background-repeat: no-repeat;
	background-color: #000000;

}
#page_top_wrapper{
	margin:auto;
	padding:0px;
	width:100%;
	height:45px;
	background: url(../images/navi_bg.jpg) repeat-x left top;
}
#page_wrapper{
	margin:auto;
	padding:0px;
	width:1000px;
}
#global_navi{
	margin:0px;
	padding:0px;
	width:752px;
	height:45px;
	text-align: right;
	float:left;
}

.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #878484;
	
	text-decoration: none;
}
.title_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EEE875;
	text-align:justify;
	text-decoration: none;
}
.bot_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.link_text2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_text2:hover  {
	text-decoration: underline;
}
a.link_media {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EEE875;
	text-decoration: none;
	line-height: 23px;
}
a.link_media:hover  {
	text-decoration: underline;
}
a.link_topnavi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
	display: block;
	padding: 13px 14px 0 14px;
	height: 32px;
	background: url(../images/top_sp_line.jpg) no-repeat left;
	float: left;
}
a.link_topnavi:hover {
	color: #999999;
	text-shadow: 1px 1px 1px #666;

}
.link_topnavi_sel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-shadow: 1px 1px 1px #666;
	text-decoration: none;
	display: block;
	padding: 13px 14px 0 14px;
	height: 32px;
	background: url(../images/top_sp_line.jpg) no-repeat left;
	float: left;
}
#globle_body{
	width:1000px;
	float:left;
	height:auto;
	padding: 10px 0 20px 0;
}

#left_box{
	width:617px;
	float:left;
}
#round_left_box{
	width:597px;
	float:left;
	padding:10px;
	margin-top: 10px;
	background:url(../images/bg.png) repeat;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#right_box{
	width:373px;
	float:left;
	padding: 0 0 0 10px;
}

#order_nw_right_box{
	width:373px;
	height:154px;
	padding: 480px 0 0 0;
	float:left;
}
#main_but_box{
	width:617px;
	padding: 215px 0 0 0;
	height:104px;
	float:left;
}
.tt{
	font-size:21px;
	color:#F5F5F5;
	font-family:"Times New Roman", Times, serif;
}
