@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background:#E2E2E2;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

img,a,object,form{
	margin:0px;
	outline:none;
	border:0px;
	text-decoration:none;
	color:#666;
}

.menu_tr{
	color:#FFF;
	font-size:13px;
	white-space:nowrap;
}
.menu_tr a{
	color:#FFF;
	text-decoration:none;
	padding:0 15px 0 15px;
}
.menu_act{
	background:url(../images/menu_act_bg.jpg);
	
}
.menu_act:hover{
	background:url(../images/menu_act_bg.jpg);
}
.menu_pas{
	background:url(../images/menu_pas_bg.jpg);
}
.menu_pas:hover{
	background:url(../images/menu_pas_h.jpg);
}
#login{
	float:right;
	margin-top:27px;
	padding-top:7px;
	background:url(../images/login.jpg) no-repeat;
	width:168px;
	height:29px;
}
#login a{
	padding-left:20px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#login a:hover{
	padding-left:20px;
	color:#DCDCDC;
	font-weight:bold;
}
.h_red{
	font-size:13px;
	color:#DF2323;
	font-weight:bold;
}
.h_white{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.h_whitex{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.footer_menu{
	font-size:11px;
	color:#DF2323;
	font-weight:normal;
	text-decoration:none;
}
.footer_menu1{
	font-size:11px;
	color:#7D7D7D;
	font-weight:normal;
}
.footer_menu2{
	font-size:12px;
	color:#7D7D7D;
	font-weight:normal;
}
.h_black{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.triangle{
	background:url(../images/triangle.gif) no-repeat 0 5px;
	color:#000;
	padding-left:20px;
}
.square{
	background:url(../images/bullet_red.jpg) no-repeat 0 5px;
	color:#000;
	padding-left:15px;
}
.dot_white{
	background:url(../images/dot_white.gif) repeat-x;
	height:1px;
	margin:5px 0 10px 0;
}
.dot_black{
	background:url(../images/dot_black.gif) repeat-x;
	height:1px;
	margin:5px 0 10px 0;
}
.main_td_1{
	background:#EAEAEA;
}
.pad_div{
	padding:10px 20px 10px 20px;
}
.fdtext{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.red_sm_it{
	font-size:10px;
	color:#9F0101;
	font-weight:bold;
	font-style:italic;
}
.copyright{
	font-size:10px;
	color:#000;
}
.copyright a{
	font-size:10px;
	color:#DF2323;
}
.h2_red{
	font-size:12px;
	color:#DF2323;
}
.h2_red{
	font-size:12px;
	color:#DF2323;
}
.h2_black{
	font-size:11px;
	color:#000000;
}
.formitem{
	color:#000;
	font-size:14px;
	border:1px solid #C1C1C1;
}
.no_underline{
	text-decoration:none;
}
.greyot{
	color:#6C6A6A;
	font-size:12px;
}
.palka1{
	border-left:solid 2px #9D9D9D;
	padding-left:15px;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:20px;
}
.little_1{
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	background:#F7F7F7 url(../images/bg_little_1.jpg) right bottom no-repeat ;
	padding:10px 20px 10px 20px;
}
.little_2{
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	background:#F7F7F7 url(../images/bg_little_2.jpg) right bottom no-repeat ;
	padding:10px 20px 10px 20px;
}
.little_3{
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	background:#F7F7F7 url(../images/bg_little_3.jpg) right bottom no-repeat ;
	padding:10px 20px 10px 20px;
}
.little_4{
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	background:#F7F7F7 url(../images/bg_little_4.jpg) right bottom no-repeat ;
	padding:10px 20px 10px 20px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1000px;
	z-index:1;
    background:url(../images/transBg.png);
	display:none;
}
p{
	font-size:12px;
}
li{
	font-size:12px;
}
.rotatex {   
	width:300px;
	float:left;
	
 }
.rotatey {   
	width:210px;
	float:left;
	
 }
.sitemap{
	font-size:13px;
	color:#DF2323;
	text-decoration:none;
}
.sitemap:hover{
	font-size:13px;
	color:#DF2323;
	text-decoration:underline;
}
.roundLi li{
	list-style:none;
	line-height:20px;
	padding-left:15px;
	background: url(../images/bullet_red.jpg) left no-repeat ; 
}
#addInputHolder {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2;
	display:none;
	background-image:url(../images/transparent.png);
	text-align:center;
}