html {
	height : 100%;
}
body {
	background-image : url(./images/template/bg.gif);
	margin : 0;
	height : 101%;
	border-bottom : 1px;
}
body, td {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : #f2f2f2;
}
a {
	color : #ff7700;
	text-decoration : none;
}
a:hover, a:active {
	text-decoration : none;
	color : #f2f2f2;
	border-bottom : 1px dotted #f2f2f2;
}
h2 {
	font-size : 110%;
	margin : 6px 0 5px 0;
	width : 820px;
	border-bottom : 1px dotted white;
}
hr {
	width : 890px;
}
#header {
	background-image : url(./images/template/bg_head.jpg);
	background-repeat : repeat-x;
	background-position : top left;
	width : 100%;
	height : 185px;
}
#inner_header {
	background-image : url(./images/template/head.jpg);
	background-repeat : no-repeat;
	width : 880px;
	height : 185px;
	margin : 0 auto;
	text-align : right;
	padding : 95px 10px 0 10px;
}
#inner_header a {
	margin : 1em 0.5em 1em 1em;
}
#bread h1 {
	font-size : 95%;
	text-align : right;
	margin : 0 0 5px 0;
	padding : 2px 15px 0 0;
}
#ad {
	height : 90px;
	text-align : center;
}
#adsmall {
	height : 30px;
	text-align : center;
}
#main {
	background-image : url(./images/template/bg_main.jpg);
	background-repeat : repeat-y;
	width : 900px;
	height : 100%;
	margin : 0 auto;
}
.content {
	background-image : url(./images/template/box/content_02.jpg);
	background-repeat : repeat-y;
	width :891px;
	margin : 0 0 0 4px;
}
.content h1 {
	background-image : url(./images/template/box/content_01.jpg);
	background-repeat : no-repeat;
	width :  856px;
	height : 35px;
	font-size : 110%;
	margin : 0 0 0 0;
	padding : 50px 0 0 35px;
}
.cinner {
	width : 825px;
	text-align : justify;
	padding : 1em 3em 0 2.5em;
}
.content_end {
	background-image : url(./images/template/box/content_03.jpg);
	background-repeat : no-repeat;
	width : 891px;
	height : 50px;
	margin : 0 0 0 4px;
}
#picture {
	width : 890px;
	background-color : #3c3c3c;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}
#nav a {
	color : #484848;
	text-decoration : none;
}
.piclink {
	float : left;
	background-color : #d3d3d3;
	width : 105px;
	height : 142px;
	margin : 12px 14px 12px 15px;
	border : 1px solid #000000;
}
.piclink h2 {
	width : 105px;
	font-size : 12px;
	padding : 2px 5px 4px 5px;
	margin : 0 0 0 0;
	border-bottom : 1px dotted #333333;
	color : #333333;
}
.piclink_td {
	background-image : url(./images/template/loading.gif);
	background-repeat : no-repeat;
	background-position : center center;
	width : 105px;
	height : 100px;
	text-align : center;
	margin-top : 0;
}
.alblink {
	float : left;
	background-color : #c3c3c3;
	width : 105px;
	height : 105px;
	margin : 0 5px 0 5px;
	border : 1px solid #000000;
}
.album {
	font-size : 9px;
	width : 100px;
	text-align : right;
	padding : 2px 5px 0 0;
	border-top : 1px dotted #333333;
	color : #333333;
}
.pstool {
	border : 1px dotted #f2f2f2;
}
