/*
	CASCADING STYLE SHEET
	
	*/
div, p, form, span, hr, img, strong, ul,table  {
	margin:0px;
	padding:0px;
}

.frame_yellow_top {
	border: 0px none #FFCC33;
	display: block;
	width: 238px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.frame_yellow_top2 {
	padding: 7px 2px 5px 7px;
	margin: 0px auto 5px;
	display: block;
	width: 230px;
	color: #06F;
	}

.frame_gray_b {
	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #999999;
	
}
.frame_gray_br {
	
	border-bottom-width: 1px;
	border-right-width: 1px;		
	border-bottom-style: solid;	
	border-bottom-color: #999999;
	border-right-style: solid;	
	border-right-color: #999999;
	
}


.frame_gray_t {
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	
}
.frame_gray_tb {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}

.subcontent {
	border-top: 1px dashed #CC0000;
	border-bottom: 1px dashed #CC0000;
	width: 110px;
	float: left;
	margin: 10px 5px;
}


/* BASE */

.menu {
	display: block;
	padding: 2px;
	height: auto;
	width: 232px;
	border-top: 1px dotted #CC0000;
	border-right: 1px dotted #CC0000;
	border-bottom: 1px dotted #CC0000;
	border-left: 1px dotted #CC0000;
	margin: 2px;
}
.list_line {
	display: block;
	padding: 1px;
	height: auto;
	border-top: 1px dotted #CC0000;
	border-right: 1px dotted #CC0000;
	border-bottom: 1px dotted #CC0000;
	border-left: 1px dotted #CC0000;
	margin: 1px;
}
.list_title {
display: block;
	padding: 1px;
	height: auto;
	border-top: 1px dotted #CC0000;
	border-right: 1px dotted #CC0000;
	border-bottom: 1px dotted #CC0000;
	border-left: 1px dotted #CC0000;
	margin: 1px;
}
.list_car {
	font-size: 10px;
	color: #333333;
	width: 150px;
	font-style: normal;
	background: #dfded1;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-right: 10px;
}
.search { font-size:11px; line-height:150%; letter-spacing:0px; font-weight:normal;}

.blank_p15_top {
	margin: 15px 0px 0px 0px;
}

#head_bunner {
	height: 80px;
	width: 945px;
	display: block;
	background-image: url(../images_top/tophead2.jpg);
	background-repeat: no-repeat;
}

