﻿
        a.menu:link{color:yellow; text-decoration: none; font-size: 1.2em; font-weight: bold;}
        a.menu:active{color:yellow; text-decoration: none; font-size: 1.2em; font-weight: bold;}
        a.menu:visited{color:yellow; text-decoration: none; font-size: 1.2em; font-weight: bold;}
        a.menu:hover{color:yellow; text-decoration: underline; font-size: 1.2em; font-weight: bold;}
        
        a.news:link{padding-left: 10px; color: black; text-decoration: none; font-size: 1.1em; font-weight: bold;}
        a.news:active{padding-left: 10px; color: black; text-decoration: none; font-size: 1.1em; font-weight: bold;}
        a.news:visited{padding-left: 10px; color: black; text-decoration: none; font-size: 1.1em; font-weight: bold;}
        a.news:hover{padding-left: 10px; color: black; text-decoration: underline; font-size: 1.1em; font-weight: bold;}
        
body 
{
	font-family:Arial;
	font-size: 12px;
}

h1
{
    font-size: 2.8em;
}

h2
{
font-size: 1.8em;
}

.box 
{
    background-image: url(/images/body/tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 16px;
    width: 1000px;
    margin: auto;
    margin-top: 16px;
}

.box1
{
    background-image: url(/images/body/tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.box2
{
    background-image: url(/images/body/bl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.box3
{
    background-image: url(/images/body/br.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.content
{
    overflow: hidden;
    padding: 8px;
    padding-bottom: 30px;
    text-align: left;
    padding-right: 20px;
}

td.menuLeft
{
	background-image:url(/images/menu/menuLeft.gif); 
	background-repeat:no-repeat; 
	height: 40px; 
	width: 11px;
}

td.menu65
{
	background-image:url(/images/menu/menuBG.gif); 
	height:42px; 
	background-repeat:repeat-x; 
	width:65px;
}

td.menu95
{
	background-image:url(/images/menu/menuBG.gif); 
	height:42px; 
	background-repeat:repeat-x; 
	width:95px;
}

td.menu105
{
	background-image:url(/images/menu/menuBG.gif); 
	height:42px; 
	background-repeat:repeat-x; 
	width:105px;
}

td.menu55
{
	background-image:url(/images/menu/menuBG.gif); 
	height:42px; 
	background-repeat:repeat-x; 
	width:55px;
}

td.menu
{
	background-image:url(/images/menu/menuBG.gif); 
	height:42px; 
	background-repeat:repeat-x; 
}

td.menuSpacer
{
	background-image:url(/images/menu/menuSpacer.gif); 
	background-repeat:no-repeat; 
	height:40px; 
	width:10px;
}

td.menuRight
{
	background-image:url(/images/menu/menuRight.gif); 
	background-repeat:no-repeat; 
	height:40px; 
	width:11px;
}

div.main
{
	width:1024px;
	margin:auto;
}

div.logo
{
	width:990px;
		margin:auto;
}

div.body
{
	width: 1000px; 
	margin:auto;
	margin-top: 16px;
}

ul.news
{
	padding-left: 30px; 
	margin-left: 30px;
	list-style-image: url(/images/newspoint.gif);
}

.picBorder
{
	border: solid 1px green;
	padding: 4px;
	margin: 4px;
	margin:auto;
}

a.links:link{color: #000000;	text-decoration: underline; margin-top: 8px;}
a.links:active{color: #000000; text-decoration: underline; margin-top: 8px;}
a.links:visited{color: #000000; text-decoration: underline; margin-top: 8px;}
a.links:hover{color: #000000; text-decoration: underline; margin-top: 8px;}
