@charset "utf-8";   
/*  
Style Start
----------------------------------------------------------- */

/*////////////////////////////
 ALL
////////////////////////////*/


/* asset header */

.asset-header {
	background-color:#e2e1e0;
}

.asset-header p {
	padding:20px 20px 90px 20px;
	background-image:url(../images/about/director.png);
	background-repeat:no-repeat;
	background-position:322px bottom;
	margin-bottom:20px;
}



/* asset header */


/* asset body */

.asset-body {
	background-color:#e2e1e0;
	margin:0;
	position:relative;
}

#change_button {
	background-image:url(../images/about/button_back.png);
	background-repeat:repeat-x;
	height:28px;
	padding:0 19px;
}

#about_content {
	background-image:url(../images/about/about_top.png);
	background-repeat:repeat-x;
	background-color:#d2d1d0;
	padding:21px 18px;
}

.about_title {
	margin-bottom:10px;
	color:#403e3c;
}

.frame_back {
	background-image:url(../images/about/frame_back.png);
	background-repeat:repeat-y;
	width:434px;
	overflow:hidden;
	margin-top:20px;
}

.frame_top {
	background-image:url(../images/about/frame_top.png);
	background-repeat:no-repeat;
	padding:0px 0px 20px 20px;
	width:414px;
}

.frame_bottom {
	background-image:url(../images/about/frame_bottom.png);
	background-repeat:no-repeat;
	width:434px;
	height:8px;
	margin-bottom:15px;
	overflow:hidden;
}

.about_bottom {
	background-image:url(../images/about/about_bottom.png);
	background-repeat:repeat-x;
	height:5px;
	margin-bottom:40px;
	overflow:hidden;
}
/* asset body */


/*////////////////////////////
 ALL
////////////////////////////*/



/*////////////////////////////
 about.html
////////////////////////////*/


#about_button,
#a_about_button {
	float:left;
	background-image:url(../images/about/aboutbutton_on.png);
	background-repeat:no-repeat;
	width:216px;
	height:28px;
	text-indent:-99999px;
	overflow:hidden;
}

#m_about_button {
	float:left;
	background-image:url(../images/about/aboutbutton_off.png);
	background-repeat:no-repeat;
	width:216px;
	height:28px;
	text-indent:-99999px;
	overflow:hidden;
}

#m_about_button:hover {
	float:left;
	background-image:url(../images/about/aboutbutton_hover.png);
	background-repeat:no-repeat;
	width:216px;
	height:28px;
	text-indent:-99999px;
	overflow:hidden;
}


#manage_button,
#a_manage_button {
	float:left;
	background-image:url(../images/about/managebutton_off.png);
	background-repeat:no-repeat;
	width:216px;
	height:28px;
	text-indent:-99999px;
	overflow:hidden;
}

#m_manage_button {
	float:left;
	background-image:url(../images/about/managebutton_on.png);
	background-repeat:no-repeat;
	width:216px;
	height:28px;
	text-indent:-99999px;
	overflow:hidden;
}

#a_manage_button:hover {
	float:left;
	background-image:url(../images/about/managebutton_hover.png);
	background-repeat:no-repeat;
	width:216px;
	height:28px;
	text-indent:-99999px;
	overflow:hidden;
}

#stan_content img {
	float:left;
	margin-right:20px;
}

#stanhead_text {
	float:right;
	width:170px;
}

.group {
	clear:both;
}

.stan_item 	{
	width:185px;
	float:left;
	pading-top:20px;
	margin:20px 20px 0px 0;
}

.stan_icon {
	float:left;
}

.item_title {
	float:left;
	color:#525c7a;
	border-bottom:1px solid #525c7a;
	padding-botom:3px;
/*	width:147px; */
	width:144px;
/*	margin-top:18px; */
	margin: 12px 0px 0px 3px;
	font-size:110%;
}

.stan_item p {
	float:left;
	margin-top:5px;
	width:185px;
}


/*////////////////////////////
 about.html
////////////////////////////*/



/*////////////////////////////
 manage.html
////////////////////////////*/

#manage_stan {
	float:left;
	background-image:url(../images/about/standard_on.png);
	background-repeat:no-repeat;
	width:234px;
	height:29px;
	text-indent:-99999px;
	overflow:hidden;
}

#manage_stan:hover {
	float:left;
	background-image:url(../images/about/standard_on.png);
	background-repeat:no-repeat;
	width:234px;
	height:29px;
	text-indent:-99999px;
	overflow:hidden;
}

#manage_site {
	float:left;
	background-image:url(../images/about/site_off.png);
	background-repeat:no-repeat;
	width:236px;
	height:29px;
	text-indent:-99999px;
	overflow:hidden;
}

#manage_site:hover {
	float:left;
	background-image:url(../images/about/site_on.png);
	background-repeat:no-repeat;
	width:236px;
	height:29px;
	text-indent:-99999px;
	overflow:hidden;
}

#manage_title {
	font-size:80%;
	color:#525c7a;
	padding-top:20px;
	margin-bottom:10px;
}

#manage_img {
	float:right;
	display:inline;
	margin:0 20px;
}

#manage_mail {
	margin-top:15px;
}

/*////////////////////////////
 manage.html
////////////////////////////*/
