body,td,th {
	font-size: 14px;
	color:#333333;
	font-family:"Microsoft Yahei","SimHei"
	
}
body {
	margin:0px;
	background:#EDEDED;

}

a:link {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
/* top */
#myjQuery{
	background:#000;
	overflow:hidden;
	width:1000px;
	position:relative;
	height:240px;
}
#myjQueryContent {
	overflow:hidden;
	width:1000px;
	height:240px;
}
#myjQueryContent div{
	position:absolute;
	height:240px;
}
#myjQueryContent .smask{z-index:-1;}
#myjQueryContent img{
	width:1000px;
	height:240px;
	border:0;
}
#myjQueryNav {
	display:block;
	overflow:hidden;
	width:81px;
	height:8px;
	position:absolute;
	top:282px;
	right:10px;
	z-index:5;
}
#myjQueryNav li{
	display:block;
	float:left;
	width:15px;
	cursor:pointer;
	height:8px;
	text-align:center;
	margin-left:1px;
	background:#666;
	color:#fff;
}
#myjQueryNav .nbg{background:#fff;}
#myjQueryNav a{
	display:block;
	z-index:12;
	margin:0px auto;
	text-transform:uppercase;
	width:45px;
	color:#fff;
	line-height:22px;
	position:relative;
	height:22px;
	z-index:20;
}
#myjQueryNav .current{background:#347e0d;}
#myjQueryNav .current a{color:#fff;}
.text12 {font-size:12px;}
.text2 {font-size:14px;color:#FFFFFF;font-weight:bold;}
.text3 {font-size:22px;color:#007CC3;}
.text4 {font-size:14px;color:#FF6600;font-weight:bold;}
.text5 {font-size:20px;color:#FF0000;font-weight:bold;font-family:"Microsoft Yahei","SimHei";}
.text6 {font-size:14px;color:#0082D9;}
.text7 {font-size:14px;color:#FF0000;font-weight:bold;}
.text8 {font-size:13px;color:#FF0000;}


.cx_stedit {border:1px #ccc solid;height:20px}

.title1:link {color: #FF3300; text-decoration: none;font-size:13px;}
.title1:visited {color: #FF3300; text-decoration: none;font-size:13px;}
.title1:hover {color: #FF3300; text-decoration: underline;font-size:13px;}

.title2:link {font-size:22px;color:#FF3300;}
.title2:visited {font-size:22px;color:#FF3300;}
.title2:hover {font-size:22px;color: #FF3300;text-decoration: underline;}

.title3:link {font-size:12px;color:#999;}
.title3:visited {font-size:12px;color:#999;}
.title3:hover {font-size:12px;color:#999;text-decoration: underline;}

.title4:link {font-size:17px;color:#007CC3;}
.title4:visited {font-size:17px;color:#007CC3;}
.title4:hover {font-size:17px;color: #007CC3;text-decoration: underline;}

.nav {text-align:center;}
.nav a{font-size:18px;color:#FFFFFF;font-family:"Microsoft Yahei","SimHei";width:160px;height:45px;line-height:45px;display:block;float:left;text-align:center;}
.nav a:hover {font-size:18px;color:#FFFFFF;background:#35ADEE;text-decoration:none;color:#FFFF00;}

.kuang1 {border-left:1px #DDDDDD solid;border-right:1px #DDDDDD solid;}
.kuang2 td {border-bottom:1px #DDDDDD solid;}
.kuang3 {border:1px #DDDDDD solid;border-top:0px;}
.line1 {border-bottom:1px #D2D2D2 solid;}
.kuang4 {border:1px #DDDDDD solid;}
.kuang5 {border:1px #DDDDDD solid;}
.kuang6 {border:1px #DDDDDD solid;border-bottom:0px;}

.shaw{
filter:progid:DXImageTransform.Microsoft.Shadow(color=#D5D5D5,direction=120,strength=5);/*兼容ie*/
-moz-box-shadow: 2px 2px 10px#D5D5D5;/*兼容firefox*/
-webkit-box-shadow: 2px 2px 10px #D5D5D5;/*兼容safari或chrome*/
box-shadow:2px 2px 10px #D5D5D5;/*兼容opera或ie9*/
}

.p_h {line-height:25px}

.write_in  input{height:24px;line-height:24px;border:1px #cccccc solid;}
.write_in2  input{height:20px;}