/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4c4c4c;
	}
#frame{
	width:821px;}
#banner{
	width:821px;}
#nav{
	position:relative;
	width:801px;
	height:40px;
	text-align:center;}
#c1{
	position:relative;
	width:760px;
	padding:20px;
	text-align:left;
	padding-bottom:0;
	font-size:12px;
	background:url(../img/cnt_top.gif) top left no-repeat #dcdbdb;
	}
#c1 .bottom{
	float:left;
	background:url(../img/content_bottom.gif) top left no-repeat;
	position:relative;
	width:516px;
	margin-top:-1px;	
	}
.bottom_item{
	float:left;
	background:url(../img/content_bottom.gif) top left no-repeat;
	position:relative;
	width:516px;
	margin-bottom:20px;
	margin-top:-1px;
	}
#right .bottom{
	float:left;
	background:url(../img/content_bottom.gif) top left no-repeat;
	position:relative;
	width:223px;
	margin-bottom:20px;
	margin-top:-1px;
	}			
#cnt{
	width:516px;
	position:relative;
	float:left;}
#content{
	background:url(../img/content_bg.gif) top left no-repeat;
	text-align:left;
	width:516px;
	float:left;
	}
#right {
	position:relative;
	float:left; 
	width:220px;
	margin-left:19px;
	}
#right img{
	margin-bottom:15px;
	float:left;}
#faqet{
	position:relative;
	float:right;
	top:-5px;
	right:10px;}
#bottom{
	float:left;
	position:relative;
	width:760px;
	left:10px;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;	
	padding-bottom:5px;
	height:30px;
	background:url(../img/cnt_bottom.gif) bottom left no-repeat #dcdbdb;
	top:-10px;
	}