
* {
	outline:none;
}
h1 { 
	font-size:18px;
	border: dotted 1px black;
	text-indent:3px;
	float:left; 
	width:700px; 
	padding: 2px 0px 2px 0px; 
	background-color:#F4C922; 
}

h2 {
	font-size:14px;
	padding:0px;
	margin:0px;

}

div {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:visited {
	text-decoration: underline;
	color:#003466;
}
a:hover, a:active {
	text-decoration: none;
	color:#003466;
}

	a.rss_blue, a.rss_blue:visited {
		text-decoration: underline;
		color:#FFFFFF;
	}
	a.rss_blue:hover, a.rss_blue:active {
		text-decoration: none;
		color:#FFFFFF;
	}

		a.tag0, a.tag0:visited {
			text-decoration: none;
			color:#333333;
			font-size:8px;
		}
		a.tag0:hover, a.tag0:active {
			text-decoration: none;
			color:#333333;
			font-size:8px;
			font-weight:bold;
		}

		a.tag1, a.tag1:visited {
			text-decoration: none;
			color:#333333;
			font-size:9px;
		}
		a.tag1:hover, a.tag1:active {
			text-decoration: none;
			color:#333333;
			font-size:9px;
			font-weight:bold;
		}

		a.tag2, a.tag2:visited {
			text-decoration: none;
			color:#333333;
			font-size:10px;
		}
		a.tag2:hover, a.tag2:active {
			text-decoration: none;
			color:#333333;
			font-size:10px;
			font-weight:bold;
		}

		a.tag3, a.tag3:visited {
			text-decoration: none;
			color:#333333;
			font-size:11px;
		}
		a.tag3:hover, a.tag3:active {
			text-decoration: none;
			color:#333333;
			font-size:11px;
			font-weight:bold;
		}

		a.tag4, a.tag4:visited {
			text-decoration: none;
			color:#333333;
			font-size:12px;
		}
		a.tag4:hover, a.tag4:active {
			text-decoration: none;
			color:#333333;
			font-size:12px;
			font-weight:bold;
		}

		a.tag5, a.tag5:visited {
			text-decoration: none;
			color:#333333;
			font-size:13px;
		}
		a.tag5:hover, a.tag5:active {
			text-decoration: none;
			color:#333333;
			font-size:13px;
			font-weight:bold;
		}

		a.tag6, a.tag6:visited {
			text-decoration: none;
			color:#333333;
			font-size:14px;
		}
		a.tag6:hover, a.tag6:active {
			text-decoration: none;
			color:#333333;
			font-size:14px;
			font-weight:bold;
		}

		a.tag7, a.tag7:visited {
			text-decoration: none;
			color:#333333;
			font-size:15px;
		}
		a.tag7:hover, a.tag7:active {
			text-decoration: none;
			color:#333333;
			font-size:15px;
			font-weight:bold;
		}

		a.tag8, a.tag8:visited {
			text-decoration: none;
			color:#333333;
			font-size:16px;
		}
		a.tag8:hover, a.tag8:active {
			text-decoration: none;
			color:#333333;
			font-size:16px;
			font-weight:bold;
		}

		a.tag9, a.tag9:visited {
			text-decoration: none;
			color:#333333;
			font-size:17px;
		}
		a.tag9:hover, a.tag9:active {
			text-decoration: none;
			color:#333333;
			font-size:17px;
			font-weight:bold;
		}

input[type=text], select, textarea {
	border: solid 1px #000000;
	background-color:#DAF0FD;
}

input[type=submit] {
	border: solid 1px #F4C922;
	background-color:#333333;
	color:#F4C922;
	cursor: pointer;
}

input[type=radio] {
	margin: 0px 5px 0px 0px;
}

div#MENU_H_TOP div {
	color: #FFFFFF;
}

	div#MENU_H_TOP div.menu:hover {
		background-image:url('/template/19/191/img/header_menu_bg_hover.png');
		background-position:top;
		background-repeat:repeat-x;
	}
	div#MENU_H_TOP a, div#MENU_H_TOP a:visited {
		text-decoration: none;
		color:#FFFFFF;
		font-weight:bold;
	}
	div#MENU_H_TOP a:hover, div#MENU_H_TOP a:active {
		text-decoration: none;
		color:#FFFFFF;
		font-weight:bold;
		
	}

textarea#comp_contact_message {
	width: 300px;
	height: 170px;
}

img.body_feed_thumb {
	border:none;
}

img.a {
	border:none;
}

div#more {
	float:left;
	width: 700px;
	/*border:dotted 1px #000000;*/
	background-color:#DAF0FD;
	margin: 20px 0px 20px 0px;
}

div#more input[type=text], div#more textarea {
	background-color:#FFFFFF;
}

div#more_know_title, div#more_company_title {
	padding: 2px;
	font-weight:bold;
	background-color:#F4C922;
	width:696px;
}

img.img_tool {
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	cursor:pointer;
	border:none;
}

.pagination {
	float:left;
	width:700px;
	font-size:10px;
	padding:2px;
	margin: 10px 0px 10px 0px;
	text-align:right;
}

div.full_element {
	float:left;
	width:700px;	
}

div.sign {
	float:left;
	width:700px;
	padding-right: 10px;
}

