body{
    margin:0;
    padding:0;
    font-family:verdana;
    font-size:11px;
    background:url('../images/topbg.jpg') repeat-x;
}
table{
    font-size:11px;
}

a {
    color:#004080;
    outline: none;
}
img{
	border: none;
}
.main{
    min-width:1000px;
    width:100%;
    height:100%;
}
.top{
    background:url('../images/logo1.gif') 40px 40px no-repeat;
    height:85px;
}

.center{
    border-bottom:10px solid #cccccc;
}

.bottoml{
    height:60px;
    width:600px;
    color:#999999;
    padding:0 40px;
}
.bottomr{
    height:60px;
    color:#999999;
    width:150px;
    font-size:10px;
    padding:0 0 0 50px;
    background:url('../images/PR.gif') 20px center  no-repeat;
    line-height:24px;

}
.bottomr a {
    color:#999999;
    text-decoration:none;
}
.bottomr a:hover {
    text-decoration:underline;
}
.input{
    text-align:center;
}
.input a {
    text-decoration:none;
}
.input a img{
    border:0;
}

.introtext{
    font-size:11px;
    color:#777;
}
#ev{
	position: absolute;
	top: 30px;
	right: 35px;
	width: 25px;
	height: 17px;
}
.pict{
    width: 460px;
    vertical-align: top;
	padding: 0px 20px 0px 40px;
}
.intro_text{
    width: auto;
}
.intro_table{
	padding: 20px 30px 0px 0px;
}
.pict h1{
	text-align: right;
	font-weight: bold;
	font-family: Corbel, Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;	
	margin: 0px 10px 0px 0px;
}
