@charset "utf-8";
/* CSS Document */

body{
margin:0;
left:0;
background:url(../images/leftbg.jpg) repeat-y;
}
a:link {
color:#003366;
text-decoration:none;
}
a:hover, a:active, a:visited {
color:#0099CC;
text-decoration:underline;
}
h1 {
font-size:20px;
line-height:20px;
letter-spacing:2px;
}
h2 {
	font-size:14px;
	letter-spacing:2px;
	font-weight: 300;
	text-decoration: underline;
}
#main_wrap {
	width:770px;
	text-align:left;
	position:relative;
}
#left {
	background-image:url(../images/left.jpg);
	width:155px;
	height:768px;

}
#right {
	height:750px;
	width:620px;
	position:absolute;
	top: 86px;
	right: 6px;
	background:#FFFFFF url(../images/top.jpg) no-repeat;
}
#shadow{
	width:620px;
	height:4px;
	position:absolute;
	background: url(../images/shadow.jpg) no-repeat;
	background-position: left bottom;
	bottom: 0px;
	left: 0px;
}
#name {
	background:url(../images/nameen.jpg) no-repeat;
	position:absolute;
	top: 51px;
	right: 6px;
	width:326px;
	height:33px;
}
#icon {
	position:absolute;
	top: 0px;
	right: 6px;
	height:23px;
}
#menu {
	width:181px;
	float:right;
	position:absolute;
	right:0;
	top:7px;
}
.timg {
	margin-top:7px;
}
.text {
	width:400px;
	font-size:12px;
	color:#666666;
	margin:10px 20px 0px 25px;
	line-height:18px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;

}

.button70 {
	height: 20px;
	width: 70px;
	background-image: url(../images/blue70_e.gif);
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#add {
	width:350px;
	height:105px;
	font-size:10px;
	color:#666666;
	margin:0;
	line-height:18px;
	text-align:justify;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	border-left:#003366 5px solid;
	padding-left:10px;
}
