/* ----- CSS Document for Keyword Smart Search ----- */

body,html{
	padding:0;
	margin:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:justify;
}

.bg{
	background:url(../images/bg.jpg) repeat-x #DDDDDD;
}

.bg2{
	background:url(../images/top_bg.jpg) repeat-x #FFF;
}

.logo{
	background:url(../images/logo.jpg) no-repeat right;
	height:121px;
	padding-right:220px;
	font-style:italic;
	font-size:19px;
}

*html .logo{
	padding-right:230px;
	font-size:20px;
}

.b_img{
	background:url(../images/circle_b.jpg) no-repeat top left;	
	padding:8px 120px 0 45px;
}

*html .b_img{
	padding:26px 120px 0 45px;
}

.txt1{
	color:#F3060C;
}

.txt2{
	font-size:14px;
	font-weight:bold;
}

.txt3{
	font-size:24px;	
}

.txt4{
	color:#414141;
}

.txt5{
	font-size:24px;
	padding-left:5px;
}

.txt6{
	font-style:italic;
	color:#CD040F;
	font-size:18px;
	font-weight:normal;
}

.txt7{
	color:#FFF;
	font-size:18px;
}

.link1{
	color:#000;
}

.link1 a, .link1 a:active, .link1 a:visited {
	color:#000;
}

.link1 a:hover {
	color:#0574dd;
}

.link2 a, .link2 a:active, .link2 a:visited {
	color:#FFF;
	line-height:30px;
}

*html .link2 a, *html .link2 a:active, *html .link2 a:visited {
	line-height:25px;
}

.link2 a:hover {
	color:#fd8103;
}

.link3{
	color:blue;
}

.link3 a, .link3 a:active, .link3 a:visited {
	color:blue;
	text-decoration:none;
}

.link3 a:hover {
	text-decoration:underline;
}

.btn1{
	background:url(../images/btn.jpg) no-repeat;
	width:448px;
	height:123px;
	border:0;
	padding:0;
	margin:0;
}

.btn1a{
	background:url(../images/btn_green.jpg) no-repeat;
	width:448px;
	height:123px;
	border:0;
	padding:0;
	margin:0;
}

.btn1b{
	background:url(../images/btn_black.jpg) no-repeat;
	width:448px;
	height:123px;
	border:0;
	padding:0;
	margin:0;
}



.btn2{
	background:url(../images/btn2.jpg) no-repeat;
	width:381px;
	height:96px;
	border:0;
	padding:0;
	margin:0;
}


.space1{
	height:60px;
}

*html .space1{
	height:55px;
}

.space2{
	height:45px;
}

*html .space2{
	height:60px;
}

.space3{
	height:30px;
}

*html .space3{
	height:37px;
}

.space4{
	height:20px;
}

*html .space4{
	height:33px;
}

.space5{
	height:21px;
}

*html .space5{
	height:28px;
}

.padding1{
	padding:10px 37px 0 37px;
	font-size:14px;
	
}
	
.padding2{
	padding:10px 16px 0px 10px;
	color:#FFF;		
}

.padding2 ul{
	padding:0; 
	margin:0 0 0 20px;
}

.padding2 li{
	padding-bottom:10px;
}