body{
background:#CB9AC6
}

.header{
background:#CB9AC6;
width:960px;
height:127px;
margin:auto;
}

.main_nav{
background:CB9AC6;
width:700px;
height:127px;
float:right;
background-image:url('common/mnav_base.png');
background-size:550px 40px;
background-repeat:no-repeat;
}

.sub_nav{
background:CB9AC6;
width:500px;
height:60px;
float:left;
padding-top:25px;
text-indent:25px;
font-family:Trebuchet MS;
font-size:14px;
color:white;
}

.back{
background:#26122B;
width:960px;
height:650px;
margin:auto;
}

.main_content{
background:#CB9AC6;
width:900px;
height:590px;
margin:auto;
text-align:left;
font-family:Trebuchet MS;
color:#26122B;
padding:10px;
}

div.sub{
background:#CB9AC6;
width:960px;
height:420px;
margin:auto;
align:center;
font-family:Trebuchet MS;
color:white;
}

div.sub_left{
background:#E1CDE4;
width:170px;
height:380px;
float:left;
padding:10px;
font-family:Trebuchet MS;
color:#26122B;
clear:both;
}

div.sub_right{
background:#26122B;
width:740px;
height:360px;
padding:10px;
float:right;
font-family:Trebuchet MS;
color:white;
}

ul{
list-style-type:none;
margin:0;
padding:0;
}

li{
display:inline;
}

a:link,a:visited{
color:#FFFFFF;
text-decoration:none;
}

a:hover,a:active{
text-decoration:underline;
}

.footer{
background:#26122B;
width:960px;
height:20px;
margin:auto;
align:center;
text-align:center;
font-family:Trebuchet MS;
color:white;
}
