@charset "utf-8";
/* CSS Document */

a:hover
{
	text-decoration: underline;
}

.sabitpagebg {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(images/pagebg.gif);
	background-color: #F2F3FA;
}
.sabitpagebg2 {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(images/topbg.gif);
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	text-decoration: none;
	white-space: normal;
	display: inline-block;
	font-weight: bold;
    list-style-type: disc;
    text-align:left;

	
}
.listsub {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}
.listsub_2 {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin-left:24px;
	text-align:left;
}

.leftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #8A1214;
	font-weight: normal;
}
.defaultfont {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align:left;
}


.defaultfontbottom {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.defaultfont_bordo {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8A1214;
	text-align:left;
}
.defaultfont_bold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
.defaultfont_bordo_bold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8A1214;
	font-weight: bold;
}
.listsubsub {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: none;
	text-indent: 10;
}
.sabitpagebg2en {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(images/topbg_en.gif);
}
.defaultfont2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.defaultfont2:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
