body{
	background-image:url(/images/bg-line.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"Arial";
	color:#CDEFFF;
	scrollbar-face-color:#1E4455; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#000000; 
	scrollbar-3dlight-color:#336600; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-track-color:#06101A;   
	scrollbar-darkshadow-color:#000000; 
	background-color:#030D18;  
}
a:link {
	color:#82C6E9;
	font-size:12px;
	text-decoration:underline;

}
a:visited {
	text-decoration:underline;
	font-size:12px;
	color:#82C6E9;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #FFFF00;
}
a:active {
	text-decoration:underline;
	font-size:12px;
	color:#82C6E9;
}
.Container
{
	margin:auto;
	width:987px;
	_height:105%;
	
	background-repeat:no-repeat;
}
.MainContentContainer
{
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	width:876px;
	margin:auto;
	background-color:#212844;
	background-image:url(/images/bg-top.jpg);
    background-repeat:no-repeat;
}
.ContentContainer
{
	position:relative;
	background-repeat: no-repeat;
	/*background-image:url(/images/ContainerBg.jpg);*/
	background-image:url(/images/bg-buttom.gif);
	background-repeat:no-repeat;
    background-position:bottom;
	height:100%;
}
.ContentContainer a:link {
	color: #CDEFFF;
	font-weight:normal;
	text-decoration: underline;
}
.ContentContainer a:visited {
	text-decoration: underline;
	font-weight:normal;
	color: #CDEFFF;
}
.ContentContainer a:hover {
	text-decoration: none;
	font-weight:normal;
	color: #FFDA2C;
}
.ContentContainer a:active {
	text-decoration: underline;
	font-weight:normal;
	color: #CCCCCC;
}
.Menu
{

	padding:2px;
	text-align:right;
	height: 130px;
	vertical-align:bottom;
	color:#CDEFFF;
}
.Menu a
{
	color:#CDEFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0px 20px 0px 20px;
}
.Menu a:hover
{
	color:#F1BB46;
}
.AlphaBg{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:-1px;
	right:0;
	bottom:0;
	z-index:-1;
	-moz-opacity:.0.2;
	filter:alpha(opacity=15);
	opacity:0.5;
	background-color:#333366;
}
.Left
{
	float:left;
	width:200px;
	margin:10px;
	_margin:5px;
	margin-top:0px;

}
.Right
{
	margin-top:10px;
	float:left;
}
.newad{width:225px;height:18px!important;height:25px;padding:8px 0 0 15px;text-align:right;float:right;}
.ContentDiv
{
	position:relative;
	width:200px;
	color:#CDEFFF;
	font-weight:normal;
	font-size:12px;
	padding:1px;
	float:left;
	margin-bottom:10px;
}
.Container .question
{
	color:#F1BB46;
	
}
.Container .answer
{
	color:#CDEFFF
}
#quicklinks
{ 
	width:100%; padding-top:10px; position:relative;
}
#quicklinks ul
{ 
	padding:1px; margin:0 1px 0 0;
}
#quicklinks ul li
{ 
	list-style:none; 
	margin-bottom:1px; 
	height:20px;
	font-weight:normal;
}
#quicklinks ul li a
{ 
	height:20px; padding-left:10px; line-height:20px; display:block; color:#82C6E9; text-align:left; font-size:12px; text-decoration:none;
}
#quicklinks ul li a:hover
{ 
	color:#82C6E9;
}
.ContentDiv .AlphaBg
{
-moz-opacity:.0.2;
	filter:alpha(opacity=15);
	opacity:0.5;
    background-color:#333366;
	border:solid 1px #ffffff;	
	z-index:-1;
}
.ContentTitle
{
	color:#CDEFFF;
	background-image:url(/images/contentTitleBg.gif);
	height:21px;
	padding:4px 0px 0px 12px;
	font-weight:bold;
	
}
.LoginTable
{
	margin:10px;
}
input
{
	width:100px;
	background-color:#9196A9;
	border:1px solid #1B223E;
	height:16px;
	color:#000000;
	
}
.Button
{
	color:#cccccc;
	font-weight:bold;
	background-color:#1D324E;
	border-top:solid 1px #7D8999;
	border-left:solid 1px #7D8999;
	border-right:solid 1px #0C1521;
	border-bottom:solid 1px #0C1521;
	height:22px;
	margin-right:5px;
	width:auto;
	padding-top:1px;
	cursor:pointer;
}
.NoticeTitle
{
	color:#F1BB46;
	background-image:url(/images/NoticeIcon.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-weight:bold;
}
.NoticeContent
{
	padding:10px 20px 10px 20px;
	line-height:18px;
	font-weight:normal;
	color:#CDEFFF;
}

.NoticeContent ul
{
	list-style:none;
	margin:0px;
	margin-bottom:15px;
	margin-left:15px;
	font-weight:bold;
	word-break:break-all;
}
.NoticeContent ul li ul li
{
	list-style:none;
	font-weight:normal;
	color:#CDEFFF;
	word-break:break-all;
}
.Bottom
{
	color:#CDEFFF;
	margin:auto;
	width:876px;
	text-align:center;
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	
	clear:both;
	background-image:url(/images/footer-bg.gif);
	background-repeat:repeat-x;
	height:123px;
	
	
}
.Bottom a:link {
	color:#CDEFFF;
	text-decoration: none;
}
.Bottom a:visited {
	text-decoration: none;
	color:#CDEFFF;
}
.Bottom a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
.Bottom a:active {
	text-decoration: none;
	color:#82C6E9;
}
.Bottom .Copyright
{
	padding-top:15px;
	float:none;
	text-align:right;
	margin-right:10px;
}
.PostTable
{
	
}
.PostTable a
{
	color:#82C6E9;
}
.PostTable a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.PostTable td
{
	background-color:#123E4B;
	padding:3px;
	padding-left:10px;
	border-top:solid 1px #7D8999;
	border-left:solid 1px #7D8999;
	border-right:solid 1px #0C1521;
	border-bottom:solid 1px #0C1521;

}
.PostTable .PostList tr td
{
	background-color:transparent;
	font-weight:normal;
	border:none;
	border-bottom:solid 1px #1F4F5D;
}
.Pager td
{
	
}
.PostNotice
{
	display:block;
	margin-left:90px;
	padding-top:2px;
	color:#999;
}
select
{
	height:16px;
	color:#254E63;
	margin-right:15px;
	font-size:12px;
	height:20px;
}
.hrcolor{
	color:#666666;
	size:1px;
}
.txtyellow{
	color:#F1BB46;
}
.txtproductlist{
	color:#F1BB46;
	font-weight: bold;
}
#Layer1 {
	position:relative;
	top:30px;
	bottom:5;
	width:550px;
	height:50;
	z-index:1;
	left: -80;
}
#downlayer {
	position:absolute;
	border:solid 1px #006699;
	background-color:#030D18;
	left:500px;
	top:400px;
	width:300px;
	height:100px;
	z-index:1;
}
.buybutton
{
	background-image:url(/images/x-click-but01.gif);
	width:62px;
	height:31px;
	border:0px;
	cursor:pointer;
}

.txthelp {
	word-break:keep-all;
	word-wrap:break-word;
	table-layout:fixed;
}
.readiobtn{
	width:20px;
	border:0px;
	height:16px;
	color:#82C6E9;
	background:transparent;
}
.Left1 {
	 MARGIN: 0px 0px 0px; 
	 WIDTH: 876px;
}

.ContentTitle1 {
    height:23px; 
	BORDER-RIGHT: #10213e 2px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #10213e 0px solid; 
	PADDING-LEFT: 12px; 
	FONT-WEIGHT: bold; 
	BACKGROUND-IMAGE: url(/images/luntan-title.gif); 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #10213e 2px solid; 
	COLOR: #cdefff; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #10213e 2px solid;
	word-break:break-all;
}
.from{ 
margin:0 auto;
padding-left:12px;
width:860px;
}
.border{
border:1px solid #655F5F;
}
.formcss {
	margin:0px;
	padding:0px;
}
.div{
	scrollbar-face-color:#1E4455; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#000000; 
	scrollbar-3dlight-color:#336600; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-track-color:#06101A;   
	scrollbar-darkshadow-color:#000000; 
	border:1px solid #003333;#98B3B0;
	background-color:#06101A;
	overflow-y:auto;
	color:#000000;
	
	background-color:#9196A9;
    border:1px solid #1B223E;
} 



.MessageTbody a:link{
	color:#FFCC00;
	text-decoration:underline;
	font-size:12px;
}
.MessageTbody a:visited{
	color:#FFCC00;
	text-decoration:underline;
	font-size:12px;
}
.MessageTbody a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#CCCCCC;
}

.DashLine{
    border-bottom:1px dashed #5F5E5C;
}
.quote{
	border:1px dashed #666666;
	margin-left:20px;
	text-align:left;
	width:90%;
}

.MessageTbody tr td{
	border-bottom:1px solid #2A2C53;
	padding:10px 10px;
	background-color:#3C3F62;
	color:#cccccc;
}
.MessageTitle{
color:#D7E5FF;
font-size:12px;
font-weight:bold;
padding-left:15px;
vertical-align:middle;
background-image:url(/images/luntan-title.gif);
background-repeat:repeat-x;
height:26px;
}
.MessageListTbody tr td{
	border-bottom:1px solid #2A2C53;
	padding:10px 10px;
	background-color:#3C3F62;
	color:#cccccc;
}
.MessageListTbody a:link {
	color:#82C6E9;
	font-size:12px;
	text-decoration:none;

}
.MessageListTbody a:visited {
	text-decoration:none;
	font-size:12px;
	color:#82C6E9;
}
.MessageListTbody a:hover {
	text-decoration:underline;
	font-size:12px;
	color: #FFFF00;
}
.MessageListTbody a:active {
	text-decoration:underline;
	font-size:12px;
	color:#82C6E9;
}
.topiccontent tr td{
	color:#FAE42D;
	border-bottom:1px solid #2A2C53;
	background-color:#3C3F62;
	
}
.replycontent tr td{
	color: #cccccc;
	border-bottom:1px solid #2A2C53;
	background-color:#3C3F62;
}

 
 .JiaoCheng tr td{
 	font-size:12px;
	border-bottom:dashed 1px #666666;
}
.JiaoCheng a:link {
	color:#82C6E9;
	font-size:12px;
	text-decoration:none;

}
.JiaoCheng a:visited {
	text-decoration:none;
	font-size:12px;
	color:#82C6E9;
}
.JiaoCheng a:hover {
	text-decoration:underline;
	font-size:12px;
	color: #FFFF00;
}
.JiaoCheng a:active {
	text-decoration:underline;
	font-size:12px;
	color:#82C6E9;
}

