﻿body 
{
	 font-family: "Helvetica,新細明體,Osaka";
 font-size: 12px;
 font-weight: normal;
 margin:0px; 
 
background-image: url('images/body.jpg'); 
 background-repeat: repeat;
}

#center
{
	  border: 1px solid #C0C0C0;
	  width:1024px;
margin:0px auto;
text-align:left;
	 
}

.Search_b
{
	
	
}


#contents
{
	 
	width:1024px;	 
	background-color: #FFF;
	height:900px;
}

#contents_left
{
	float: left;
	width:217px;
	background-color: #E0E0E0;
}
#DM_contents_center
{
	margin-left: 5px;
	float: left;
	width:785px;
}
#contents_center
{
	margin-left: 5px;
	float: left;
	width:679px;
}
#contents_right
{
	margin-left: 10px;
	
	float: left;
	width:104px;
}
.right_top
{
	margin-top:10px;
	
}

#footer
{
	margin:0px 0px 5px 0px;
	float: left;
	 width:1023px;
	background: url("../images/footer.png") top left repeat-x;
	background-color: #FFF;
	text-align:center;
	 /*
	border-bottom: solid 1px #CCCBCB;  
	border-left: solid 1px #CCCBCB; 
	border-right: solid 1px #CCCBCB;
		*/
}
#Menu_content
{
	
	font-family: 新細明體;
	
}

#Menu_content a:hover
{
    text-decoration: underline;
    color: #FFFF22;
}
.menu_item
{
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	background: url("../images/arrow.png") center left no-repeat;
	margin-left: 6px;
	line-height: 22px;
	font-size:12px
}
.menu_item2
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 50px;
	font-size: 11px;
}

.menu_item3
{
	
 
	padding-left: 15px;
	background: url("../images/list_style_image.png") center left no-repeat;
	margin-left: 6px;
	line-height: 22px;
	color:#13688C; 
	font-weight:bold;
}
.menu_item4
{
	
	
	line-height: 22px;
	color: #3366BB;
	
	font-size:12px;
}
.templatemo_gallery {
	margin: 0;
	padding: 0;
	text-align:left;
}

.templatemo_gallery img{
	float: left;
	margin: 0 0 20px 0;	
}

.templatemo_gallery img.mid{
	float: left;
	margin: 0 5px;	
}

#DM_contents_center a img {border:solid 1px #FF904D;
	
	width: 100%;
}
#DM_contents_center a:hover img {border:solid 1px rgb(220,220,220);}
#contents_center a img {border:solid 1px #FF904D;}
#contents_center a:hover img {border:solid 1px rgb(220,220,220);}

#contents_center h3
{
	clear: both;
	background: url(corner.gif) #cc3366 no-repeat right top;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
.talbe3
{
	width:280px;
	
	height:100%;
	border:solid 1px rgb(150,150,150);
}

.talbe5
{
	width:100%;	
	border:0px;
	height:35px;
	border-bottom:0px; 
	border-left:0px; 
	border-right:0px; 
	border-top:0px;
	font-size:13px; 
	color:#8B8B8B;
}
.td3
{
	text-align:left;
	width:70%;
}
.td4
{
	text-align:right;
	width:30%;
}
.td5
{
	font-size:14px;  
	color:#404040;
}
.td8
{
	width:100%;
	height:50px;
}
.td9
{
	width:100%;
	height:26px;
}
.textboxout
{
	background-color:White;
	border-color:#FFC889;
	width:180px;
	border:1px;
	border-style:double;
}
.textboxfocus
{
	border-color:#FF904D;
	width:180px;
	border:2px;
	border-style:double;
}
.label4
{
	color:#1A66B3;
	font-size:12px;
	font-weight:600;
	font-style:normal;
}