@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAFAFA;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: none;
}
.show_style {
	background-image: url(images/bg07.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A5A5A5;
}
.main_style {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 880px;
}
.text01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bottom_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.img_show {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
	border: 1px solid #999999;
}

.left_style {
	width: 110px;
}
.menu_style {
	background-image: url(images/bg06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 140px;
	background-color: #A4A4A4;
}

.top_style {
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.main_bg {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul{
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#menu a{
	padding-left: 20px;
	display: block;
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a:hover{
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(images/bg08.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#portfolio_menu ul { list-style: none; }
#portfolio_menu li {
	float: left;
	line-height: 30px;
}
#portfolio_menu a {
	line-height: 30px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
	width: 120px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
	margin: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#portfolio_menu a:hover {
	display: #FFF;
	text-align: center;
	color: #FFF;
	background-color: #666666;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
}
#mail{width:350px;}
#mail .fixed{float:left; width:80px; text-align:right;}
#mail .sead{text-align: center;}
#mail p{margin: 5px;}
input,textarea {border: 1px solid #ccc;}
