h2{
	clear: both;
	background: url(images/h2img.gif) top left no-repeat;
	font-size: 18px;
	color: #336699;
	font-weight:bold;
	padding: 12px 0 12px 3px;
	margin: 0;
}
h3{
  background: url(images/h3.gif) center left no-repeat;
  font-size: 16px;
  color: #336600;
  font-weight:bold;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
}
a:link, a:visited{
	color: #336699;
	text-decoration:underline;
}
a:hover, a:active{
	color: #6699ff;
	text-decoration:underline;
}
.local_navi a:link, .local_navi a:visited{
	color: #ffffff;
	text-decoration:none;
}
.local_navi a:hover, .local_navi a:active{
	color: #ccffff;
	text-decoration:underline;
}
.righth3 h3{
  background: url(images/h3.gif) center left no-repeat;
  font-size: 16px;
  color: #336600;
  font-weight:bold;
  padding: 0 0 0 10px;
  margin: 10px 0 0 250px;
}
.topixtitle{
  font-size:14px;
  padding:5px 0 5px 5px;
  background: url(images/dot.gif) bottom repeat-x;
}
/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body{
  background: white;
  color: #494949;
  font-size: 13px;
  padding: 0;
  margin: 0;
}
p{
  margin: 0 0 -4px 0;
  padding: 0;
}
img{
border: 0;
padding:0;
margin:0;
}
form{margin: 0;}
ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
li{
  background: url(images/m_headnavi.gif) left 3px no-repeat;
  padding: 0 0 0 12px;
  margin: 0 10px;
}
#start,#end{float:left;}
#logo_img{}
#main_img{padding:0 0 0 2px;}
.hidden{display: none;}
.centerize{text-align: center;}
.clear{
	width: 950px;
	height: 0;
	clear: both;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
#main_layout{
  width: 950px;
  padding:0;
  margin:0 auto;
}
#header{
  width: 950px;
  height: 65px;
  background: url(images/bg_header.gif) no-repeat;
}
#header_left{
  float:left;
  width: 600px;
  padding:10px 0 0 65px;
}
#header_right{
  font-size: 12px;
  float:right;
  margin:32px 25px 0 0;
}
#header_right a:link, #header_right a:visited{
  color: #494949;
  text-decoration:none;
}
#header_right a:hover, #header_right a:active{
	color: #336699;
	text-decoration:underline;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper{
  width: 950px;
  margin:0;
  background: url(images/bg.gif) top repeat-y;
}
#wrapper{
  width: 950px;
  margin:0;
}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container_right{
  width: 685px;
  overflow: visible;
  float: right;
}
.content{
  padding: 0;
  margin:30px 35px 20px 30px;
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentbody{
	font-size:14px;
	text-align: justify;
	padding: 0 0 40px 0;
	line-height:1.5;
}
.photo1{
padding:0 0 20px 0;
height:190px;
}
.photo2{
width:290px;
float:left;
padding:0 20px 20px 0;
}
.photo3{
width:290px;
float:left;
padding:0 0 20px 20px;
}
.link{
  margin:5px 0 10px 30px;
}
#company table{
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}
#company th{
    padding: 5px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    background: #eeeeee;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
#company td{
    padding: 5px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.id1{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#container_left{
  float: left;
  width: 218px;
  margin:0 0 0 47px;
}
.menu_head{
	width:218px;
	height:50px;
	background: url(images/local_navi_head.gif) top no-repeat;
	color: white;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	padding:5px 0 0 0;
	margin:0;
}
.local_navi ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.local_navi li{
  background: url(images/arrow.gif) left 3px no-repeat;
  padding: 0 0 0 20px;
  margin: 0 0 10px 15px;
  font-size:14px;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
.pagetop{margin:30px 0 10px 0;}
.pagetop_left{float:left;}
.pagetop_right{float:right;}

#footer{
  background: url(images/bg_foot.gif) top no-repeat;
  width: 950px;
  margin: 0 auto;
}
#copyrights{
  padding: 10px 35px 20px 295px;
}
#footermenu{
  background: url(images/footline.gif) top no-repeat;
  text-align:center;
  padding: 10px 35px 20px 295px;
}
#copy{float:left;}
#powered_by{float:right;}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}
