/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#434343;
	line-height:22px;
	background:url(images/im_02.gif) repeat-x top left;
}
#main,#header,#footer{
	width:1004px;
	margin:0 auto;
}
#header,#header img,.logo,.menu,#left,#right,#demo,ul,li{
	float:left;
}
.logo{
	padding:26px 310px 8px 37px;
	width:228px;
}
.menu{
	padding:54px 6px 16px 0;
	width:420px;
}
.menu img{
	padding-right:14px;
}
#left{
	width:193px;
	background:url(images/im_22.gif) no-repeat top left;
	padding:50px 21px 10px 26px;
}
#left img {
	padding-bottom:12px;
}
#demo{
	width:193px;
	height:620px;
	overflow:hidden;  
}
#right{
	width:733px;
	padding:10px 17px 10px 14px;
}
p{
	padding:10px 5px 15px 19px;
	text-indent:25px;
}
span{
	font-weight:bold;
	color:#195280;
}
#footer{
	background:url(images/im_29.gif) repeat-x top left;
	line-height:59px;
	text-align:center;
	clear:both;
}
ul{
	padding:10px 0 20px 17px;
}
li{
	list-style:none;
	width:231px;
	line-height:25px;
	margin:1px;
	background:#F4FAFD;
}
.depart{
	width:710px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#036699;
	padding:12px 0 5px 3px;
	background:#fff;
}
a{
	color:#434343;
	text-decoration:none;
}
a:hover{
	color:#036699;
	text-decoration:underline;
}
