@charset "windows-1250";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/back3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a { color:#FFFFFF;text-decoration:underline;}
#intro_box1 .hotline {
	padding-top: 15px;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

a:hover {color:#FFFFFF; text-decoration:none;}
#main {
	padding: 0px;
	width: 867px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #616161;
	text-align: left;
}
#cont #intro_box1 {
	background-image: url(../images/box_back1.jpg);
	background-repeat: no-repeat;
	width: 376px;
	height: 43px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #0077EF;
	margin-right: auto;
	text-align: right;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #000000;
	overflow: hidden;
	padding-left: 10px;
	margin-left: 10px;
}
#cont #intro_box2 {
	background-image: url(../images/box_back2.jpg);
	background-repeat: no-repeat;
	height: 47px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 376px;
	float: right;
	margin-right: 10px;
	background-color: #616161;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #000000;
	overflow: hidden;
}
#intro_box2 .text_input {
	width: 122px;
	font-size: 12px;
	padding: 2px;
	color: #999999;
	border: 1px solid 7E9DBC;
}
#intro_box2 td {
	width: 185px;
}
#header_intro {
	margin: 0px;
	padding: 0px;
	height: 850px;
}


#bottom {
	height: 40px;
	background-image: url(../images/bottom_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #6B7076;
	font-size: 10px;
	color: #B8BBC0;
	text-align: center;
}
#bottom #navig {
	padding: 5px;
}
#bottom #navig a {
	font-size: 10px;
	color: #B8BBC0;
	text-align: center;
	padding: 5px;
	text-decoration: none;
}
#bottom #navig a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom #copy {
	color: #333333;
	font-size: 10px;
}

#bottom #copy a {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}



p, form, h1, h2, h3, h4, ul, li {
padding:0px;
margin:0px;
}
.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}

