@charset "utf-8";
/* SDC Document */

body {
	background-image:url(../images/bg_03.png);
	background-repeat: repeat;
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;/*line-height:18px;*/
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration: none;
}
.bar1 {
	background-image:url(../images/bar_11.png);
	background-repeat:repeat-x;
	height:30px;
}
.bar2 {
	background-image: url(../images/bar_15.png);
	background-repeat:repeat-x;
	height:28px;
}
.foot {
	background-image: url(../images/foot_23.png);
	background-repeat:repeat-x;
	height:42px;
}
.box_bar1 {
	background-image:url(../images/box_bg_26.png);
	background-repeat:repeat-x;
	height:16px;
}
.box_bar2 {
	background-image: url(../images/box_bg_34.png);
	background-repeat:repeat-y;
	width:15px;
}
.box_bar3 {
	background-image: url(../images/box_bg_40.png);
	background-repeat:repeat-x;
	height:16px;
}
.box_bar4 {
	background-image: url(../images/box_bg_36.png);
	background-repeat:repeat-y;
	width:15px;
}
.htxt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.htxt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.footer {
	color:#333;
	font-size:9px;
	text-decoration:none;
}
.footer a {
	color:#333;
	font-size:9px;
	text-decoration:none;
}
.footer a:hover {
	color: #F00;
	font-size:9px;
	text-decoration:none;
}
.nav {
	color:#fff;
	text-decoration:none;
}
.nav a {
	color:#fff;
	text-decoration:none;
}
.nav a:hover {
	color: #fff;
	text-decoration: underline;
}
.username {
	background-image:url(../images/form_13.png);
	background-repeat:no-repeat;
	width:124px;
	height:29px;
}
.pass {
	background-image:url(../images/form_14.png);
	background-repeat:no-repeat;
	width:94px;
	height:29px;
}
.domain {
	background-image: url(../images/form_29.png);
	background-repeat:no-repeat;
	width:129px;
	height:28px;
}


.sprite{
	background: transparent url('../images/sprite.png') top left;
}

.top_left{
	background-position: -1px -1px; 
	background-repeat: no-repeat;
}

.top_rt{
	background-position: -16px -1px; 
	background-repeat: no-repeat;
}

.footer_links ul{
	list-style-type:none;
	margin:0;
	padding:0;	
}

.footer_links ul li{
	display:inline;
	float:left;
	background-image:url(../images/footer_divider.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 20px 0 20px;
}

.footer_links ul li.first{
	display:inline;
	float:left;
	background-image:url(../images/footer_divider.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 20px 0 6px;
}

.footer_links ul li.last{
	display:inline;
	float:left;
	padding:0 10px 0 20px;
	background-image:none;
}

.footer_links ul li a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#404040;
}
