* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Helvetica","Arial","Verdana","sans-serif";
	font-size:12px;
	color: #191919;
	line-height:1.4;
	margin-top: 5px;
	background: url("../img/bcg.gif") top repeat-x;
}
h1, h2, h3, h4 {
	font-family: Verdana;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
}

h2{
	font-size: 18px;
	font-weight: bold;
}

h3{
	font-size: 16px;
	font-weight: bold;
}

h4{
	font-size: 13px;
	color: #393939;
}

h5{
	font-size: 11px;
	color: #393939;	
}

a{
	color: #DB6122;
	text-decoration: none;	
}

.lans{
	color: #FF4200;
}

.news{
	border-left: #FF4200 2px solid;
	padding: 0 0 0 8px;
	margin: 14px 0 0 0;
}

.clear{
	clear: both;
}


div#header-logo h1 a {
	float:left;
	margin-left: 375px;
	margin-top: 191px;
	height:130px;
	width:150px;
}
div#header-logo h1 a span, div#header-logo p{
	display:none;
}

div#container-content a{
	/*border-bottom: #DB6122 1px dashed;*/
}

div#container-content p{
	margin: 3px 0 3px 0;
}

div#container-content ul{
	padding: 0px 5px 5px 15px;
	list-style-image: url("../img/r_arrow_size_2.gif");
	list-style-position: outside;
}

div#container-content li{
	padding: 1px;
}

div#path{
	font-size: 12px;
	font-family: "Arial";
	color: #bbb;
}
div#path a{
	color: #FF4200;
	text-decoration: none;
	border: 0;
}

div#footer span{
	font-size: 9px;
	color: #bbb;
	position: relative;
	top: 73px;
}

div#footer a{
	font-size: 9px;
	color: #888;
	text-decoration: none;
}

.ajax-loading{
	background:transparent url(../img/loading.gif) no-repeat scroll center;
}

.hide{
	display: none;
}

.inputL{
 	width: 400px;
}

#log_res{	
	height: 50px;
	width: 100%;
}
