/*公共定义部分*/
html {min-width:760px;}
body {background-color:#fff; text-align:center;}
body, div {margin:0; padding:0; font-size:12px; color:#6e6e6e; font-family:Tahoma, "新宋体", "宋体"; border:none;}

form {margin:0; padding:0;}
input {margin:0; padding:0;}
select {margin:0; padding:0;}
ul {margin:0; padding:0; border:none; list-style:none;}
li {margin:0; padding:0; border:none; list-style:none;}
img {margin:0; padding:0; border:none; list-style:none;}
a {color:#222222; text-decoration:none;}
a:visited {color:#6e6e6e; text-decoration:none;}
a:hover {color:#666666;	text-decoration:none;}
.content {clear:both; background:#ffffff; width:760px; height:auto; text-align:center;}


/*登录条样式*/
input {background-color:#ffffff; border:1px solid #cccccc; height:20px; font-family:Tahoma, "新宋体", "宋体"; font-size:12px; color:#000000; line-height:12px; margin:0; padding:3px 3px 0px 3px;}
#sort_community a {color:#333333; text-decoration:none;}
#sort_community a:visited {color:#333333; text-decoration:none;}
#sort_community a:hover {color:#333333; text-decoration:underline;}

#sort_action a {color:#333333; text-decoration:none;}
#sort_action a:visited {color:#333333; text-decoration:none;}
#sort_action a:hover {color:#333333; text-decoration:underline;}

#sort_itv a {color:#333333; text-decoration:none;}
#sort_itv a:visited {color:#333333; text-decoration:none;}
#sort_itv a:hover {color:#333333; text-decoration:underline;}

#sort_game a {color:#333333; text-decoration:none;}
#sort_game a:visited {color:#333333; text-decoration:none;}
#sort_game a:hover {color:#333333; text-decoration:underline;}

#sort_commend a {color:#333333; text-decoration:none;}
#sort_commend a:visited {color:#333333; text-decoration:none;}
#sort_commend a:hover {color:#333333; text-decoration:underline;}


/*红色、蓝色、黑色链接*/
#link_blue a {color:#0066ff; text-decoration:none;}
#link_blue a:visited {color:#0066ff; text-decoration:none;}
#link_blue a:hover {color:#333333; text-decoration:underline;}

#link_red a {color:#ee0000; text-decoration:none;}
#link_red a:visited {color:#ee0000; text-decoration:none;}
#link_red a:hover {color:#333333; text-decoration:underline;}

#link_black a {color:#000000; text-decoration:none;}
#link_black a:visited {color:#000000; text-decoration:none;}
#link_black a:hover {color:#000000; text-decoration:underline;}





.zi {
	line-height: 22px;
	font-size: 12px;
	color: #555555;
}
.l-r {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.bkuang {
	border: 0px solid #CCCCCC;
}
.qy_table {
	border: 1px solid #409FB1;
}
.td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
}
.red {
	font-size: 14px;
	color: #FF6699;
}
.threeborder{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DD94C1;
	border-bottom-color: #DD94C1;
	border-left-color: #DD94C1;
}
.blueinput{
	border: 1px solid #3DB7E0;
}