﻿body { font-size:12px; color:#000; margin:0px; padding:0px;}
.clear { clear:both; margin:0px; padding:0px; font-size:1px;}

.frame_left {border:1px #00a0ff solid; border-top:0px; background:#f4faff; padding:10px;}
.frame_right {border:1px #00a0ff solid; border-top:0px; background:#f4faff; padding:10px; padding-top:0px;}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color: #0b8b12;
	text-decoration:underline;
}
a:active {
	color:#000;
	text-decoration: none;
}


.demoleft { position:absolute; width:500px; top:50px;left:10px;}
.demoright { position:absolute; width:253px; top:50px;left:535px;}
.stitle_back { position:relative;background:url(images/stitle_back.png) no-repeat; border:1px #00a0ff solid; height:31px;}
.stitle_back1 { position:relative;background:url(images/stitle_back1.png) no-repeat; border:1px #00a0ff solid; height:31px;}
.stitle { font-size:14px; font-weight:bold; padding-left:35px; line-height:32px;}

.advice_list {}
.advice_list ul{
		list-style:none;
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
.advice_list li{
		background-image:url(images/dotted1.gif);
		background-position:top left;
		background-repeat:no-repeat;
		line-height:23px;
		margin:0px;
		border-bottom:1px #B5B5B5 dotted;
		padding:0 0 0 15px;
	}

.advice_listx {}
.advice_listx ul{
		list-style:none;
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
.advice_listx li{
		list-style:none;
		list-style-type:none;
		margin:0px;
		border-bottom:1px #B5B5B5 dotted;
		padding:10px 0 10px 0px;
	}