body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	background: #e9e8e9;
	text-align:justify;
	/**e9e8e9*/
}
a {
	text-decoration: none;
	color: blue;
}
a:link {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: blue;
}


.banner{
	height: 103px;
	width: auto;
	background-image: url('../images/bnr_bar.jpg');
	background-repeat: repeat-x;
	
}
.logo{
	position: absolute;
	margin: 0px 0px 0px 0px;
	height: 103px;
	width: 428px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: right top;
	
}
.search{
	
	float: left;
	margin: 15px 360px 0px 15px;
	padding: 5px;
	height: 30px;
	width: 250px;
	background-color: #fff;
	
}
.container_right_ar{
	margin: 0px 0px 0px 0px;
	height: 312px;
	width: 300px;
	vertical-align: middle;
	background-image: url('../images/right_up_mid_ar.jpg');
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: #fff;
}
.container_right{
	margin: 0px 0px 0px 0px;
	height: 312px;
	width: 300px;
	vertical-align: middle;
	background-image: url('../images/right_up_mid.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: #fff;
}

.container_left_ar{

	background-color: #aaaaac;
	height: 312px;
	width: auto;
	background-image: url('../images/left_up_mid_ar.jpg');
	background-repeat:repeat-y;
	background-position: top right;
	
}
.container_left{

	background-color: #aaaaac;
	height: 312px;
	width: auto;
	background-image: url('../images/left_up_mid.jpg');
	background-repeat:repeat-y;
	background-position: top left;
	
}
.right_bar{
	margin: 0px 0px 0px 0px;
	background-color: #e9e8e9;
	height: 116px;
	width: 300px;
	background-image: url('../images/right_up_bottom.jpg');
	background-repeat:repeat-x;
	background-position: bottom left;
}
.left_bar{
	margin: 0px 430px 0px 0px;
	
	height: 116px;
	width: auto;
	background-image: url('../images/left_up_bottom.jpg');
	background-repeat:repeat-x;
	background-position: bottom right;
}
.right_bottom{
	margin: 0px 0px 0px 0px;
	width: 300px;
}
.left_bottom_ar{
	margin: 0px 0px 0px 0px;
	background-color: #e9e8e9;
	
	background-image: url('../images/left_bottom_ar.jpg');
	background-repeat:repeat-y;
	background-position: top right;

}
.left_bottom{
	margin: 0px 0px 0px 0px;
	background-color: #e9e8e9;
	background-image: url('../images/left_bottom.jpg');
	background-repeat:repeat-y;
	background-position: top left;

}
.top_menu
{
	height: 10px;
	background-image: url('../images/up_menu.gif');
	background-repeat:no-repeat;
	background-position: center bottom;
}
.bot_menu
{
	height: 10px;
	background-image: url('../images/down_menu.gif');
	background-repeat:no-repeat;
	background-position: center top;
}
.mid_menu
{
	background-image: url('../images/mid_menu.gif');
	background-repeat:repeat-y;
	background-position: center top;
}
.menu_title
{
	text-align: center;
	font-family: "Tahoma", Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9faf42;	
	height: 41px;
	background-image: url('../images/title_menu.gif');
	background-repeat:no-repeat;
	background-position: center;
	
}

.menu_title1
{
	text-align: center;
	font-family: "Tahoma", Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9faf42;	
	background-color: #eaeaea;
	height: 41px;	
}

.login_label
{
	font-family: "Tahoma", Arial, san-serif;
	font-size: 12px;
	color: #000;	
}
.logfield
{
	width: 150px;
	font-family: "Tahoma", Arial, san-serif;
	font-size: 12px;
	color: #000;	
}
.in_menu_indent
{
	width: 5px;
	
	background-image: url('../images/indent.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
.in_menu_indent_ar
{
	width: 5px;
	background-image: url('../images/indent_ar.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

.in_menu_text
{
	background-image: url('../images/under_indent.gif');
	background-repeat: repeat-x;
	background-position: bottom right;
	font-family: "Tahoma", Arial, san-serif;
	font-size: 12px;
	color: #ecede7;
}
.in_menu_text a			{text-decoration: none; color: #ecede7;}
.in_menu_text a:link	{text-decoration: none; color: #ecede7;}
.in_menu_text a:visited	{text-decoration: none; color: #ecede7;}

.footer
{
	background-color: #494949;
	height: 50px;
	color:#e9e8e9;
}
.footer a			{text-decoration: none; color: #e9e8e9;}
.footer a:link	{text-decoration: none; color: #e9e8e9;}
.footer a:visited	{text-decoration: none; color: #e9e8e9;}
.footer_txt
{
	background-color: #494949;
	height: 50px;
	color:#e9e8e9;
        font-size:12px;
}
.footer_txt a			{text-decoration: none; color: #e9e8e9;}
.footer_txt a:link	{text-decoration: none; color: #e9e8e9;}
.footer_txt a:visited	{text-decoration: none; color: #e9e8e9;}
.slash
{
	
	width: 3px;
	background-image: url('../images/slash.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
#center {
	width: 100%;
	border:  0px dotted red;
}


.back_user2_ar
{
	height: 40px;
	background-image: url('../images/back_user2_ar.png');
	background-repeat: no-repeat;
	background-position: right;
}
.back_user2
{
	height: 40px;
	background-image: url('../images/back_user2.png');
	background-repeat: no-repeat;
	background-position: left;
}
.user2_links
{
	font-family: "Tahoma", Arial, san-serif;
	font-size: 11.5px;
	color: #464646;
}
.user2_links a			{text-decoration: none; color: #464646;}
.user2_links a:link	{text-decoration: none; color: #464646;}
.user2_links a:visited	{text-decoration: none; color: #464646;}

.flash_banner
{
	text-align: center;
	vertical-align: middle;
}
.articles
{
        font-family: Tahoma;
	vertical-align: top;
        font-size: 13px;
	
}
.desc_art
{
	height: 173px;
	width: 570px;
	background-image: url('../images/art_back.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.desc_art_ar
{
	height: 173px;
	width: 570px;
	background-image: url('../images/art_back_ar.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.art_indent
{
	width: 14px;
	background-image: url('../images/article_indent.gif');
	background-repeat: no-repeat;
	background-position: center right; 
}
.art_title
{
	color: #173613;
	font-family: Tahoma, Arial, san-serif;
	font-size: 14px; font-weight:bold;
}
.art_title_show
{
	color: #173613;
	font-family: Tahoma, Arial, san-serif;
	font-size: 14px;
        font-weight:bold;

}
.art_text
{	text-align:justify;
	vertical-align: top;
	color: #173613;
	font-family: "Tahoma", Arial, san-serif !important;
	font-size: 12px !important;
}
.show_art
{
	background-color: #fff;
	background-image: url('../images/zkhrfe_back.gif');
	background-repeat: no-repeat;
	background-position:bottom center;
}
.show_art_top{
	background-color: #fff;
	background-image: url('../images/top_art.gif');
	background-repeat: no-repeat;
	background-position:top center;
}
.show_art_mid{
	padding: 10px;
        font-family: Tahoma, Arial, san-serif;
	font-size: 13px;
        text-align:justify;
}
.input_search
{
	height:24px;
	width:226px;
	font-family: "Tahoma";
	font-size: 12px;
	color: #e9e8e9;
	padding: 5px;
	background-color: #454545;
	border: 0px;
}
.tr_input_search
{
	height:29px;
	background-image: url('../images/search_back.png');
	background-repeat: no-repeat;
	background-position:center;	
}
.btn_search
{
	height:25px;
	width:27px;
	
	background-image: url('../images/search_button.png');
	background-repeat: no-repeat;
	background-position:right;
	cursor: pointer  ;
	color: #e9e8e9;
	background-color: #313131;
	border: 0px;
}
.user1_button{
	height: 35px;
	width: 131px;
	background-image: url('../images/home_button.png');
	background-repeat: no-repeat;
	background-position:right;
	font-family: "Tahoma";
	font-size: 13.5px;
	color:  #e9e8e9;
	text-align: center;
}
.user1_button a			{text-decoration: none; color: #e9e8e9;}
.user1_button a:link	{text-decoration: none; color: #e9e8e9;}
.user1_button a:visited	{text-decoration: none; color: #e9e8e9;}


.logbtn
{
	border: solid 1px #69742c;
	background-color: #9faf42;
	cursor: default;
	color: #fff;
	font-family: Tahoma;
	width: 60px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 20px;
}
.tooltip {
	display:none;
	background:url(images/tip.gif) no-repeat;
	width:155px;
	height:85px;
	padding:30px 5px;
	margin-top:15px;
	}
	.tooltip p {
	margin:6px 0;
	font-size:12px;
	color:#FFF;
	}
	.tooltip span {
	color:#000000; font-weight:bold;
	}
	.tooltip img {
	float:right;
	}
