body, td, div {
	font-family: tahoma, "MS Sans Serif";
	font-size: 13px;
	color: #444444;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topmenu ul {
	display: block;
}
.topmenu ul li {
	list-style-image: none;
	list-style-type: none;
	float: right;
	position: relative;
}
.topmenu ul li a {
	background-image: url(../images/menu_point.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	font-weight: bold;
	font-family: arial, tahoma;
	font-size: 13px;
	text-decoration: none;
}
.topmenu ul li a:hover {
	background-image: url(../images/menu_point.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	font-weight: bold;
	font-family: arial, tahoma;
	font-size: 13px;
	text-decoration: none;
}
.topmenu ul li ul {
	display: none;
	position: absolute;
}
.topmenu ul li:hover ul {
	display: block;
}
.topmenu ul li ul li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	width: 170px;
	background-color: #99FFFF;
	left: -40px;
	padding-bottom: 5px;
}
.topmenu ul li ul li a {
	background-image: none;
}
.topmenu ul li ul li a:hover {
	background-image: none;
}
			
.bg_center {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
.rightpadding {
	padding-right: 10px;
}
a:link {
	color: #199EDA;
	text-decoration: none;
}a:visited {
	color: #199EDA;
	text-decoration: none;
}
a:hover {
	color: #FBD124;
	text-decoration: none;
}
.fixbg {
	background-repeat: no-repeat;
	background-position: left top;
}
.leftline_content {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ADE7FF;
	padding-left: 20px;
}

.underlinebox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADE7FF;
}
.leftline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ADE7FF;
}
.boxline {
	border: 1px dotted #ADE7FF;
}
.listmargin0 {
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.listtopmargin0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.left_promotion {
	margin-left: 10px;
}
.AT {
	font-size: 24px;
}


