/** <window> **/

.window {
margin-top: 20px;
width: auto;
height: auto;
}
	
	/** <design> **/
	
	.design {
	width: 950px;
	height: auto;
	}
	
		/** <header> **/
		
		.header {
		float: left;
		width: 950px;
		height: 137px;
		border: 0px;
		}
			
		.head_01 {
		float: left;
		width: 259px;
		height: 137px;
		background-image: url(images/head_01.jpg);
		}
		
		.head_02 {
		float: left;
		width: 85px;
		height: 137px;
		background-image: url(images/head_02.gif);
		}
		
		.head_03 {
		float: left;
		width: 49px;
		height: 137px;
		background-image: url(images/head_03.jpg);
		}
		
		.head_04_top {
		float: left;
		text-align: right;
		padding-top: 25px;
		padding-right: 20px;
		width: 537px;
		height: 25px;
		background-image: url(images/head_04_top.jpg);
		}
		
		.head_04_navi {
		float: left;
		width: 557px;
		height: 58px;
		}
		
		.navi_button {
		float: left;
		height: 58px;
		}
		
		.head_04_bottom {
		float: left;
		width: 557px;
		height: 29px;
		background-image: url(images/head_04_bottom.jpg);
		}
		
		
		/** </header> **/
		
		/** <premium> **/
		
		.premium {
		float: left;
		width: 950px;
		height: 231px;
		border: 0px;
		}

		.premium_01 {
		float: left;
		width: 340px;
		height: 231px;
		background-image: url(images/premium_01_eng.jpg);
		}

		.premium_02 {
		float: left;
		width: 92px;
		height: 231px;
		background-image: url(images/premium_02.jpg);
		}
		
		.premium_03 {
		float: left;
		width: 303px;
		height: 231px;
		}

		.premium_04 {
		float: left;
		width: 215px;
		height: 231px;
		}
		
		/** </premium> **/
		
		/** <cont_header> **/
		
		.cont_header {
		float: left;
		width: 950px;
		height: 113px;
		border: 0px;
		}

		.default_head {
		float: left;
		width: 950px;
		height: 113px;
		}

		.login_def_01 {
		float: left;
		width: 340px;
		height: 113px;
		}

		.login_def_02 {
		float: left;
		width: 610px;
		height: 113px;
		background-image: url(images/modules/simplelogin/head_02_eng.jpg);
		}
		
		/** </cont_header> **/
		
		/** <content> **/
		
		.content {
		float: left;
		width: 950px;
		height: auto;
		background-image: url(images/content_bg.jpg);
		}

		.content_left {
		float: left;
		width: 52px;
		height: 1px;
		}
		
		.content_middle {
		float: left;
		width: 846px;
		height: auto;
		}
		
		.content_right {
		float: left;
		width: 52px;
		height: 1px;
		}

		.content_box {
		text-align: left;
		margin-top: 25px;
		margin-bottom: 25px;
		padding-top: 50px;
		padding-left: 40px;
		width: 715px;
		border: 1px solid;
		border-color: #DBDBDB;
		}
		
		.content_box2 {
		float: left;
		text-align: left;
		margin-top: 15px;
		padding: 15px;
		height: auto;
		border: 1px solid;
		border-color: #DBDBDB;
		}

		.breaker {
		clear: both;
		overflow: hidden;
		}
	
		.spacer {
		float: left;
		width: 100%;
		height: 40px;
		}
		
		.spacer2 {
		float: left;
		width: 100%;
		height: 30px;
		}

		/** </content> **/

		/** <footer> **/
		
		.footer {
		float: left;
		width: 950px;
		height: 83px;
		margin-bottom: 20px;
		}
		
		.footer_01 {
		float: left;
		width: 31px;
		height: 83px;
		background-image: url(images/foot_01.jpg);
		}
		
		.footer_02 {
		float: left;
		width: 341px;
		height: 83px;
		}
		
		.footer_02_top {
		float: left;
		width: 341px;
		height: 28px;
		background-image: url(images/foot_02_top.jpg);
		}
		
		.footer_02_navi {
		float: left;
		width: 341px;
		height: 24px;
		}
		
		.footer_navi_button {
		float: left;
		height: 24px;
		}
		
		.footer_02_bottom {
		float: left;
		width: 341px;
		height: 31px;
		background-image: url(images/foot_02_bottom.jpg);
		}
		
		.footer_03 {
		float: left;
		width: 434px;
		height: 83px;
		background-image: url(images/foot_03.jpg);
		}
		
		.footer_04 {
		float: left;
		width: 144px;
		height: 83px;
		background-image: url(images/foot_04.jpg);
		}
		
		/** </footer> **/
	
	/** </design> **/

/** </window> **/

/** <content-pages> **/

.mStart_left {
float: left;
text-align: left;
width: 414px;
height: auto;
padding-left: 35px;
padding-top: 30px;
}
		
.mStart_middle {
float: left;
width: 3px;
height: 274px;
background-image: url(images/modules/start/trenn.jpg);
background-repeat: no-repeat;
}

.mStart_right {
float: left;
text-align: left;
width: 359px;
height: auto;
padding-left: 35px;
padding-top: 30px;
}

.mPremium_t1 {
	border: 1px solid #DBDBDB;
	border-collapse: collapse;
}
.mPremium_td_center {
	border: 1px solid #DBDBDB;
	text-align: center;
}
.mPremium_td_left {
	border: 1px solid #DBDBDB;
	text-align: left;
}


/** </content-pages> **/