@charset "utf-8";
/* CSS Document */

#dis {
padding:26px;
width:950px;
}



#dis_main {width:570px; 
border: dotted #00A5E3 1px;
float:left;
padding:16px;
}

#dis a:visited {color:#FF9900;}
#dis a:link {color:#FF9900;}
#dis a:hover {color:#00A5E3;}
#dis a:active {color:#00A5E3;}


#dis_mainImage {float:right;
}


#dis_bottom {
clear:top;
float:left;
width:300px;
margin-right:25px;
}

#dis_bottom_right {
float:left;
width:300px;
margin-right:0px;
}



#dis_details {
float:right;
border: dotted #00A5E3 1px;
width:300px;
/*height:380px; */
height:480px; 
}


#dis_text {
height:405px; 
}



#dis_details h2 {background-color:#00a4e4;
color:#FFF;
padding:5px;
text-align:center;
}


#dis_details p {padding-right:16px;
padding-left:16px;}