body{
    margin:0;
	background:url(../images/bg.gif) repeat-x;
	font-size:9pt;
	line-height:1.6em;
	text-align:center;
}
td{
	font-size:9pt;
	line-height:23px;
}
a:link{
    color:#0000CC;
	text-decoration:none;
}
a:visited{
    color:#0000CC;
	text-decoration:none;
}
a:hover{
    color:#FF0000;
	text-decoration:underline;
}
img{
    border:0;
}
ul{padding:0;}
.clear{clear:both;}
#top{
    width:760px;
	height:96px;
	margin:0 auto 20px auto;
}
#top .logo{
    width:248px;
	height:96px;
	background:url(../images/logo.gif) no-repeat;
	float:left;
}
#top .banner{
    width:512px;
	height:96px;
	background:url(../images/banner.gif) no-repeat right;
	float:left;
}
#main{
    width:760px;
	margin:0 auto 8px auto;
}
#main .leftarea{
    width:148px;
	float:left;
}
#main ul{
    margin:0;
}
#main li{
	height:25px;
	background:#f2f7fb url(../images/left_menu_bg.gif) repeat-x bottom;
	text-align:left;
	padding:3px 0 0 20px;
	list-style:none;
}
#main .left_top{
    width:148px;
	height:17px;
	background:url(../images/left_menu_top.gif) no-repeat;
}
#main .left_bottom{
    width:148px;
	height:12px;
	background:url(../images/left_menu_bottom.gif) no-repeat;
}
#main .righterea{
    width:595px;
	float:right;
	text-align:left;
	border:1px solid #d6e3f1;
	padding:10px;
}
#main .righterea h3{
    font-size:11pt;
	width:565px;
	height:38px;
	background:url(../images/icon.gif) no-repeat 0 3;
	border-bottom:1px dashed #d6e3f1;
	padding:8px 0 0 36px;
	text-align:left;
	margin:0 0 10px 0;
}
#main .right_l{
    width:565px;
	text-align:left;
	padding:15px 0;
}
#main .show{
    width:231px;
	height:185px;
	background:url(../images/main.gif) no-repeat bottom;
	float:left;
	padding:10px;
}
#main .download{
	width:310px;
	border:1px solid #d6e3f1;
	padding:5px;
	margin:0 0 0 255px;
}
#main .download h5{
    font-size:11pt;
	border-bottom:1px dashed #d6e3f1;
	text-align:left;
	padding:0 8px;
	line-height:23px;
}
#main .download .content{
	padding:10px 20px;
}
#main .right_m{
    width:565px;
	text-align:left;
}
#main .right_m h3{
	height:25px;
	border-bottom:1 dashed #d6e3f1;
	padding:3px 0 0 10px;
	font-size:9pt;
	text-align:left;
	background:#ffffff;
	margin-bottom:10px;
}
#main .right_m li{
    width:280px;
	height:23px;
	float:left;
	background:#ffffff;
	text-align:left;
	padding:2px 0 0 5px;
}
#main .more{
    width:560;
	height:23px;
	text-align:right;
	padding:2px 15px 0 0;
}
#bottom{
    width:100%;
	height:80px;
	border-top:1px solid #d6e3f1;
	padding-top:10px;
	text-align:center;
}