@charset "UTF-8";
/* CSS Document */

body{
overflow: hidden;
height: 100%; 
max-height: 100%;
font-family:Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



* html body{ /*IE6 hack*/
padding: 0 0 130px 0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}
#maincontent{
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 80px; /*Set bottom value to HeightOfFrameDiv*/
overflow: auto; 
background: #fff;
}
#framecontent{

position: absolute; 
bottom: 0; 
left: 0; 
width: 100%; 
height: 80px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
color: #000000;

}
.bottome {
width:1000px;
margin:0 auto;
}
.bottome-left {
float:left;
width:580px;
padding-left:50px;
}
.nag {
font-size:11px;
}

.nag ul {
padding:0;
margin:0;
list-style:none;
}
.nag ul a {
display:block;
font-style:normal;
padding:6px 0;
color:#000000;
text-align:left;
}
.nag ul a:hover{
color:#FFFFFF;
background-color:#FF0068;
}
.nag li {
color:#FFFFFF;
font-size:11px;
float:left;
background-color:#E5EBEF;
background-image:url(../img/de.gif);
background-repeat:repeat-y;
background-position:5px;
}
.nag li a {
color:#000000;
padding:4px 10px;
}


.bottome-right {
float:right;
width:220px;
font-size:10px;
height:20px;
padding-top:60px;
}
#top {
width:1000px;
margin:0 auto;
}
#top-left {
float:left;
width:220px;
}
#top-right {
float:right;
width:150px;
text-align:left;
color:#000000;
font-size:11px;
padding-top:25px;
}
#top-right a {
color:#000000;
}
.clear {
clear:both;
}
#center {

width:728px;
margin:0 auto;
padding-top:47px;
}
#center-left {

float:left;
width:535px;
}
#center-l-left {
float:left;
width:64px;
background:#ff0068;
height:209px;
padding-top:245px;
}
.icon {
margin-bottom:1px;
}
#center-l-right {
width:535px;
float:right;
background-image:url(../img/prback_top.gif);
background-repeat:no-repeat;
}
#center-right {
float:right;
width:185px;
}
.prb {
height:455px;
width:471px;
margin-top:-20px;
margin-top:-20px;
}
.prb img {
vertical-align:middle;
}
.prb-s-back {
margin-top:10px;
background-repeat:no-repeat;
height:90px;
font-size:10px;
}
.prb-search {
float:left;
line-height:16px;
padding-left:16px;
padding-top:30px;
text-align:left;
width:300px;
}
.prb-s-color {
float:right;
padding-right:10px;
padding-top:30px;
width:80px;
}
.prb-s-color ul {
padding:0;
margin:0;
list-style:none;
}
.prb-s-color li {
float:left;
padding:2px;
}
