body, table, tr, td, select	{ font-family:±¼¸²; font-size:9pt; color:#888; line-height:120%;}
body { margin:0 0 0 0; padding:0 0 0 0; }
img, table { border:0; }


/* A Tag */
A:link 	  { text-decoration: none; 		color: #888; 	line-height:120%;}
A:visited { text-decoration: none; 		color: #888; 	line-height:120%;} 
A:active  { text-decoration: none; 		color: #888; 	line-height:120%;} 
A:hover   { text-decoration: underline; color: #AB9471;	line-height:120%;}

A.myhome:link 			{ text-decoration: none; 		color: #e1e1e1; 	line-height:100%;}
A.myhome:visited 		{ text-decoration: none; 		color: #e1e1e1; 	line-height:100%;} 
A.myhome:active  		{ text-decoration: none; 		color: #e1e1e1; 	line-height:100%;} 
A.myhome:hover   		{ text-decoration: none; 		color: #eeeaab;		line-height:100%;}

A.category:link 		{ text-decoration: none;		color: #434d71; 	line-height:120%;}
A.category:visited 		{ text-decoration: none;		color: #434d71; 	line-height:120%;} 
A.category:active  		{ text-decoration: none;		color: #434d71; 	line-height:120%;} 
A.category:hover   		{ text-decoration: underline;	color: #FE7801;		line-height:120%;}

A.sitemap:link 	  		{ text-decoration: none; 		color: #888; 		line-height:120%;}
A.sitemap:visited 		{ text-decoration: none; 		color: #888; 		line-height:120%;} 
A.sitemap:active  		{ text-decoration: none; 		color: #888; 		line-height:120%;} 
A.sitemap:hover   		{ text-decoration: underline; 	color: #AB9471;		line-height:120%;}

A.bottom_menu:link 	  	{ text-decoration: none; 		color: #434d71; 	line-height:120%;}
A.bottom_menu:visited 	{ text-decoration: none; 		color: #434d71; 	line-height:120%;} 
A.bottom_menu:active  	{ text-decoration: none; 		color: #434d71; 	line-height:120%;} 
A.bottom_menu:hover   	{ text-decoration: underline; 	color: #dea54b;		line-height:120%;}

A.side_menu:link 	 	{ text-decoration: none; 		font-weight:bold;	color: #5e80b0; 	line-height:120%;}
A.side_menu:visited 	{ text-decoration: none; 		font-weight:bold;	color: #5e80b0; 	line-height:120%;} 
A.side_menu:active 	 	{ text-decoration: none; 		font-weight:bold;	color: #5e80b0; 	line-height:120%;} 
A.side_menu:hover   	{ text-decoration: underline; 	font-weight:bold;	color: #cda021;		line-height:120%;}

A.ListItem:link 	  	{ text-decoration: none; 		color: #999999; 	line-height:120%;}
A.ListItem:visited 		{ text-decoration: none; 		color: #999999; 	line-height:120%;} 
A.ListItem:active  		{ text-decoration: none; 		color: #999999; 	line-height:120%;} 
A.ListItem:hover   		{ text-decoration: underline; 	color: #cda021;		line-height:120%;}

A.Link_cname:link 	  	{ text-decoration: none; 		color: #AB9471; 	line-height:120%;}
A.Link_cname:visited 	{ text-decoration: none; 		color: #AB9471; 	line-height:120%;} 
A.Link_cname:active  	{ text-decoration: none; 		color: #AB9471; 	line-height:120%;} 
A.Link_cname:hover   	{ text-decoration: underline; 	color: #AB9471;		line-height:120%;}


/* Main Header Style */
.QMenuItem		{ float:left; width:68px; height:61px; }
.TopMenu		{ float:right; width:80px; }
.BottomMenu		{ float:left; padding:0 5 0 5; }


/* Sub Header Style */
.div_Category	{ float:left; padding-right:15px; }


/* DIV OutLine Set */
.Solid_L		{ border-left:1px solid #e1e1e1; }
.Solid_R		{ border-right:1px solid #e1e1e1; }
.Solid_T		{ border-top:1px solid #e1e1e1; }
.Solid_B		{ border-bottom:1px solid #e1e1e1; }
.Solid_LR		{ border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; }
.Solid_TB		{ border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; }
.Solid_All		{ border:1px solid #e1e1e1; }
.Dotted_L		{ border-left:1px Dotted #e1e1e1; }
.Dotted_R		{ border-right:1px Dotted #e1e1e1; }
.Dotted_T		{ border-top:1px Dotted #e1e1e1; }
.Dotted_B		{ border-bottom:1px Dotted #e1e1e1; }
.Dotted_LR		{ border-left:1px Dotted #e1e1e1; border-right:1px Dotted #e1e1e1; }
.Dotted_TB		{ border-top:1px Dotted #e1e1e1; border-bottom:1px Dotted #e1e1e1; }
.Dotted_All		{ border:1px Dotted #e1e1e1; }




/* main.html */
.div_left		{ float:left; width:370px;  }
.div_right		{ float:right; width:370px; }



/* DPS Board */
.Link_div_Category	{ float:left; padding:3 4 0 4; }


/* FORM Tag */
/* 
input, textarea { border:expression((this.type=='image') ? '' : '1px solid #555'); background-color:#e1e1e1; color:#2e2e2e; font-size:9pt; }
*/
