@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	}
.topbg{
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	}
.header1{
	font-family:Tahoma;
	font-size:28px;
	color:#000000;
	}
.header2{
	font-family:Tahoma;
	font-size:22px;
	color:#000000;
	}
.header3{
	font-family:Tahoma;
	font-size:18px;
	color:#FFFFFF
	}
.text1{
	font-family:Tahoma;
	font-size:12px;
	color:#aeaeae;
	line-height:22px;
	}
.text2{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	line-height:22px;
	}
.text3{
	font-family:Tahoma;
	font-size:12px;
	color:#f0ab0c;
	line-height:22px;
	}
.buttomlink{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
.buttomlink a{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	}
.buttomlink a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	}
.left{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	}
.left a{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:20px;
	line-height:35px;
	text-decoration:none;
	}
.left a:hover{
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	}
.leftlink{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.leftlink a{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.leftlink a:hover{
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.text10{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	}