@charset "UTF-8";
/************************************************* SweetCall ***/

/************************************************* Site Default ***/
* {
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	font-style: nomal;
	font-size:12px;
}
/******************************************************** BODY ***/
body{
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
/******************************************************** TOPS ***/
#header{
	width:820px;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FF0099;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
#header h1{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
/******************************************************* FIRST ***/
#ahead{
	width:820px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/pc/index.jpg");
	background-repeat:no-repeat;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}

#aheader1{
	text-align:left;
	width:820px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/pc/top_1.jpg");
	background-repeat:no-repeat;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
#aheader2{
	width:820px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/pc/top_2.jpg");
	background-repeat:no-repeat;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
#aheader3{
	width:820px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/pc/top_3.jpg");
	background-repeat:no-repeat;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
#aheader4{
	width:820px;
	height:119px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/pc/top_4.jpg");
	background-repeat:no-repeat;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
#aheader5{
	width:820px;
	height:81px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/pc/top_5.jpg");
	background-repeat:no-repeat;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
/******************************************************* MAIN ***/
#indexT{
	text-align:left;
	align:right;
	width:820px;
	height:569px;
	margin-right:auto;
	margin-left:auto;
}
#indexB{
	text-align:left;
	align:right;
	width:820px;
	height:81px;
	margin-right:auto;
	margin-left:auto;
}
#indexBenter{
	text-align:left;
	align:right;
	width:228px;
	height:81px;
	float:left;
	padding-right:4px;
}
#indexBexit{
	text-align:left;
	align:right;
	width:228px;
	height:81px;
	float:left;
}

/******************************************************* SITEMAP ***/
#under{
	text-align:center;
	align:center;
	width:820px;
	height:20px;
	padding-top:27px;
	_padding-top:0px;
	_margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	font-size:12px;
	color:#333333;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
#under strong{
	font-size:12px;
	color:#333333;
}
#under em{
	font-size:12px;
	font-style:normal;
	color:#333333;
}
#under a{
	font-size:12px;
}
/******************************************************* UNDER ***/
#aUnder{
	width:820px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
	background-image:url("/images/pc/under_i.jpg");
	background-repeat:no-repeat;
}
#underText{
	text-align:center;
	align:center;
	width:800px;
	height:14px;
	padding-top:100px;
	margin-right:auto;
	margin-left:auto;
	color:#333333;
}
#underBar{
	width:820px;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FF0099;
	border-left:1px solid #FF0066;
	border-right:1px solid #FF0066;
}
/********* underT font ***/
#underText strong{
	color:#333333;
}
#underText em{
	font-style:normal;
	color:#333333;
}
#underText a{
	color:#333333;
}
/******************************************************* CSS END ***/

