@charset "utf-8";

body {
	background-image: url(site_img/rice_b.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#div1 #gallery_list #gallery_t a {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-decoration: underline;
}

a:link {
	color: #660000;
	text-decoration: none;
	padding: 3px;
}
a:visited {
	text-decoration: none;
	padding: 3px;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	padding: 3px;
}
a:active {
	text-decoration: none;
	padding: 3px;
	color: #660000;
}


#gallery_list a {
	color: #333333;
	line-height: 25px;
}

#apDiv1 #main_gallery #mag {
	border: 1px solid #666;
	margin: 5px;
}
#gallery_list #gallery_t img {
	border: 1px solid #666666;
}

.style1 {
	font-size: 14px;
	color: #660000;
	line-height: 20px;
	text-transform: capitalize;
}

.style2 {
	font-size: 11px;
	margin-right: 5px;
	line-height: 20px;
}
.style3 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}


.logo_name {
	font-size: 36px;
	color: #666666;
	font-style: italic;
	letter-spacing: 3px;
}

#apDiv1 {
	width: 520px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #e4e4e4;
	float: right;
	margin-left: 30px;
}

#gallery_list {
	width: 320px;
	clear: none;
	float: left;
	

}


#bottom {
	width: 890px;
	margin-top: 40px;
	
}
#div1 div #apDiv3 {
	height: 600px;
	width: 890px;
	margin-top: 50px;
}

#div1 {
	width: 890px;
}


#div1 div #media {
	clear: both;
	float: none;
	width: 600px;
	line-height: 25px;
	font-size: 14px;
	padding-bottom: 20px;
}
#div1 div #media p img {
	float: left;
}

#div1 div div #gallery0 tr td p img {
	width: 120px;
	height: 100px;
	padding: 0px;
	vertical-align: middle;
	text-indent: 10;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #000;
}
#div1 div div #gallery0 {
	background-color: #FFF;
}

#div1 div div #gallery0 tr td{
	background-color: #e4e4e4;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	margin: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div1 div #bigG .style1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div1 #bigG ul {
	text-align: left;
	list-style-type: none;
	text-indent: 10px;
	line-height: 20px;
	padding-bottom: 30px;
	list-style-image: url(star.jpg);
}
