body
{
	background:url(../images/left_bg.jpg) repeat;
	font-family:"ËÎÌå" , arial;
	font-size: 12px;
	margin: 0 0;
}

img
{
	border: 0;
	margin-top: .0em;
}
p, ul, ol
{
	margin-top: 0;
	line-height: 140%;
	text-align: inherit;
}
p
{
	 text-indent:2em;
}

a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #666;
	text-decoration: none;
	}

#page
{
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	padding:0;
}

#header
{
  background:url(../images/logo.jpg) no-repeat;
  width:1024px;
  height:341px;
  position:relative;
}

#content
{
	width:1024px;
    margin-top:10px;
}
#td_left
{
	
	width:200px;
	height:600px;
	margin:0;
    
}

#td_middle
{
	width:6px;
	background:#e4e4e4;
	 
}
#td_middle1
{
	width:10px;
	 
}
#td_right
{
	width:800px;
	background:#efefef;
	
}

.left_menu
{
	border-bottom:dashed 1px #ccc;
	height:40px;
	width:170px;
	margin:0px 10px 10px 10px;
	font-size:18px;
	font-weight:900;
}
.sub_menu
{
	height:20px;
	width:160px;
    border:solid 1px #e1e2e3;
    background:#f5f6f7;
    padding:10px 0px 0px 10px;
    margin-bottom:10px;
    font-size:12px;
    font-weight:normal;
    text-align:center;
}

.sub_menu_select
{
	height:20px;
	width:160px;
    border:solid 1px #e1e2e3;
    background:#eeede9;
    padding:10px 0px 0px 10px;
    margin-bottom:10px;
    font-size:12px;
    font-weight:normal;
    text-align:center;
}

#right_title
{
   border-bottom:dashed 1px #ccc;
   width:760px;
   margin-left:15px;
   color:#333333;
   font-size:18px;
   padding-top:10px;
   line-height:38px;
   font-weight:bold;
	}
#right_content
{
	width:760px;
	border:solid 1px #cdcdcd;
	background:#fff;
 
	margin:20px 15px 10px 15px;
	padding:5px;
	}
#left_bg
{
	text-align:center;
	margin:0px 10px 10px 5px;
	}

.footer
{
	width: 1024px;
	height: 60px;
	background: #474747;
	text-align:center;
	color:#fff;
	padding-top:20px;
}
.unit
{
	margin-left:38px;
	
	}
.paragraph
{
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
	padding: 10px;
	clear:both;
}
#right_content h3
{
    margin-left:18px;
	}
.images
{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}
.works
{
	width:180px;
	height:200px;
    border:solid 1px #aaa;
    float:left;
    padding:20px 10px;
    text-align:center;
    margin-left:20px;
    margin-top:10px;
    margin-bottom:10px;
}
