/* CSS DOCUMENT */

body { margin: 2px; }

.main_table { width: 100%; height: 100%; position: relative; background: URL(../../images/template/body_bg.png) repeat-x; }
	.c01 { height: 50px; vertical-align: top; text-align: right; padding: 15px;}
	.c02 { vertical-align: center; text-align: center; }
	
.center_table { width: 604px; height: 425px; font-family: verdana; }
	.c04 { height: 110px; background: URL(../../images/template/logo.png) center top no-repeat;}
	.c05 { width: 151px; height: 32px; vertical-align: center; text-align: center; font-size: 8px; text-transform: uppercase; letter-spacing: 2px; color: #000000; background: URL(../../images/template/button.png) no-repeat; cursor: pointer; }
	.c05_hover { width: 151px; height: 32px; vertical-align: center; text-align: center; font-size: 8px; text-transform: uppercase; letter-spacing: 2px; color: #535DA8; background: URL(../../images/template/button_hover.png) no-repeat; cursor: pointer; }
	.c06 { height: 2px; }
	.c07 { width: 148px; height: 260px; text-align: center; }
	.c08 { height: 3px; }
	.c09 { height: 5px; background: URL(../../images/template/footer_bg.png) center no-repeat;}
	.c10 { height: 14px; text-align: center; font-size: 8px; text-transform: uppercase; letter-spacing: 3px; } 
	
.content_table { width: 148px; height: 260px; }
	.c001 { width: 3px; height: 3px; background: URL(../../images/template/nw.png) no-repeat; }
	.c002 { height: 3px; background: #D1D2D4; }
	.c003 { width: 3px; height: 3px; background: URL(../../images/template/ne.png) no-repeat; }
	.c004 { width: 3px; background: #D1D2D4; }
	.c005 { background: #D1D2D4; vertical-align: top; text-align: left; font-size: 9px; }
	.c006 { width: 3px; background: #D1D2D4;}
	.c007 { width: 3px; height: 3px; background: URL(../../images/template/sw.png) no-repeat; }
	.c008 { height: 3px; background: #D1D2D4;}
	.c009 { width: 3px; height: 3px; background: URL(../../images/template/se.png) no-repeat;}
	
span.header { font-weight: bold; color: #535DA8; }

a.link { font-weight: bold; color: #201E5D; text-decoration: none; }
a.link:hover { color: #FFFFFF; }


