body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

table {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.mainmenu {
    background: url('menu.png') no-repeat;
    padding: 15px 0px;
}

.mainmenu table tr td a {
    color: #3a7a8c;
    font-size: 18px;
    text-decoration: none;
}

.mainmenu table tr td a:hover {
    color: #0a4a5c;
}

.main {
    background: url('main.jpg') no-repeat;
    width: 1200px;
    height: 159px;
}

h1 {
    font-size: 22px;
    text-align: center;
    color: #0a4a5c;
    margin: 15px 0 0 0;
    padding: 0;
}

h2 {
    font-size: 18px;
    text-align: center;
    color: #0a4a5c;
    margin: 0;
    padding: 0;
}

a {
    color: #3a7a8c;
    text-decoration: underline;
}

a:hover {
    color: #0a4a5c;
    text-decoration: none;
}

.footer {
    color: #666;
    padding-right:60px;
}

.rightpanel {
    width:393px;
    position:absolute;
    margin-left:607px;
    margin-top:405px;
}

.rtext {
    padding-top:27px;
    background: #a62627 url(../style/rtext.jpg) no-repeat top;
    width:274px;
    text-align:center;
    line-height: 1.5em;
}

.rightpanel a{
    color: #ccc;
    text-decoration: none;
}

.rightpanel a:hover{
    color: #fff;
    text-decoration: none;
}

.rbottom {
    background: url(../style/rbottom.jpg) no-repeat top;
    width:274px;
    height:95px;
}

.pagetext {
    padding-left:75px;
    padding-top:220px;
    color: #000;
    width:515px;
    min-height:450px;
    z-index: 10;
}

.pagetext2 {
    padding-left:75px;
    padding-top:220px;
    color: #000;
    width:515px;
    min-height:1900px;
}

p {
    padding: 0;
    text-indent:1.5em;
    line-height: 1.5em;
    text-align: justify;
}

.rightselect {
    position:absolute;
    margin-left:605px;
    margin-top:405px;
    width:400px;
}

.pr2m {
    display:block;
    background: #fff url(../style/thmb3m.jpg) no-repeat top left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#777;
    text-decoration:none;
}

.pr2m:hover {
    display:block;
    background: #fff url(../style/thmb3m.jpg) no-repeat bottom left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#000;
    text-decoration:none;
}

.pr3m {
    display:block;
    background: #fff url(../style/thmb3m.jpg) no-repeat top left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#777;
    text-decoration:none;
}

.pr3m:hover {
    display:block;
    background: #fff url(../style/thmb3m.jpg) no-repeat bottom left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#000;
    text-decoration:none;
}

.pr4m {
    display:block;
    background: #fff url(../style/thmb4m.jpg) no-repeat top left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#777;
    text-decoration:none;
}

.pr4m:hover {
    display:block;
    background: #fff url(../style/thmb4m.jpg) no-repeat bottom left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#000;
    text-decoration:none;
}

.pr5m {
    display:block;
    background: #fff url(../style/thmb5m.jpg) no-repeat top left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#777;
    text-decoration:none;
}

.pr5m:hover {
    display:block;
    background: #fff url(../style/thmb5m.jpg) no-repeat bottom left;
    height: 167px;
    margin:0 0 0 0;
    padding:0 2px 0 155px;
    font-size:16px;
    font-weight:400;
    color:#000;
    text-decoration:none;
}

ul {
    padding: 0 10px 0 5px;
    line-height: 1.5em;
}

.pagetext a {
    text-decoration:underline;
    color: #666;
    font-weight:bold;
}

.pagetext a:hover {
    text-decoration:none;
    color: #000;
    font-weight:bold;
}

.pagetext2 a {
    text-decoration:underline;
    color: #666;
    font-weight:bold;
}

.pagetext2 a:hover {
    text-decoration:none;
    color: #000;
    font-weight:bold;
}

ul {
	margin-top: 50px;
	list-style-type: none;
}

li {
	float: left;
}

ul li a {
	text-decoration: none;
	line-height: 2.3em;
}

ul li a.size1 {
	color: #666;
	padding: 2px;
}
	ul li a.size1:hover {
		background-color: #999;
		color: white;
	}

ul li a.size2 {
	color: #912600;
	padding: 12px;
}
	ul li a.size2:hover {
		background-color: #cc3500;
		color: white;
	}

ul li a.size3 {
	color: #877900;
	padding: 18px;
}
	ul li a.size3:hover {
		background-color: #d8c100;
		color: white;
	}

ul li a.size4 {
	color: #1d6c01;
	padding: 8px;
}
	ul li a.size4:hover {
		background-color: #2daf00;
		color: white;
	}
ul li a.size5 {
	color: #004e6b;
	padding: 6px;
}
	ul li a.size5:hover {
		background-color: #007ead;
		color: white;
	}

ul li a.size6 {
	color: #430069;
	padding: 24px;
}
	ul li a.size6:hover {
		background-color: #7600b9;
		color: white;
	}
