@charset "utf-8";
/* CSS Document */
body{ margin:0px;}
td{
	font-size:12px;
	text-decoration:none;
	overflow: hidden;
}
a{color:#333; font-size:14px; line-height:120%; text-decoration:none;}
a:hover{
	color: #CC3300;
}
.xuline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.date{ color:#495f7b; line-height:220%;}
a.bluelink{color:#369; font-weight:bold;}
a.bluebox{ color:#0384c6;}
.blue14{ color:#135ba8; font-size:14px; line-height:150%;}
.copyright{
     left:17px;
     color:#636e86;
     font-size:12px;
}
a.blue{
	color:#003399;
	font-size: 13px;
	line-height:180%; 
	text-decoration:none;}
.introword{ color:#0384c6; font-size:15px; font-weight:bold;}
.w14{ font-size:14px; color:#666; line-height:150%;}
#_gameListDiv a
{
	 font-size:12px; 
	 line-height:150%;
}

.red{ color:#C00;}
.orange{color:#F60;}
.red16 { color:#C00; font-size:16px; font-weight:bold;}
.green{
	color:#090;
}
.bluebor2{
	border: 1px solid #83bbd9;
	background-color: #EBF1F5;
}
.redbor{
	border: 1px solid #69C;}
.blueword{
	color:#026cc0; font-size:13px;
}

/** for nav ****************/
ul#menu
{
    border:0;
	margin:0;
	font-size:14px;
}


ul#menu li
{
	display:inline;		
	line-height: 34px;
	text-align: center;
	list-style-type: none;
	 border:0;
	 margin:0;
	padding:inherit;
	height: 34px !important;
	width: 110px !important;
}

ul#menu li
{	
	display:-moz-inline;	
}

ul#menu li a
{
    color: #333333;
}

.selected
{
    background: url(/cn/qmacro/images/index_07.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    color: #336699;
}

p {text-indent:2em;}

div#tapsintro
{
	font-size:14px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
}

div#tapsintro .contentlist
{
	margin:0px;
	padding:0px;
	margin-left:2em;
}

.mytitle1
{
	font-weight:bold;
	color:#CC0000;
	font-size:14px;
	
}

.mytitle2
{
	font-weight:bold;
	color:#CC0000;
	font-size:12px;
	background:#E0E0E0;
	padding:5px;
	margin-top:8px;
	margin-bottom:8px;
}

