@charset "utf-8";
body {
	background-color: #001f00;
	margin: 0px;
	background-image: url(images/bg-pc.jpg);
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 12px;
	color: #8FAF35;
}
.bodytext2 {
	font-size: 12px;
	color: #5F7223;
	text-align: justify;
}

.artis {
	font-size: 11px;
}
.artis h1 {
	font-size: 12px;
	font-weight: bold;
	color: #96a961;
}
.artis img {
	border: 2px solid #424806;
}
.artis a {
	color: #8faf35;
	text-decoration: none;
}
.profile h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #DCDF50;
}


#header{
	width: 854px;
	background: url(images/mcontent_bg.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/mcontent_bg.png);
}
.bottomtext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3F5A1D;
	
}
.bottomtext a{
	text-decoration: none;
	color: #405B1E;
	text-decoration: none;
	font-weight: bold;
	}
.bottomtext2 {
	font-size: 12px;
	color: #486822;
	font-weight: bold;
	padding-bottom: 1px;
	/*background-image: url(images/dots-alink2.gif);
	background-repeat: repeat-x;
	background-position: 0 98%;*/
}

.artisdetaisl {
	font-size: 11px;
	color: #96a961;
}
.gall {

}

.gall ul {
	margin: 0px;
	padding: 0px;
}
.gall li {
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.gall li a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.gall img {
	border: 2px solid #507225;
}
.artisdetaisl {
}
.artisdetaisl .gall img {
	border: 2px solid #FF0000;
}
.picboder {
	border: 3px solid #545c06;
}
.art ul {
	padding: 0px;
	margin: 0px;
	float: left;
}
.art li {
	color: #8EB422;
	font-size: 11px;
	padding-bottom: 5px;
	text-align: left;
	width: 160px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
}

.art li a{
	color: #8EB422;
	padding-bottom: 5px;
	text-align: left;
	text-decoration: none;
}
.art li a:hover{
	color: #BBDE50;
	text-align: left;
	text-decoration: underline;
}
.profile {
	font-size: 12px;
	color: #8FAF35;
}
.profile img {
border: 2px solid #424806;
}
.profile a {
	color: #8faf35;
	text-decoration: none;
}
.profile a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#userid, #password, #name, #address, #email, #phone, #artist, #comment {
	background-color: #002800;
	border: 1px solid #687D26;
	color: #FFFFFF;
}
.bodytext input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0C2C03;
	color: #8FAF35;
	padding-right: 5px;
	padding-left: 5px;
}

#content_middle
    {

    }

* #content_middle
    {
    background-repeat:repeat-y;
    height:1%;
    }

html>body #content_middle
    {
	background-image: url(images/mcontent_bg.png);
    }

* html #content_middle
    {    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mcontent_bg.png',sizingMethod='scale');
    }
select {
	font-size: 11px;
	background-color: #001F00;
	color: #A5C745;
	border: 1px solid #545C06;
}
input {
	font-size: 11px;
	color: #A5C745;
	background-color: #001F00;
	border: 1px solid #545C06;
}

.searchbg {
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#loadarea{
	height: auto;
	width: auto;
	float: right;

