/* CSS Document */

#mainImg {
	margin-bottom: 5px;
}
#serviceNavi {
	background-image: url(../../img/service_navi_bg.gif);
	background-repeat: no-repeat;
	height:92px;
	width:788;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 16px;
	margin-bottom: 10px;
}
#serviceNavi .btn {
	width:187;
	margin-right: 10px;
	float: left;
}
#serviceNavi img {
	display: block;
}
#infoTitle {
	height: 21px;
	width: 59px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 462px;
	background-image: url(../../img/info_title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#newsinfo {
	border: 1px solid #CCCCCC;
	width: 519px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 510px;
}
.newsTitle {
	background-image: url(../../img/infobg01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 10px;
}
.newsTitle p {
	font-size: 80%;
	line-height: 140%;
	color: #333333;    
}
.newsTitle p a {
	color: #333333;
	text-decoration: none;
}
.newsTitle p a:hover {
	color: #333333;
	text-decoration: underline;
}
.newsText p,#category p a{
	width: 515px;
	font-size: 80%;
	line-height: 135%;
	color: #333333;
	text-decoration: none;
}
.newsText p a {
	color: #333333;
	text-decoration: none;
}
.newsText p a:hover {
	text-decoration: underline;
}
#category {
	background-image: url(../../img/infobg02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	width: 541px;
}
#category a,#newsinfo a {
	text-decoration: none;
}
#category a:hover,#newsinfo a:hover {
	text-decoration: underline;
}
#conL {
	float: left;
	width: 541px;
	padding-left: 6px;
}
#maincon {
	width: 810px;
}
#contactBtn {
	background-image: url(../../img/contact_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 226px;
	padding-top: 40px;
	padding-right: 8px;
	padding-bottom: 17px;
	padding-left: 8px;
	margin-bottom: 10px;

}
#conR {
	float: right;
	padding-right: 6px;
	width: 242px;
}
#pmark {
	float: right;
	width: 73px;
	padding: 11px 6px 0 0;
}
#mainconBtm {
	width: 804px;
	padding-left: 6px;
	margin-bottom: 20px;

}
