* {
margin:0px;
padding:0px;
border:none;
}

html {height:100%}
body {height:100%}

a:link{
color: #FF0033;
}
a:visited{
color: #FF0033;
text-decoration: none;
}
a:active{
color: #FF0033
}
a:hover{
color: #ff0000;
text-decoration: none;
}

#website {
width:100%;
height:100%;
}

#page {
width:950px;
height:100%;
margin:auto;
text-align:center;
background-color:#FF0033;
}
#main{
background-color:#FFFFFF;
}
div.yjstdPlug {
width:585px;
margin:0 auto;
margin-top:110px;
text-align:center;
}
div.yjstdPlugS {
width:585px;
margin:0 auto;
margin-top:110px;
text-align:center;
background-color:#FFFFFF;
border:double 0px #DDDDDD;
}
h1 {
text-align:left;
}


#hrimg {
padding-top:175px;
}


#menu {
background-color:#FF0033;
clear: both;
width: 950px;
height: 50px;
list-style-type: none;
text-align: center;
}

#menu li {
display: inline;
text-align: center;
}


#footer{
width:950px;
background-color:#FF0033;
}

#feedback{
width:163px;
float:left;
}
#logo {
width:354px;
float:right;
}

