body{
	margin:0px;
	padding:0px;
	background-image:url(./i/body_bgr.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Verdana;
	font-weight:normal;
	/*background-color:#82C465;*/
}

a{
	color:#626262;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
.main_table{
	position:relative;
	left:50%;
	
	width:615px;
	margin-top:35px;
	margin-left:-307px;
}
.main_table td{
	vertical-align:top;
}

#name{
	font-size:12px;
	color:#626262;
	padding:3px 15px 3px 3px;
	text-align:right;
}
#name div{
	position:absolute;
	margin:0px 0 0 30px;
	font-weight:bold;
	font-size:11px;
}
#content{
	padding:0px;
	margin:0px;
}
.menu a{
	float:left;
	width:20px;
	margin:0px;
	margin-top:14px;
	padding:0px;
	border:0px solid red;
}

.frame_table{
	width:590px;
	padding:0px;
	margin:0px 0px 0px 3px;
	background-color:transparent;
}

.frame_left{
	width:90px;
	height:340px;
}

.frame_content{
	width:500px;
	border:0px solid red;
	height:290px;
}

	.overflow{
		width:500px;
		height:290px;
		overflow:hidden;
		/*overflow-y:auto;*/
	}
.frame_title{
	width:500px;
	height:40px;
	padding:0px 25px 0px 0px;
	font-size:1px;
	text-align:right;
	background-image:url(./i/h1_hr.png);
	background-repeat:no-repeat;
	background-position:25px 0px;
	direction: rtl;
	border:0px solid red;
	clear:both;
}
.frame_back{
	text-align:right;
	padding:0px 10px 0px 0px;
	font-size:9px;
}
.frame_back a{
	color:#000;
	text-decoration:none;
}
.frame_back a:hover{
	color:#69A321;
}

.footer{
	border:solid 0px red;
	vertical-align:bottom;
	font-size:10px;
	color:#cccccc;
	position:fixed;
	bottom:0px;
	top:410px;
	height:147px;
	width:100%;
	background-image:url(./i/footer.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-bottom:solid 5px #82C465;
}

.footer p{
	margin-top:135px;
	margin-left:20px;
}

/*STYLE 5*/


.item5{
	width:300px;
	color:#fff;
	font-weight:bold;
	padding:0px;
}
.item5_value{
	font-size:10px;
	padding:5px 5px 0px 0px;
	text-align:right;
}
#item5_textarea{
	font-size:11px;

	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#d0d0d0;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}
.item5_input_submit{
	font-size:10px;
	color:#000000;
	padding:0px 34px;
	margin:0px 69px;
	background:#ffffff;
	filter : alpha (opacity=80);
	-moz-opacity:0.80;	
	opacity:0.80;	
}
.item5_input input{
	height:11px;
}
.item5_input_out{
	font-size:10px;
	color:#000000;
	filter : alpha (opacity=50);
	-moz-opacity:0.50;	
	opacity:0.50;	
}
.item5_input_over{
	font-size:10px;
	color:#000000;
	filter : alpha (opacity=80);
	-moz-opacity:0.80;	
	opacity:0.80;	
}

	
/*STYLE 1*/



.nine_to_nine{
	width:9px;
	height:9px;
}
.arrow_pos{
	background-position:230px -2px;
	background-repeat:no-repeat;
}

.news{
	width:380px;
	font-size:10px;
	color:#666;
	vertical-align:top;
	text-indent:5px;
}
.news p{
	padding:0px;
	margin:-1px 9px;
}
.news p:first-line{
	font-size:12px;
	color:#666;
	font-weight:bold;
}
.news_table{

	width:400px;

	margin:10px 0px 0px 25px;

	padding:0px;
}
.date{
	float:left;
	font-size:9px;
	color:#cccccc;
	margin:1px 0px 0px 20px;
	padding:0px;

}
.more{
	float:right;
	font-size:9px;
	color:#cccccc;
	margin:0px 10px 0px 0px;
	padding:0px;
	height:17px;
	vertical-align:bottom;
}
.more a{
	color:#69A321;
	text-decoration:none;
	background-image:url(./i/more.png);
	background-repeat:no-repeat;
	background-position:center right;
	padding:0px 15px 0px 0px;
	margin:0px;
	font-weight:bold;
}
.more a:hover{
	color:#85B44B;
}
.item1_submenu{	
	display:none;
	background-image:url(./i/news/bullet_0.gif);
	background-position:5px 0px;
	background-repeat:no-repeat;
	width:90%;
	height:18px;
	background-color:none;
	border:solid 0px red;
	text-align:center;
	padding:1px;
	margin:25px 0px 0px 0px;
	font-size:10px;
	color:#ccc;
}
.item1_submenu a{
	padding:2px;
	font-size:10px;
	color:#69A321;
	text-decoration:none;
}
.item1_submenu a:hover{
	color:#69A321;
	text-decoration:overline;
}


/*STYLE 2*/


.item2{
	background-image:url(./i/bio/word.png);
	background-position:left center;
	background-repeat:no-repeat;
	height:240px;
	width:100%;
	border:solid 0px red;
}
.item2 a{
	color:#FFCB84;
	font-size:10px;
}
.item2 a:hover{
	color:#FFAF37;
}

.item2_table{
	border:solid 0px red;
	width:295px;
	margin:20px 0px;
	padding:0px;
}

.type{
	width:150px;
	padding:2px;
	font-size:10px;
	font-weight:bold;
	color:#666;
}
.value{
	width:150px;
	padding:2px;
	font-size:10px;
	color:#666;
}

/*STYLE 3*/



.item3a{
	margin:20px 0px 0px 0px;
	padding:0px;
	border:solid 0px #28A5DE;
	text-align:right;
	overflow:hidden;
	background-image:url(./i/photo/background.png);
	height:240px;
	width:100%;

}

.item3a a{
	width:20px;
	height:240px;
	overflow:hidden;
	float:right;
	background-color:none;
	padding:0px 0px 0px 4px;	
}
.item3a a:hover{
	width:320px;
	height:240px;
}

/*STYLE 4*/


.item4{
	height:160px;
	width:450px;
	overflow-y:hidden;
	overflow-x:auto;
	margin:20px 0px 0px 25px;
	padding:0px;
	border-bottom:1px solid #AB55D5;
	
	scrollbar-face-color:#F1E2F8;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#AB55D5;
	scrollbar-darkshadow-color:#AB55D5;
	scrollbar-shadow-color:#F1E2F8;
	scrollbar-arrow-color:#AB55D5;
	scrollbar-track-color:#FFFFFF;

}
.item4_table td{
	width:135px;
	height:140px;
	border:0px solid red;
	padding:0px;
	background-image:url(./i/folio/td_bgr.png);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}


.web{
	width:120px;
	border:solid 0px #E9D2F4;
	background-color:#E4C8F1;
	text-align:left;
	margin:8px 15px 0px 15px;
}
.web a{border:0px solid red;
	font-size:10px;
	color:#AB55D5;
	padding:0px 30px 5px 5px;
	margin:0px 0px 5px 0px;
	text-decoration:none;
	background-image:url(./i/folio/more.png);
	background-repeat:no-repeat;
	background-position:right 2px;
}

.web a:hover{border:0px solid red;
	font-size:10px;
	color:#AB55D5;
	padding:0px 35px 5px 5px;
	margin:0px 0px 5px 0px;
	text-decoration:none;
	background-image:url(./i/folio/more.png);
	background-repeat:no-repeat;
	background-position:right 2px;
}

.item4_mask_l{
	position:absolute;
	border:solid 0px red;
	margin:-160px 0px 0px 25px;
	cursor:hand;
	height:140px;
	width:155px;
	background:url(./i/folio/mask_l.png) no-repeat;
}
.item4_mask_r{
	position:absolute;
	border:solid 0px red;
	margin:-160px 0px 0px 320px;
	cursor:hand;
	height:140px;
	width:155px;
	background:url(./i/folio/mask_r.png) no-repeat;
}

.item4_info_table{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	color:#666;
}
.item4_info_table td{
	font-size:10px;
	padding:1px 5px;
	margin:0px;
}
.item4_info_table a{
	font-size:10px;
	color:#C283E0;
}
.item4_info_table a:hover{
	font-size:10px;
	color:#AB55D5;
}


/*NEWS*/

div#overflow{
	width:100%;
	height:290px;
	overflow-x:none;
	overflow-y:auto;
	bordeR:solid 0px red;
}
.BriefNews{
	margin-top:10px;
}
.BriefNews a{
	color:#85B44B;
}
.BriefNews a.title{
	text-decoration:none;
	color:#66667C;
	font-weight:bold;
	font-size:14px;
}
.BriefNews div.date{
	margin-left:0px;
	margin-right:10px;
}

.BriefNews p{
	color:#66667C;
	font-size:10px;
	margin:10px 1px;
}


.PageBar {
	text-align:right;
	padding-right:70px;
	color:#000000;
	font-size:10px;
}
.PageBar a{

	width:25px;
	height:25px;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	background-color:#F3F3F3;
	border:solid 1px #CCCCCC;
}



table.PS td{
	width:112px;
}
table.PS td.PSimg p:first-line{
	color:#AB55D5;
	font-size:10px;
	margin:0;
	padding:0;
}
td.PSimg{

	width:112px;
	height:112px;
	

	text-align:center;
	vertical-align:middle;
	background-image:url(/i/photo_news_bgr.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 10px 0px 0px;
	
}
.PSimg img{
	
	border:0px solid red;
}


.ImgLeft {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #CCCCCC;
}

.ImgRight {
	float:right;
	margin:5px 0px 5px 10px;
	border:1px solid #CCCCCC;
}