img {
	border: none;
}

.innertube1 {
	margin: 10px 10px 10px 10px;
}
.innertube2 {
	margin: 0px 0px 10px 0px;
}
.innertube3 {
	margin: 10px 0px 0px 0px;
}
.innertube4 {
	margin: 0px 0px 20px 0px;
}
.innertube5 {
	margin: 10px 10px 20px 10px;
}
.innertube6 {
	margin: 0px 0px 0px 10px;
}
.innertube7 {
	margin: 5px 5px 5px 5px;
}
.innertube8 {
	margin: 5px 0px 5px 0px;
}
.innertube9 {
	margin: 0px 10px 10px 10px;
}
.innertube10 {
	margin: 0px 10px 20px 10px;
}

.LINE1 {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	height: 1px;
	line-height: 1px;/* ie6补丁 */
}
.LINE2 {
	height: 1px;
	line-height: 1px;/* ie6补丁 */
	background: #dddddd;
}
.Insidebox2 {
	border: 1px solid #afbdc6;
}
a, div, p, dl, ol, ul, dt, dd, li, td, h1, h2, h3, h4, h5, h6 { line-height: 150%; }
form { margin: 0px; padding: 0px; }


h2,h3,h4,h5,h6{
	margin:2px; /*h1-h6默认有空白,设定外补丁的值为零，以后容易调整。*/
}
h1 {
	font-size: 19px;
	margin: 3px;
	color: black;
}
h1 a {
	font-size: 15px;
	margin: 3px;
	COLOR: #2668A7;
	text-decoration: underline;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	font-weight: normal;
}

.c1{color:#777777;}
.c2{color:#303030;}
.c3{color:#000;}
.c4{color:#1748B0;}
.c5{font-family:Georgia,serif;font-size:1.6em;margin:0 0 18px;color:#009193;}
.c6{font-family:Georgia,serif;font-size:1.6em;margin:0 0 18px;color:#1748B0;}
.c7{color: #008000;}
.c7 a{color: #008000;}
.c7 a:visited{color: #008000;}
.c8{color: #DA1010;}

A {
	color: #2668A7;
	text-decoration: none;
}
A:hover {
	color: #D00707;
	text-decoration: underline;
}
A:visited {
	color: Maroon;
}

.A2 {
	color: #105cb6;
	text-decoration: none;
}
.A2:hover {
	color: #105cb6;
	text-decoration: underline;
}
.A2:visited {
	color: #105cb6;
}

.button3{height:25px;cursor:pointer;display:block;float:left; margin: 3px;}
.button3-left {background: url(../images/button3_1.gif) bottom;height:25px;width:5px;float:left;display:block;}
.button3-con {background: url(../images/button3_2.gif) repeat-x top;height:25px;text-align:center;float:left;padding: 4px 10px 0px 10px;}
.button3-right {background: url(../images/button3_3.gif) bottom;height:25px;width:5px;float:left;display:block;}

.button4{height:25px;cursor:pointer;display:block;margin-top: 3px;}
.button4-left {background: url(../images/button4_1.gif) bottom;height:25px;width:2px;float:left;display:block;}
.button4-con {background: url(../images/button4_2.gif) repeat-x top;height:25px;text-align:center;float:left;padding: 4px 10px 0px 10px;}
.button4-con a { color: white;}
.button4-right {background: url(../images/button4_3.gif) bottom;height:25px;width:3px;float:left;display:block;}


.button5_1 { background: #fff url(../images/button5_1.gif) repeat-x; height:24px; line-height:24px; border:1px solid #476C9E; font-size:14px; color:#5678A6;}
.button5_2 { background: #fff url(../images/button5_2.gif) repeat-x; height:30px; width: 100%; line-height:30px; border:1px solid #476C9E; font-size:14px; color:#000; font-weight:bold; letter-spacing: 5px; cursor: hand;}

/*粗体*/
.b{ font-weight:bold;}
.u{	text-decoration: none;}
.whitespace {white-space:nowrap;}

/*f_开头为float漂浮,l:左 r:右*/
.f_l, #slide{ float:left;}
.f_r, .date { float:right;}

/*日期样式*/
.date{ color:#ccc; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin-right:8px;}

/*内容位置*/
.align_l{ text-align:left;}
.align_c{ text-align:center;}
.align_r{ text-align:right;}

.overflow{ text-overflow:ellipsis;overflow:hidden;}