.web_site_content_doc {
	width: 700px;
	
}

.web_site_content_doc .web_site_big {
	background-color: #C2E4DD;
	color: #66A49D;
	border: thin solid #468B87;
	padding: 3px;
	display: inline;
}

.web_site_content_doc .web_site_fontred {
	color: #FF3300;
}

.web_site_content_doc .web_site_header {
	margin-bottom: -5px;
	height: 80px;
	width: 350px;
	background-repeat: no-repeat;
}



.web_site_content_doc .web_site_sub {
	color: #000000;
	margin-bottom: 30px;
	text-align: left;
}
.web_site_content_doc .web_site_title {
	font-size: x-large;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #853E42;
}
.web_site_content_doc .web_site_entry {
	padding: 10px;
	background-color: #FEFCED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	margin-top: 15px;
	line-height: 1.5em;
	width: 650px;
	color: #333333;
	margin-left: -30px;
}

.web_site_content_doc .web_site_sub li {
	display: inline;
	margin-right: 10px;
}
.web_site_content_doc .web_site_color_date {
	color: #999999;
	vertical-align: text-top;
	font-size: x-small;
}
.web_site_content_doc #web_site_header_new {
	background-image: url(../images/ezpic/HEADER-website.gif);
}




.web_site_content_doc .web_site_top {
	width: 650px;
	text-align: right;
	margin-bottom: 20px;
	margin-left: -20px;
	margin-top: 10px;
	margin-right: 10px;
	height: 20px;
	display: block;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.web_site_content_doc .web_site_index {
	width: 650px;
	background-color: #FEFCED;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D79ABA;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 35px;
}
.web_site_content_doc table {
	width: 630px;
}

.web_site_content_doc ul {
	list-style-image: url(../images/ezpic/bullet_website.gif);
	color: #330000;
	line-height: 1.5em;
}
.web_site_content_doc ul ul {
	list-style-image: url(../images/ezpic/bullet2_website.gif);
	color: #003333;
}
.web_site_content_doc .web_site_sub2 {

	margin-left: 30px;
	color: #000000;
}
.web_site_content_doc .web_site_colume1{
	width: 320px;
	float: left;
	padding: 5px;
}
.web_site_content_doc .web_site_colume2 {
	width: 320px;
	float: right;
	padding: 5px;
}
.web_site_content_doc .web_site_news {
	padding: 5px;
	clear: both;
	margin-bottom: 20px;
	float: none;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.web_site_content_doc .web_site_bg_news_header {
	background-image: url(bg_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.web_site_content_doc .web_site_NEWS_RELATE {

	width: 650px;
	background-color: #FEFCED;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9AD7B7;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 35px;
}
.web_site_content_doc .web_site_button:link {
	background-color: #E4C2C9;
	border: medium solid #D79ABA;
	padding: 5px;
}
.web_site_content_doc .web_site_big:hover {
	background-color: #E4C2C9;
	border: medium solid #D79ABA;
	padding: 5px;
}
.web_site_content_doc .web_site_button:active {
	background-color: #E4C2C9;
	border: medium solid #D79ABA;
	padding: 5px;
}
.web_site_content_doc .web_site_button:visited {
	background-color: #E4C2C9;
	border: medium solid #D79ABA;
	padding: 5px;
}
