
@import url(base.css);
@import url(lowerlayer.css);


.topics p{
	font-size: 13px;
	line-height: 1.5em;
	}
.topics img{
	margin-bottom: 10px;
	}

	

h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	background-image:url(../topics/images/tilte-topics_bg.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 15px;
	margin-bottom: 2em;
	text-align: left;
	}
h3{
	text-align: left;
	font-weight: bold;
	margin: 0;
	font-size: 13px;
	margin-top: 30px;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	padding: 10px 0;
	color: #914891;
	}

table.hosting{
	border-collapse:collapse;
	width: 460px;
	margin-top: 20px;
	}
table.hosting td{
	font-size: 10px;
	vertical-align: top;
	}

ul.hosting-ul{
	padding-left: 1em;
	margin: 0;
	}
ul.hosting-ul li{
	line-height: 2em;
	font-size: 13px;
	list-style-type:circle;
	padding-left: 1em;
	margin: 0;
	}
