a {
	color: #735901;
	text-decoration:underline;
}
a:visited {color:#963;}
a:hover {color: #963;}
a:active { color:#630;}


h3{color:#630;}
h2{color: #5E3F00;}
h4{color: #003366;}
.content-title h3{color: #664500;}
.content-title h3 A{color: #CC6600;}


/* container
/************************************************/
/*#container {border-top:3px solid #F89F21;}*/
.corbk{background:url(../img_color/bk_cor.gif) repeat-x;}


/* header
/************************************************/
#header_menu{background:url(../img_color/submenu_bk.gif) no-repeat 410px 0}


/* content
/************************************************/
#news_tit{border-bottom:3px solid #735901;}
#blog li{background:url(../img/blog_gra.gif) repeat-x;}


/* corner
/************************************************/
.corner_tit{border-left:5px solid #8E742E;}
.corner_subtit{background:url(../img_color/icon.gif) no-repeat 3px 4px;}
.comp dt{color:#630;}

.comp_tit{
	padding:2px 5px;
	color:#630;
	background-color:#efefef;
}
.comp_tbl{
	margin:5px 0 25px 5px;
	border-top:1px solid #996;
	border-right:1px solid #996;
}

.comp_tbl th,
.comp_tbl td{
	padding:3px;
	border-left:1px solid #996;
	border-bottom:1px solid #996;
}

/* footer
/************************************************/
#footer {
	color: #666;
	background-color:#F5ECCC;

}