/* CSS Document */


body {
	color: #CCCCCC;
	font-size: 12px;
	background-color: #333;
	background:url(../images/stripe.gif);
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	text-align: left;
	}
img {
	border: none;
}
a:link, a:hover, a:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 12px;
	clear: right;

}
h6{
	font-size: 14px;
	display: inline;
	padding-left: 30px;
	
}

#mFrame{
	width:1190px;
	background-color:#222;
	border:solid #CCCCCC 1px;
	padding: 10px;
	margin: 12px auto;
}
#menu_frame{
	width: 1190px;
	text-align: right;
}
.cFrame, .cFrame_left, .cFrame_half,.cFrame_30,.cFrame_70{
	background-color: #333;
	width: 1170px;
	padding: 5px;
	margin: 3px;
	border: dotted #999 1px;
	clear: both;
	float:none;
}
.cFrame_left{
	text-align: left;
}
.cFrame_half{
	width: 725px;
	float: left;
	clear: none;
}
.cFrame_30{
	width: 458px;
	float: left;
	clear: none;
}
.cFrame_70{
	width: 995px;
	float: left;
	clear: none;
}

.pHolder{

padding:4px;
margin:6px;
float:left;
}


.bxNews{
	overflow:auto;
	height:180px;
	text-align:left;
	border:dashed #CCCCCC 1px;
	width: 984px;
	padding: 6;
}
