/*mainbody.css*/

.Body_text {
	font-size: 12px;
	width: 625px;
	padding-right: 3px;
	padding-left: 3px;
}
.Bodytop_info_header {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../templates/img/mainbody/bg_header_black.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}
.news {
	overflow:auto;
	height:90px!important;
	width:240px;
	font-size: 12px;
}
.Latest_News {
	border: 1px solid #666666;
	padding: 2px !important;
	padding:1px;
	width: 240px;
	height:100px;
	margin-left:5px;
}

#Calendar {
	border: 1px solid #666666;
	padding: 2px !important;
	padding:1px;
	width: 240px;
	height:100px;
	margin-top:3px;
	margin-left:5px;
}
.main_table {
	background-color: #333333;
	border: 2px solid #000000;
	margin: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.service_box {
	padding: 2px;
	background-position: center;
}
.color_header {
	background-image: url(../templates/img/mainbody/line.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center center;
	padding-left: 10px;
	color:#FFFFFF;
	vertical-align:middle;
}
.gallery_itemimage {
	 height:187px; 
	 text-align:center;
}
.designer_td {
	height:70px;
	text-align:center;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#bodytable{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
}
.gallery_button2 a{
    display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-image: url(../templates/img/toppage/other_top.jpg);
	background-repeat: no-repeat;
	width:285px;
	height:30px;
	padding-top:5px;
	margin-bottom:-6px;
	padding-left:8px;
	margin-right:-15px;
	font-size:12px;
}
.gallery_button2 a:hover {
	background-image: url(../templates/img/toppage/other_top1.jpg);
	background-repeat: no-repeat;
	color: #333333;
}
.original_button2 a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-image: url(../templates/img/toppage/original_top.jpg);
	background-repeat: no-repeat;
	width:150px;
	height:70px;
	margin-bottom:-6px;
	padding-left:8px;
	margin-right:-15px;
	font-size:12px;
	padding-top: 10px;
}
.original_button2 a:hover {
	background-image: url(../templates/img/toppage/original_top1.jpg);
	background-repeat: no-repeat;
	color: #333333;
}
.hand_button2 a{
	display:block;
	background-image: url(../templates/img/toppage/48h_top.jpg);
	background-repeat: no-repeat;
	width:130px;
	height:114px;
}
.hand_button2 a:hover {
	background-image: url(../templates/img/toppage/48h_top1.jpg);
	background-repeat: no-repeat;
	color: #FFCC00;
}
.cg_button2 a{
	display:block;
	background-image: url(../templates/img/toppage/72h_top.jpg);
	background-repeat: no-repeat;
	width:130px;
	height:114px;
}
.cg_button2 a:hover {
	background-image: url(../templates/img/toppage/72h_top1.jpg);
	background-repeat: no-repeat;
	color: #FFCC00;
}

