@charset "utf-8";
@import url("master.css");
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
font-family:Helvetica,Georgia,Arial,sans-serif,?°ç´°?Žé?;
line-height: 1;
color: black;
background: white;
font-size:12pt;
}
html, body{ 
width:100%; 
height:100%; 
margin:0px; 
padding:0px; 
} 

ol, ul {
list-style: none; 
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/*orgin end*/






#mainNav {
position:relative;
width:940px;
height:83px;
margin:0 auto;
}
#mainmenu{
position:absolute;
right:25px;
top:25px;
height:40px;
width:715px;
}

#header {
width:940px;
height:239px;

margin:0 auto;
z-index:50;
text-align:center;

}
#content{
position:relative;
z-index:100;
width:940px;
min-height:300px;
margin:0 auto;

}
#contentin{
position:relative;
z-index:100;
width:940px;
min-height:395px;
margin:0 auto;

}
#main2content{
float:left;
width:660px;
}
#main2content p a{
text-decoration:none;
color:#333333;
}
#main2content p a:hover{
text-decoration:underline;
color:#000000;
}

#sideBar{
position: relative;
top:-51px;
float:left;
padding-left:28px;
width:227px;
height:438px;
}
.sitemap{

color:#999999
font-size:10pt; 
padding-left:15px; 
}
.sitemap a{
padding-left:15px; 
color:#666666;
padding:2px 5px;
text-decoration:none;

}
#maincontent{
width:490px;
float:left;
}
#rightBar{
float:left;
width:170px;
padding-left:5px;
}
#footer{
clear:both;
width:940px;
margin:0 auto;
height:65px;
margin-top:10px;
}
#footer p a{
text-decoration:none;
color:#cccccc;
}
#footer p a:hover{
text-decoration:none;
color:#cccccc;
}
.floatpic{
position:absolute; 
bottom:-15px; 
right:-10px;
width:119px;
height:299px;
background:url(images/menu_img.png) top left no-repeat;
_background:url(images/menu_img.jpg) -3px -5px no-repeat;
}
.float{
position:absolute; 
top:116px; 
right:6px;
width:110px;
height:299px;

}
#m1{
width:500px;
margin:10 auto;
hight:200px;
}