@charset "utf-8";
/* CSS Document */

body {
    margin:0;
    padding:0;
}
a:link {
    color: #333333;
    text-decoration:none;
}

a:visited {
    color:#333333;
}

a:hover {
    border: none;
    color:#333333;
}
.yspc_main {
    width:850px;
    margin:0 auto;
}
.yspc_left {
    float:left;
    width:200px;
}	
.yspc_header {
    width:850px;
    min-height:176px;
    height:auto;
    margin:0 auto;
}
.yspc_menu {
    width:200px;
    height:auto;
}	
.yspc_banner1 {
    width:200px;
    min-height:300px;
    height:auto;
}
.yspc_banner2 {
    float:left;
    width:180px;
    min-height:900px;
    height:auto;
}
.yspc_banner1OneContent{
    margin:10px 0;
    display:block;
    
}
.yspc_banner2OneContent{
    margin:10px 0;
    display:block;
    
}
.yspc_contents {
    float:left;
    width:470px;
    min-height:900px;
    height:auto;
}	
/*
.yspc_menuBtn {
    width:198px;
    height:42px;
    background-image: url(/asdekImage/yspc/image/bg_bt_off.gif);
}
.yspc_menuBtn a {
    display:block;
    width:198px;
    height:42px;
   
    background-image: url(/asdekImage/yspc/image/bg_bt_off.gif);
}
.yspc_menuBtn a:hover {
    display:block;
    width:198px;
    height:42px;
    background-image: url(/asdekImage/yspc/image/bg_bt_on.gif);
}

.yspc_menuBtn a:hover .yspc_menuBtn_text {
    border-left:6px #8a9fa4 solid;
}*/	


.yspc_headerArea {
    width:100%;
    background-color:#afff97;
}
.yspc_header img {
    min-width:850px;
}
.yspc_header_bar {
    position:absolute;
    top:60px;
    background:#999;
    color:#FFF;
    font-size:23px;
    padding:14px 30px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
