BODY,TD,SELECT,DIV,form,TEXTAREA,center,option,pre,blockquote {
	font-family:±¼¸²;font-size:9pt;color:#555150; line-height: 145%;
}

img {
	border : 0px;
}

A:link    {
	color: #555150;text-decoration:none;
}

A:visited {
	color: #555150;text-decoration:none;
}

A:active  {
	color: #555150;text-decoration:underline;
}

A:hover  {
	color:#828282;text-decoration:underline;
}

.input{
	border:solid 1px #C1C1C1;
	font-size:9pt;
	color:#4B4B4B;
	background-color:white;
	height:18px;
	width:80px;
}

.input1{
	border:solid 1px #C1C1C1;
	font-size:9pt;
	color:#4B4B4B;
	background-color:white;
	height:18px;
	width:400px;
}

.input2{
	border:solid 1px #C1C1C1;
	font-size:9pt;
	color:#4B4B4B;
	background-color:white;
	height:18px;
	width:200px;
}

.input3{
	border:solid 1px #C1C1C1;
	font-size:9pt;
	color:#4B4B4B;
	background-color:white;
	height:18px;
	width:24px;
}

.input4{
	border:solid 1px #C1C1C1;
	font-size:9pt;
	color:#4B4B4B;
	background-color:white;
	height:18px;
	width:30px;
}

.textarea {
	font-family: ±¼¸²;
	font-size: 9pt;
	color: #4B4B4B;
	line-height: 140%;
	letter-spacing: 0pt;
	height:60px;
	width:400px;
	font-weight: bold;
}

.button{
	border:solid 1px #5A5A5A;
	font-size:9pt;
	color:#4B4B4B;
	height:18; width:70;
}

.products{
	width: 258px;
	border: 0px;
}

.item{
/*	width: 62px;
	height: 20px;*/
	vertical-align: bottom;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Black;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;*/
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: black;
	width: 50px;
	height: 27px;
}

.item_check{
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: black;
	width: 13px;
	height: 27px;
}

.item a{

	color:black;
}
.item a:hover{
	color: #1E90FF;
}

#works_list{
	float: left;
}
#works_slide{
	width:488px;
	text-align: center;
	float: right;

}

#works_slide_photo{
	border: 1px solid #E6E7E9;
	/*margin-left: 30px;*/
}

.prevPhoto{
	cursor: pointer;
	/*float:right;*/
	position: relative;
	right: 300px;
	bottom: 22px;
}
.nextPhoto{
	cursor: pointer;
	/*float:right;*/
	position: relative;
	right: 280px;
	bottom: 22px;
}

#slide_arrow{
}


#pageNavi span { width:22px;height:20px;padding:5px;margin:2px;text-align:center;border:1px; }
#pageNavi span.out { border:1px solid #FFFFFF;cursor:pointer }
#pageNavi span.over {border:1px solid #CCFFFF;cursor:pointer }

