﻿


/*---------------------webform 5------------------------------------*/
/*---------------------webform 5------------------------------------*/
#onlineanswer
{
	background-color: #eee;
	width: 100%;
	margin: 0px;
	text-align: center;
}

#onlineanswer .question
{
	margin: 6px 0px;
	text-align: left;
	display: block;
}

#onlineanswer .answertitle
{
	margin: 8px 0px 0px 0px;
	padding: 8px;
	width: 80%;
	text-align: left;
	display: block;
	border: solid 1px black;
	background-color: White;
	font-size: 14px;
	font-weight: bold;
	color: #ff6633;
}

#onlineanswer .muchanswer
{
	margin: 6px 0px;
	padding: 12px 8px;
	width: 80%;
	text-align: left;
	display: block;
	border: solid 1px black;
	background-color: White;
}

/*---------------------webform 6------------------------------------*/
/*---------------------webform 6------------------------------------*/

#contentpage
{
	width: 100%;
	background-image: url(/images/di-di.jpg);
	padding: 6px 0px;
	text-align: center;
}

#contentpage .neirong
{
	width: 733px;
	text-align: left;
}

#contentpage .neirongbiaoti
{
	font-size: 14px;
	color: White;
	padding: 14px 0px 0px 0px;
}

#contentpage .neirongcontent
{
	width: 715px;
	border-bottom: solid 1px #3d4456;
	border-left: solid 1px #3d4456;
	border-right: solid 1px #3d4456;
	padding: 8px;
	background-color: White;
	text-align: center;
}

#contentpage .contentpageadv
{
	width: 721px;
	background-color: #33CCFF;
	border: solid 1px #3d4456;
	height: 127px;
	padding: 5px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}

A:link
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #428EFF;
	text-decoration: underline;
}
A.highlight:link
{
	color: red;
	text-decoration: none;
}
A.highlight:visited
{
	color: red;
	text-decoration: none;
}
A.highlight:hover
{
	color: red;
}
A.thisclass:link
{
	font-weight: bold;
	text-decoration: none;
}
A.thisclass:visited
{
	font-weight: bold;
	text-decoration: none;
}
A.thisclass:hover
{
	font-weight: bold;
}
A.navlink:link
{
	color: #000000;
	text-decoration: none;
}
A.navlink:visited
{
	color: #000000;
	text-decoration: none;
}
A.navlink:hover
{
	color: #003399;
	text-decoration: none;
}
