/*
a:link, a:visited {	color: #c0296a; text-decoration:none; }
a:active, a:hover { color: #7d1c46; text-decoration:none; }
*/
.templatemo_section {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;	
}
.templatemo_section:hover {
	background-color: #eeeecb;
}

.templatemo_section .title {
	width: 100%;
	height: 18px;
	background: #bdbdbd;
	margin: 0 0 20px 0;
	padding: 0;
}


.templatemo_section .templatemo_title_pink {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c0296a;
	height: 18px;
	margin: 0 0 20px 0;
	padding: 0;
}

.templatemo_section h1 {
	font-size: 15px;
	color: #565656;
	padding: 0;
	margin: 0 0 3px 0;
}

.templatemo_section span.title_text {
	float: left;
	display: block;
	color: #000000;
	font-family: "微软雅黑","Times New Roman", Times, serif;
	font-size: 1.2em;
	padding: 0px;
	margin: 0;
	font-weight: bold;
}

.templatemo_section p {
	font-family: "宋体",Tahoma;
	font-size: 0.95em;
	color: #2e2e2e;
	text-align: justify;
	margin: 0px 0 10px 0;
	padding: 0;
	
	
}

.templatemo_section p img {
	float: left;
	padding: 2px;
border: 1px solid #d7d7d7;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	
	
}


.templatemo_section span.info {
	font-size: 1.1em;
	color: #666666;
	margin: 0;
	padding: 0;
	
}
.templatemo_section span.infodate {
	font-family: Tahoma,arial;
	font-size: 1.1em;
	color: #666666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.templatemo_line {
	clear: both;
	width: 100%;
	height: 3px;
	margin: 10px 0px 8px 0px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}
.templatemo_line- {

	clear: both;
	width: 100%;
	height: 4px;
	margin: 0px;
	padding: 0;
	
}
