body {
	margin : 0;
	padding : 0;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	background-color: #F1F1F1;
}
#container {
	width : 730px;
	margin : 0 auto 20px auto;
	border : 1px solid #111;
	background : #fff;
}
#header {
	height : 250px;
	background : #50B4DE;
	border-bottom : 4px solid #000;
}
#header h1 {
color : #fefefe;
font-size : 22pt;
margin : 0;
padding : 40px 10px 10px 10px;
}
#content {
width : 490px;
padding : 10px;
float : right;
line-height:18px;
}
#content h2, h3, h4 {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-weight : lighter;
color : #9dceef;
}
#content h2 {
color : #a0d1f1;
font-size : 18pt;
border-bottom : 1px solid #ccc;
}
#content h3 {
color : #333;
font-size : 12pt;
}
#content a { color:#0099FF}
#photos {
width : 428px;
height : 224px;
margin : 10px auto 10px auto;
position : relative;
padding : 10px;
background : #f2f7e9;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
.imgbox {
width : 75px;
height : 75px;
border : 1px solid #77a13d;
background : #f1f1f1;
margin : 15px;
float : left;
display : inline;
}
#sidebar {
width : 190px;
padding : 10px 10px 10px 20px;
float : left;
margin : 0;
}
#sidebar ul {
	margin : 0;
	padding : 0;
	background : #f2f7e9 url(images/menu1.png) no-repeat top left;
	border-bottom : 1px solid #fff;
}
#sidebar ul li {
	margin : 0;
	padding : 0;
	list-style : none;
	border : 1px solid #fff;
	background : #f2f7e9 url(images/menu2.png) no-repeat top left;
	border-bottom : none;
}
#sidebar ul li a {
display : block;
padding : 3px;
width : 192px;
background : #f2f7e9 url(images/menu1.png) no-repeat top left;
color : #060;
text-indent : 30px;
text-decoration : none;
}
#sidebar ul li a:hover {
background : #f2f7e9 url(images/menu2.png) no-repeat top left;
}
.side3 {
	border : 1px solid #fff;
	background : #d9de11;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
}
.side1 {
	border : 1px solid #fff;
	background : #87c73d;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
}
.side2 {
	border : 1px solid #fff;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
	background : #B5DBF4;
}
#footer {
	clear : both;
	border-top : 1px solid #000;
	background : #000;
	padding : 10px;
	color : #fff;
	font-size : 8pt;
	text-align : center;
}
a {
	color : #333;
	font-weight : bold;
	text-decoration:none;
}
a:hover {

}
.img-header {
	background : #f2f7e9 url(images/ys_header.png) no-repeat top left;
	clear : both;
	float : left;
	width : 730px;
	height : 175px;
	margin : 0;
	padding : 0;
}
.style2 {color: #87C71D}
.style3 {color: #A0D9F8}
.style5 {color: #A1D1EE}
.style6 {
	color: #9ED0F1;
	font-size: 14pt;
	font-weight: bold;
}


.nametxt {
	width : 730px;
	background : #ffft;
}

.nametxt h1{
	display:block;
	line-height:40px;
	background:#1CB5D5;
	border-top:20px #9DDCF0 solid;
	border-bottom:40px #1CB5D5 solid;
	padding-left:20px;
	padding-top:20px;
}

.nametxt h1 a{
	font-size:22px;
	color:#fff
}

.my_left_header{
	text-align:left;
	padding-left:0;
	font-size:14px;
}

.my_left_item{
	width:160px;
	padding-bottom:5px;
	background:url(images/arrow2_e.gif) no-repeat 0px 5px;
	padding-left:20px;
	border-bottom: 1px dotted #ccc;
	line-height:24px;
}


.box_1_top h1{
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color:#000000;
	display:block;
	background:none;
	border:none;
	padding-left:0;
	padding-top:0;
}

