body { font-size: 12px; font-family: Verdana, "宋体", Arial,Sans-serif;margin:0;padding:0; }
h1,h2,h3,h4,h5,h6,p,ul,li,table,td,tr,input,form {
	margin: 0;
	padding:0;
}
 a:link,a:visited {
 	color:#507CB1;
	background:inherit;
	text-decoration:none;
	font-size:11px;
 }
 a:hover {
 	color:#507CB1;
	background:inherit;
	text-decoration:underline;
	font-size:11px;
 }
  #newsContentTitle {border-bottom:1px solid #8EADCB;margin-bottom:10px}
  #newsContentTitle h1 {color:#A00401;font-size:14px;padding:10px 0}
.w400 { width: 400px }
.w300 { width: 300px }
.w273 { width: 273px }
.w468 { width:468px}
td {
	padding: 3px 0;
	font-size: 12px; font-family: Verdana, "宋体", Arial,Sans-serif;
}



.left200 {margin:10px}

.btStyle {
	border:1px solid #A3B8CB;
	background:url(../images/button/btn1_bg.gif) repeat-x 1px 1px; 
	height:19px;
	text-align:center;
	font-family: Verdana, "宋体", Arial,Sans-serif;
	font-size: 12px;margin:0px;
}




.line {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #648bb1 1px solid;
	MARGIN-TOP: 15px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 15px;
}

BUTTON {
	font-size: 12px; font-family: Verdana, "宋体", Arial,Sans-serif;
}


SELECT {
	font-size: 12px; font-family: Verdana, "宋体", Arial,Sans-serif;
}

input {background:#fff}

TABLE {
	font-size: 12px; font-family: Verdana, "宋体", Arial,Sans-serif;
}
fieldset {
	border:0px ;
	width:700px;
}
LEGEND {
	FONT: bold 14px Arial, Helvetica, sans-serif;
	COLOR: #648BB1;
	padding:0 10px;
}
#Form1 H2 {
	FONT: bold 14px Arial, Helvetica, sans-serif;
	MARGIN-LEFT: 70px;
	COLOR: #a00401;
}



.newsDetailTiltle span {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A00401;
}
.eventStyle img {
	max-width:580px; 
	/*
	width:expression(document.body.clentWidth>580?"580px":"auto");
	*/
}
/* Error Page begin (by Soap at 01.17.2007) */
.bigerror {
	background:url(../images/botton/error_l.gif) no-repeat top left;
	padding:10px 20px 20px 100px;
	float:left;
}
.bigerror h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 10px;
	color:#a00401;
}
.bigerror p {
	padding:10px 0px;
}
.smlerror {
/*	background:url(../images/botton/error_s.gif) no-repeat 5px 5px;
	padding:10px 0 20px 60px;
	float:left;
	width:84%;
*/
margin:10px;

}

.smlerror h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 5px 0px;
	color:#a00401;
	width:100%;
}
.smlerror p {
	padding:5px 0px 10px 0px;
	font-weight:bold;
}
.successUl li {
	line-height:20px;
}
/* Right Page begin (by Soap at 01.17.2007) */
.right {
/*	background:url(../images/botton/right_l.gif) no-repeat top left; */
	padding-top:10px;
	float:left;
	padding-left:200px;
}
.right img {
float:left;
margin-right:10px;
}
.right h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 10px;
	color:#648bb1;
}
.right p {
	padding:10px 0px;
}
.smlright {
	background:url(../images/botton/right_s.gif) no-repeat 5px 5px;
	padding:5px 20px 20px 55px;
	float:left;
}
.smlright h4 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #c1d2e4;
	padding:0px 0px 5px 0px;
	color:#648bb1;
}
.smlright p {
	padding:5px 0px 10px 0px;
}
.blank10 {
	clear:both;
	font-size:0px;
	overflow:hidden;
	height:10px;
}
/* Rss subscription style 
************************* */
.required {
	font: 0.8em Verdana !important ;
	color: Red;
}
.explain {
	color: #808080;
}
#rssSubscription th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding:6px;
	padding-top:6px;
	width: 134px;
}
#rssSubscription input[type="text"] {
	width: 180px;
}
#rssSubscription input[type="submit"] {
	width:70px;
}
#rssSubscription input[type="checkbox"] {
	margin-right:3px;
	width:auto;
}

/* WelcomeLogin style 
************************* */
ul.welLoginArea li {
	list-style:  decimal;
	list-style-position:  inside;
	line-height: 180%;
}
/* SubmitLink style
*********************** */
a:link.btStyleText,a:visited.btStyleText {
	background:url(../images/botton/search_input_bg.gif) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #9fbbd5;
	display:inline-block;
	padding: 1px 4px;
	text-decoration:none;
}

/*  中文网站新增样式  */
input, select {
	margin: 0;
	padding: 0;
	font-size: 12px; font-family: Verdana, "宋体", Arial,Sans-serif;
}

.input dl{ width: 500px; }/* ?? */
.input dt{ float: left; width: 155px; text-align: right; padding: 4px; }/* ?? */
.input dd{ margin: 0 0 0 160px; padding: 4px; text-align: left; }/* ?? */
.input { width: auto; height: 17px; border: 1px solid #a3b8cb; background: #fff url(../../images/button/input_bg.gif) repeat-x top; }
.textarea{ width: 350px; height: 200px; background: #fff url(../../images/button/input_bg.gif) repeat-x top; border: 1px solid #a3b8cb; }
.select{ border: 1px solid #a3b8cb; }



		.TDLeft
		{
			WIDTH: 84px; HEIGHT: 24px;
		    text-align:right;
		}

/* Right Page end (by Soap at 01.17.2007) */

/* Score Page begin (by Soap at 01.18.2007) */
.score {
	float:left;
	border:1px solid #c1d2e4;
}
.score form {
	margin:0px;
	padding:0px;
}
.score h5,.score span {
	font-size:11px;
	font-weight:bold;
}
.score h5 {
	padding:3px 0px 3px 10px;
	color:#a00401;
	background:url(../images/titlebg_01.gif) repeat-x;
	border-bottom:1px solid #c1d2e4;
}
.score span {
	color:#648bb1;
}
.score table {
	margin:0px 8px;
}
.score td {
	padding:2px 0px 0px;
}
.scorebt {
	background:url(../images/botton/search_input_bg.gif) repeat-x;
	font-size:11px;
	border:1px solid #9fbbd5;
	margin:0px 5px 8px 0px;
}
/* Score Page end (by Soap at 01.18.2007) */

.more{
	padding:0 14px 0 0;
	text-align:right;
	background: url(../images/button/more.gif) no-repeat 100% 50%;
}

.line{
	height:1px;
	background:#ecf2f8;
	overflow:hidden;
	margin:10px 0;
	}/*   线条属性  */
	
.LoginTop h1 {
	color: #A00401;
	font-size: 18px; font-family: Verdana, "宋体", Arial,Sans-serif;
	padding-left: 100px;
}
