@charset "utf-8";
/* CSS Document */

#tab1{
	background-image: url(images/layout/tab1.jpg);
	background-repeat: no-repeat;
	width: 453px;
	height: 43px;
	color: #FFFFFF;
	}
	
#tab2{
	background-image: url(images/layout/tab2.jpg);
	background-repeat: no-repeat;
	width: 453px;
	height: 43px;
	color: #FFFFFF;
	}
	
#tab3{
	background-image: url(images/layout/tab3.jpg);
	background-repeat: no-repeat;
	width: 453px;
	height: 43px;
	color: #FFFFFF;
	}	
		
	
#t1{
	position: relative;
	color: #FFFFFF;
	left: 20px;
	top: 15px;
	width: 400px;
	}
	
#t2{
	position: relative;
	color: #FFFFFF;
	left: 10px;
	top: 15px;
	width: 450px;
	}	

#info th{
	vertical-align: top;
	text-align: right;
	width: 155px;
	font-size:12px;
	}
	
#pub th{
	vertical-align: top;
	font-size: 10px;
	}
