/* 链接 */
/* 一般链接 */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mainbg_o.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-color: #f8f8f8;
	font-size:12px;
}

/* 正常状态 */
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
}
/* 鼠标离开 */
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
}
/* 鼠标划过 */
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "宋体";
}
A.w:link {
	COLOR: #fff; TEXT-DECORATION: none
}
A.w:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
A.w:hover {
	COLOR: #ffff00; TEXT-DECORATION: underline
}
A.w:active {
	COLOR: #fff
}
/* 行间距为20PX的链接 */
a.line20:link {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
a.line20:visited {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
a.line20:hover {
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "宋体";
}

/* 字体颜色为蓝色链接 */
a.blue:link {
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	text-decoration: none;
	font-family: "宋体";
}
a.blue:visited {
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	text-decoration: none;
	font-family: "宋体";
}
a.blue:hover {font-size: 12px;line-height: 18px;color: #FF0000;text-decoration: underline;font-family: "宋体";}
a.kk:link {
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
}
a.kk:visited {
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
}
a.kk:active {
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
}
a.kk:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
a.p1:link,a.p1:visited {color:#336699; text-decoration:none;font-family: "宋体";}
a.p1:active {color:#ff4400; text-decoration:none;font-family: "宋体";}
a.p1:hover {color:#ff6600; text-decoration:none;font-family: "宋体";}

a.y1:link,a.y1:visited {color:#fff;text-decoration:none;font-family: "宋体";}
a.y1:active,a.y1:hover {color:#ff0; text-decoration:none;font-family: "宋体";}


/* 字体 */
/* 导航用字 */
.px10 {
	font-family: "宋体";
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
}
/* 常用字体，灰色 */
.body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bigfont22 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #336699;
	float: center;
}
.bigfont14 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #5D7185;
	float: center;
}
/* 常用字体，黑色 */
.black_font {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family: "宋体";
}
/* 常用字体，红色 */
.red_font {
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
	font-family: "宋体";
}
/* 常用字体，蓝色，服务器租用终端页用到 */
.blue_font {
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	font-family: "宋体";
}
/* 大字体，域名页面用到 */
.bigfont {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-family: "宋体";
}
/* 大字体灰色，域名页面用到 */
.bigfont_hui {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-family: "宋体";
}
/* 行间距较宽，代理页面用到 */
.daili_font {
	font-size: 12px;
	font-family: "宋体";
	line-height: 22px;
	color: #000000;
}
.font{
	FILTER: dropshadow(color=#666666, offx=1, offy=1, positive=1);
	FONT-FAMILY: "宋体";
	FONT-SIZE: 14px;
	width:100%;
	COLOR: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

/* 下划线 */
/* 下划线 */
/* 蓝色下划线，大字体，域名页用到 */
.table_bottom_blue{
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	line-height: 20px;
	font-family: "宋体";
}
/* 红色下划线，大字体，域名页用到 */
.table_bottom_red{
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
	line-height: 20px;
	font-family: "宋体";
}
/* 灰色下划线，大字体，代理页用到 */
.table_bottom_hui{
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	line-height: 25px;
	font-family: "宋体";
	}
	
	
.table_bottom_black{
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	line-height: 20px;
	font-family: "宋体";
}


.table_bottom_hui2{
	font-size: 14px;
	line-height: 30px;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	font-family: "宋体";
}


.table_bottom_hui3{
	font-size: 14px;
	line-height: 30px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: "宋体";
}


.table_bottom_hui4{
	line-height: 30px;
	font-family: "宋体";
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
    border-top-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.table_bottom_hui_xiao{
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	line-height: 25px;
	font-family: "宋体";	
}
/* 顶部无虚线,虚拟主机页用到 */
.table_nonetop {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
/* 代理页用到 */
.table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	border: 1px dotted #aaaaaa;
}
.sousuo {
	font-family: "宋体";
	font-size: 12px;
	border: 1px dashed #336699;
	color: #336699;
	line-height: 20px;
	
/* 中间灰色分隔线，代理页用到 */
}.zhong_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-family: "宋体";
}

/* 中间999色分隔线，服务器租用首页用到 */
.hui_zhong_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "宋体";
}
.line-height30 {
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	font-family: "宋体";
}
/* 灰色导航间隔线，top页用到 */
.hui_line {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
/* 白色导航间隔线，bottom页用到 */
.white_line {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

/* 应用终端页用到 */
.yy_end_body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.yy_end_hui{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.yy_end_title{
	font-family: "宋体";
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	color: #000000;
}
.yy_end_bigfont{
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.blue_table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	border: 1px solid #cccccc;
	padding-right: 5px;
}
.yy_end_title{
	font-family: "宋体";
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	color: #000000;
}
.yy_end_bigfont{
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.blue_table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	border: 1px solid #cccccc;
	padding-right: 5px;
}
/* 底部文件应用样式 */
.bottom_blue {
	TEXT-ALIGN: center;
	WIDTH: 960px;
	background-color: #1871c9;
	height: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	line-height: 25px;
}
.white_line{
	line-height: 25px;	color: #FFFFFF;  TEXT-ALIGN: center;
}
.blank8 {
	FONT-SIZE: 1px;
	MARGIN: 0px auto;
	WIDTH: 960px;
	HEIGHT: 8px;
	background-color: #FFFFFF;
}
.foot {
	MARGIN: 0px auto;
	WIDTH: 960px;
	LINE-HEIGHT: 160%;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
}
#leftbox {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 0px;
	WIDTH: 700px;
	PADDING-TOP: 0px;
}
.leftbg {
	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: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.white_font{
    font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.leftbg2 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #5D7185;
	background-color: #f8f8f8;
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	padding-left: 15px;
	width: 193px;
}
.wsm {
	border: 1px solid #bec9d5;
}