@charset "utf-8";
@import url(inner01.css);

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4d4d;
	line-height:16px;
}
form{
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	line-height:12px;
}
img {
	border:0px;
}
a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4d4d;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
/*end indexpage*/
.pgholder{
	width:780px;
	margin:auto;
}
.header01{
	position:relative;
	width:780px;
	height:82px;
	background-image:url(images/logo01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	clear:both;
}
.navpanel01{
	position:relative;
	width:780px;
	height:35px;
	margin-bottom:10px;
	clear:both;
}
.navpanel_left{
	width:772px;
	background-image:url(images/nav_leftpanel.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:8px;
	height:35px;
}
.navpanel_right{
	background-image:url(images/nav_rightpanel.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:8px;
	height:35px;
}
.navlinkset01{
	background-image:url(images/nav_midpanel.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:35px;
}
.banner01{
	position:relative;
	width:780px;
	margin-bottom:10px;
	clear:both;
	
}
.content01{
	position:relative;
	width:780px;
	clear:both;
}
.col01{
	float:left;
	width:268px;
	margin-right:25px;
}
.col02{
	float:left;
	width:270px;
	margin-right:28px;
	background-color:#CCCCCC;
}
.col03{
	float:left;
	width:187px;
	background-image:url(images/click_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.col04{
	width:573px;
	float:left;
	margin-right:26px;
}

.col05{
	width:181px;
	float:right;
}
.col06{
	width:546px;
	float:left;
	padding-left:15px;
}
.col07{
	width:554px;
	float:left;
	margin-right:20px;
}
.col08{
	width:197px;
	float:left;
	padding-top:15px;
}
.footerpanel{
	position:relative;
	width:780px;
	border-top:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
	clear:both;
}	
.footer01{
	background-image:url(images/footer_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
	height:33px;
}
.footer_content{
	background-image:url(images/footer_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#ececec;
	height:25px;
	padding:8px 15px 0px 5px;
	font-size:10px;
	color:#84868b;
}

.footer_content a:link, .footer_content a:visited, .footer_content a:active, .footer_content a:hover{
	color:#84868b;
}

