@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-color: #161616;
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f7ff;
}
a:link {
	color: #111111;
	text-decoration: none;
 behavior:url(css/style.htc)}
a:visited {
	text-decoration: none;
	color: #333333;
 behavior:url(css/style.htc)}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


.mediatitle {
	color: #509CC5;
}
.medianews {color: #B9DDF0;}
.medianews a:link {color: #B9DDF0;}
.medianews a:visited {color: #B9DDF0;}
.medianews a:hover {color: #FED967;}
.medianews a:active {color: #B9DDF0;}

.table {
	background-image: url(../images/tbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #003670;
}

.bold13 {
	font-weight: bold;
	color: #e1f5ff;
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 13px;
}
.textfield_bold {
	font-family: "微软雅黑", "黑体", "宋体";
	background-color: #205094;
	border: 1px solid #03a6fa;
	color: #66cbff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px;
}
.textfield {
	color: #66cbff;
	background-color: #205094;
	border: 1px solid #03a6fa;
	text-indent: 6px;
}

.textfield_r {
	color: #72a0da;
	background-color: #254c8c;
	border: 1px solid #6d88bb;
	text-indent: 6px;
}
.textarea {
	color: #76CEFE;
	background-color: #23559a;
	border: 1px solid #08a6fd;
	padding-left: 6px;
	padding-top: 3px;
    overflow:hidden
}



.g12 {
	color: #7daae9;
	font-size: 12px;
}
.g12 a:link {color: #7daae9;}
.g12 a:visited {color: #7daae9;}
.g12 a:hover {color: #78C5ED;}
.g12 a:active {color: #7daae9;}

/* 


*/
.userpic {
	border: 1px solid #bef700;
	padding: 3px;
	background-color: #082b60;
	height: 37px;
	width: 37px;
}
.userpic2 {
	border: 1px solid #ffae00;
	padding: 3px;
	background-color: #00193c;
	height: 37px;
	width: 37px;
}
.userscore2 {
	font-family: "微软雅黑", "黑体",;
	font-size: 20px;
	color: #ffa530;
	background-image: url(../images/userline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	text-align: right;
}

.userscore {
	font-family: "微软雅黑", "黑体",;
	font-size: 20px;
	color: #85da00;
	background-image: url(../images/userline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	text-align: right;
}
/* 字颜色85da00  外框bef700 */




.userid {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 13px;
	color: #ddedff;
	background-image: url(../images/userline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.userid a:link {color: #ddedff;}
.userid a:visited {color: #ddedff;}
.userid a:hover {color: #ffffff;}
.userid a:active {color: #ddedff;}
.userid2 {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 13px;
	color: #ffc723;
	background-image: url(../images/userline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.userid2 a:link {color: #ffc723;}
.userid2 a:visited {color: #ffc723;}
.userid2 a:hover {color: #ffef6c;}
.userid2 a:active {color: #ffc723;}
.userdate {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 13px;
	color: #ddaf4e;
	background-image: url(../images/userline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
}

.usercomment {
	font-size: 12px;
	color: #A7BCDE;
	background-image: url(../images/userline2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	line-height: 18px;
}
.usercomment2 {
	font-size: 12px;
	color: #FFB74A;
	background-image: url(../images/userline2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	line-height: 18px;
}
.usercommentdate {
	font-size: 12px;
	color: #A8C1CC;
	background-image: url(../images/userline2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
	padding: 6px;
}

.usermainboard {
	font-size: 12px;
	color: #533737;
	background-image: url(../images/userline3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 6px;
}
.usermbtitle {
	font-size: 13px;
	color: #7f331c;
	background-image: url(../images/userline3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	font-family: "微软雅黑", "黑体", "宋体";
}
.usermbcpu {
	font-size: 13px;
	color: #009900;
	background-image: url(../images/userline3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	font-family: "微软雅黑", "黑体", "宋体";

	font-weight: bold;
}
.usermbcpu2 {
	font-size: 15px;
	color: #ee0000;
	background-image: url(../images/userline3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.comment {
	background-image: url(../images/line_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	text-align: left;
	vertical-align: middle;

}
.commentdate {
	background-image: url(../images/line_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	color: #88b0dd;
}
.intro_no {
	font-family: "微软雅黑", "黑体";
	font-size: 22px;
	font-weight: bold;
	color: #FFCC00;
}
.intro {
	font-size: 12px;
	color: #FFB74A;
	background-image: url(../images/userline2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 20px;
}
.intro a:link {
	color: #FF6600;
	text-decoration: underline;
	font-family: "微软雅黑", "黑体";
	font-size: 13px;
	font-weight: bold;
}
.intro a:visited {	color: #FF6600;
	text-decoration: underline;
	font-family: "微软雅黑", "黑体";
	font-size: 13px;
	font-weight: bold;}
.intro a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: "微软雅黑", "黑体";
	font-size: 13px;
	font-weight: bold;
}
.intro a:active {	color: #FF6600;
	text-decoration: underline;
	font-family: "微软雅黑", "黑体";
	font-size: 13px;
	font-weight: bold;}
.intro_pic
{
	margin-top:10px;
	margin-left:22px;
	margin-bottom:10px;
	border: 1px dashed #ffae00;
	background-color: #00193c;
}
