/* CSS Document */
body, hr, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, img {
         margin:0pt;
         padding:0pt;
}
a{	
	text-decoration: none;
}
.space-line {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; PADDING-TOP: 0px
}
body{
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a{
	text-decoration:none;
}

.top_title{
	height: 26px;
	float: left;
	width: 658px;
	margin-left: 15px;
	background-image: url(../images/project_index_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding-top: 8px;
}
.top_title_text a{
   color:#00CCFF;
   font-size:14px;
}
.top_title_bottom{
	padding-left:11px;
	height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	width: 420px;
}

.top_title_more {
	height: 20px;
	float: right;
	background-image: url(../images/porject_more.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 18px;
	padding-top: 3px;
	color: #434343;
	margin-right: 14px;
}
.top_title_more a{
	color: #434343;
}
.top_title_more a:hover{
	color: #02746A;
}
.project_meun{
    width:660px;
	float:left;
	height:26px;
}
.project_meun ul{
    list-style:none;
	margin-top:0px;
	
}
.project_meun li{
	list-style-type: none;
	float:left;
	width:130px;
	height:26px;
	line-height: 26px;
	margin-left:10px;
}
.project_meun li a{
	color:#005825;
	display:block;
	width:130px;
	height:26px;
	text-align:center;
	float:left;
	background-repeat:no-repeat;
	background-image: url(../images/project_index_meun_bg.jpg);
}
.project_meun a:hover{
	background-repeat:no-repeat;
	width:130px;
	height:26px;
	display:block;
	color:#ffffff;
	text-align:center;
	background-image: url(../images/project_index_meun_bg01.jpg);
}
.project_meun a.selected{
	background-repeat:no-repeat;
	width:130px;
	height:26px;
	display:block;
	color:#ffffff;
	text-align:center;
	background-image: url(../images/project_index_meun_bg01.jpg);
	background-position: center center;
}
.project_list{
	float: left;
	width: 650px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 10px;
	padding-left:8px;
}

.project_out{
	width: 658px;
	float:left;
}
