@charset "utf-8";
/* CSS Document */

@import url('corelayout.css');



.content_1 {

    float: left;
    min-height: 300px;
	width: 299px;
    _width: 280px;

}

.content_image_1 {

    float: left;
    height: 240px;
	width: 299px;
    _width: 280px;

}

.content_outcontent{

    width: 260px;
    padding: 20px;
    font-size: 12px;

}

.content_seperator {

    float: left;
    background-image: url('../images/content_seperator.jpg');
    height:  484px;
	width: 2px;
	_width: 0px;
}


.content_2 {

    float: left;
    min-height: 300px;
	width: 297px;

}

.content_image_2 {

    float: left;
    height: 240px;
	width: 297px;


}


.content_3 {

    float: left;
    min-height: 300px;
	width: 300px;


}

.content_image_3 {

    float: left;
    height: 240px;
	width: 300px;

}