/*
@charset "utf-8";
/*
Theme Name:cool-gray
Theme URI: http://www.wordpress-skin.com/
Description: The Theme made by <a href="http://www.wordpress-skin.com/">wpskin</a>. You can edit a wide variety of configuration. The how of configuration is written at <a href="http://www.wordpress-skin.com/">wpskin</a>.
Version: 1.0
Author: wpskin
Author URI: http://www.wordpress-skin.com/
Tags:fixed width,two columns,one columns,widgets,widgets,widget ready,right sidebar,left sidebar,clean,cool,blue,white,gray,customize,free,black,stylish
*/

@import url("css/import.css");
@charset "utf-8";


/* --------------------------------------------
 *        	Over the Topmenu
 * -------------------------------------------- */
 
div#topimg1 {
	/*display:none;*/
	width:860px;
	height:250px;
	background:url(img/original/topimg_860x250.jpg);
	margin:0 5px 0px 5px;
	border-bottom:solid 1px #FFFFFF;
}


/* --------------------------------------------
 *        	Over the Main Contents
 * -------------------------------------------- */
 
div#topimg2 {
	display:none;
	width:590px;
	height:250px;
	background:url(img/original/topimg_860x250.jpg);
	margin:0 5px 0px 5px;
	border-bottom:solid 1px #FFFFFF;
}
.topbar {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 10px;
}.poli {
	font-size: 12px;
}
.poli dd {
	font-size: 12px;
	line-height: 20px;
}
.box_250 {
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 8px;
	margin-left: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.box_250_1 {
	float: left;
	width: 240px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 8px;
	margin-left: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.c-both { 
	clear:both; 
}
.ta {
	font-size: 12px;
}
.ta td {
	font-size: 12px;
	line-height: 25px;
}