/* CSS Document */

*{
	margin:auto;
	padding:0;
}

body{
    background-image:url(../cmnfix/back2.gif);
	background-repeat:repeat-x;
}

#outline{
    width:804px;
	background-color:#FFFFFF;
}

.text1{
    font-size:14px;
	text-indent:1em;
	margin:15px 10px;
	line-height:1.8em;
}

.text2{ 
    font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin:0;
}

.text3{
    font-size:14px;
	margin-left:20px;
}

.text7{
    font-size:12px;
	text-align:center;
	margin:10px 0;
	color:#666666;
}

.text8{
    font-size:14px;
	font-weight:bold;
	color:#0099CC;
}

.bg{
    width:804px;
	background-image:url(../cmnfix/tst_05.jpg);
	background-repeat:repeat-x;
}