/* CSS Document */

.tem_right {
	width:250px;
	height:956px;
	display:inline;
	float:right;
}

.tem_left {
	width:650px;
	height:956px;
	float:left;
	display:inline;
	background-color:#4e80a2 ;
}

.pic_left {
	width:186px;
	height:481px;
	display:inline;
	float:right;
}
	
.pic_right {
	width:64px;
	height:481px;
	float:left;
	display:inline;
	background:url(../images/template/haj-ok1_01.jpg) no-repeat;
}

.pic_left_top {
	background:url(../images/template/haj-ok1_02.jpg) no-repeat;
	height:146;
}

.pic_left_center {
	background:url(../images/template/haj-ok1_03.jpg) no-repeat;
	height:266;
}

.pic_left_bottom {
	background:url(../images/template/haj-ok1_04.jpg) no-repeat;
	height:69;
}

.menu_tem {
	height:475px;
	background:#0d5b8e url(../images/template/tem_1.gif) center repeat-y;
}

.menu_btn {
	width:172px;
	height:27px;
	background:url(../images/template/btn_1.jpg) no-repeat;
	margin-top:8px;
}

.menu_btn_first {
	width:172px;
	height:27px;
	background:url(../images/template/btn_1.jpg) no-repeat;
}

.week_tem {
	border:#022b4b 3px solid;
	height:33px;
	margin:15 0 15 0;
	background:#e3f2fc url(../images/template/titr_main.jpg) right no-repeat;
}

.week_titr {
	color:#042f4c;
	line-height:170%;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	height:22px;
	width:490;
	overflow:hidden;
	margin-left:10px;
	text-align:right;
}

.art_tem {
	margin:15 20 15 20;
	border:#ffffff 1px solid;
	background-color:#6f99b5;
}
.art_begin_tem {
	background:#0a4772 url(../images/template/synbol_1.gif) right no-repeat;
	margin:15px 0px 10px 0px;
	height:25px;
	border:#47789a 1px solid;
}

.art_begin_titr {
	color:#ffffff;
	padding-right:60px;
	font-family:arial;
	font-size:13px;
	width:550px;
	font-weight:bold;
	height:20px;
	overflow:hidden;
	line-height:170%;
}

.art_end_tem {
	margin:10px 0px 15px 0px;
	height:25px;
	border-bottom:#b9edf4 1px solid;
	border-top:#b9edf4 1px solid;
}

/********************/

form { margin: 0; padding: 0; }
input, select, file { font-size: 10px;  border: 1px solid silver; font-family:Tahoma; }
textarea      { font-size: 11px;  border: 1px solid silver; font-family:Tahoma;  }

input:focus,
select:focus,
textarea:focus { background-color: #ffd }

