﻿/* CSS Document */
.wlpaper{
width:auto;
background-color:#EBEBEB;
height:25px;
font-size:11px;
font-weight:bold;
color:#666666;
border:1px dashed #333;
}
.flt_left{
float:left;
width:300px;
height:auto;
padding:3px;
}
.flt_right{
float:right;
width:autopx;
height:auto;
padding:3px;
}
.input_box{
width:100px;
height:18px;
font-size:10px;
}
.input_new{
width:150px;
height:13px;
font-size:10px;
}


.border-wallpaper{
width:auto;
border:1px solid #D7D7D7;
}
.wall-left{
width:50%;
float:left;
}
.wall-right{
width:50%;
float:left;
}
.links-wall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bc7c03;
	text-align:left;
	font-weight:normal;
	margin:2px;
}
.links-wall  a {
	text-decoration:none;
	color:#868383;
}
.links-wall  a:hover {
	text-decoration:none;
	color:#7a7777;
}
.links-wall  ul {
	margin:0px;
	padding:0px;
}
.links-wall  ul li {
	width:90%;
	margin:2px;
	list-style:none;
	background:url(../images/arrow-new.jpg) no-repeat 0px 5px;
	border-bottom:#d6d6d6;
	padding:5px 2px 5px 13px;
	border-bottom:1px dotted #f0eded;
}
.links-wall  ul li brds{
border-bottom:none;
}


#warn{
width:235px;
background:#FFFFFF;
border:2px solid #C0C0C0;
font-size:11px;
line-height:14px;
color:#7C051D;
font-weight:bold;
padding:2px;
text-align:justify;
}

#warn1{
width:232px;
background:#ffeef1;
border:2px solid #C0C0C0;
height:350px;
font-size:11px;
line-height:14px;
color:#756f70;
padding:5px 5px 5px 5px;
text-align:left;
margin:15px 0px 10px 5px;
overflow:scroll;
overflow-x:hidden;	
}
#ufol{
margin:15px 0px 10px 12px;
}
.hd{
font-weight:bold;
font-size:12px;
padding:3px;
color:#ffffff;
background:#b80628;
margin-bottom:4px;
}
.anim{
float:left;
clear:both;
padding-right:8px;
}






