@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	vertical-align: top;
	background-color: #262626;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}
TABLE {
	COLOR: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD {
	text-align: left;
	color: #CCCCCC;
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-x;
}
DIV {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;

}
strong {
}

P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	line-height: 24px;
}
LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	line-height: 24px;
	LIST-STYLE-TYPE: none;
}

A IMG {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}
A:link {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, dotum;
	font-size: 12px;
}
A:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, dotum;
	font-size: 12px;
}
A:hover {
	COLOR: #CCCCCC;
	font-family: Arial, Helvetica, dotum;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
	clear: both;
}


#logo{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 170px;
}
#copyright {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 1000px;
}
#copyright a {
	font-size: 0px;
	color: #2A343E;
	text-decoration: none;
}

#header {
	width: 770px;
	height: 137px;
	color: #000000;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#header a {
	color: #999999;
	text-decoration: none;
}
#header li {
	display: block;
	float: left;
	height: 28px;
	width: 70px;
	text-align: center;
}
#header li a:link {
	font-family: "新宋体";
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
}
#header li a:hover {
	font-family: "新宋体";
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FF0000;
}
#header li a:visited {
	font-family: "新宋体";
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
}

#footer {
	text-align: center;
	margin: 2px;
	padding: 2px;
	height: 60px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #666666;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#debug {
	height: 50px;
	width: 300px;
	border: 1px dashed #FFCC00;
	margin-top: 20px;
	padding-top: 20px;
}
#debug_ico {
	height: 50px;
	width: 50px;
	background-image: url(ico_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	display: block;
}
#message {
	float: right;
	height: 100px;
	width: 210px;
	text-indent: 0px;
	display: block;
}
#error_ico {

	height: 80px;
	width: 80px;
	background-image: url(ico_big.gif);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	float: left;
}
#content_area {
	height: auto;
	width: 768px;
}
#content_area .left_bg {
	background-image: url(footer_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 19px;
}
#content_area .right_bg {
	background-image: url(footer_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 17px;
}
#content_area #content {
	background-image: url(footer_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #2B2B2B;
}
#article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #CCCCCC;
	float: left;
	height: auto;
	width: 730px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
#content_header {
	height: 88px;
	width: 100%;
}
#content_header #title_img {
	display: block;
	float: left;
	height: 63px;
	width: 100%;
	background-color: #1C1C1C;
}
#content_header #list_navi li {
	line-height: 24px;
	display: block;
	float: left;
	height: auto;
	width: 90px;
	text-align: center;
}
#content_header #list_navi a:hover {
	background-image: url(nav_bg2.gif);
	background-position: center top;
	display: block;
	line-height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_header #list_navi {
	background-image: url(nav_bg.gif);
	float: left;
	height: 24px;
	width: 100%;
	background-position: -3px 0px;
}
#content #title {
	height: 100px;
	width: 100%;
}
#content_area #content #title #left {
	float: left;
	height: auto;
	width: 550px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 18px;
	color: #669900;
}
#content_area #content #title #left a {
	color: #00CCFF;
}

#content_area #content #title #left li {
	line-height: 18px;
}

#content_area #content #title #right {
	margin: 5px;
	padding: 5px;
	float: right;
	height: auto;
	width: 120px;
}
#article_title {
	background-image: url(article_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 100%;
	color: #FFFFFF;
}
#jump_area {
	height: 25px;
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
}
#article_list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #CCCCCC;
	float: left;
	height: auto;
	width: 730px;
	margin-bottom: 10px;
}
.list_client {
	background-color: #333333;
	display: block;
	padding: 7px;
	float: left;
	height: 103px;
	width: 165px;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
	font-size: 11px;
	color: #666666;
}
.list_client .timg {
	height: 80px;
	width: 150px;
	border: 1px solid #666666;
}
.list_pro {
	background-color: #000000;
	display: block;
	float: left;
	height: 235px;
	width: 330px;
	font-size: 12px;
	color: #999999;
	background-image: url(home_left_bg.gif);
	overflow: hidden;
	line-height: 16px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
	padding: 14px;
	background-repeat: repeat;
}
.list_pro .timg {
	height: 150px;
	width: 300px;
	border: 1px solid #666666;
}
#copyright img {

	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}
.list_pro a {
	color: #999900;
}
#text_content {
	line-height: 26px;
	padding: 10px;
	height: auto;
	width: auto;
	background-image: url(content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
