body {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
p {
	text-indent: 2em;
}
.pagebox {
	font: 11px Arial, Helvetica, sans-serif;
}



.top {
	background: url(../images/logo.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
	height: 129px;
	width: 1002px;
	overflow: hidden;
}


.line_desh {
	border-top: 1px dashed #D4D4D4;
}
.line_desh_bottom {
	border-bottom: 1px dashed #A9A9A9;
}

.form_box {
	font-size: 12px;
	border: 1px solid #A9A9A9;
	color: #666666;
}
.bg_ban {
	background: url(../images/bg_ban.jpg) no-repeat left top;
}
.bg_left {
	background: url(../images/bg_left.jpg) no-repeat;
	width: 315px;
	height: 400px;
	overflow: visible;
}
.bg_photo {
	background: url(../images/bg_photo.jpg) no-repeat;
	margin: 0px;
	padding: 6px;
}
.bord_photo {
	border: 1px solid #F0F0F2;
	margin: 0px;
	padding: 3px;
}
.bord_solid {
	border: 1px solid #CCCCCC;
}



a.agray {
	color: #666666;
	text-decoration: none;
}
a.agray:hover {
	text-decoration: none;
	color: #FF8000;
}

.title_orange {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FF6000;
}
.title_green {
	font-weight: bold;
	color: #48ABB6;
}
.f-red {
	color: #FF0000;
}


.content {
	line-height: 200%;
	color: #666666;
	margin: 0px 13px;
}

.content_index {
	line-height: 150%;
	color: #666666;
	margin: 0px 12px;
	padding: 0px;
}
.content_index2 {
	line-height: 150%;
	color: #666666;
}
.listnews {
	margin: 0px 20px;
	padding: 0px;
	line-height: 150%;
	color: #666666;
}
.listnews li {
	list-style: none;
	background: url(../images/arrow_news.gif) no-repeat left 6px;
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 16px;
}
.listnews a {
	color: #666666;
	text-decoration: none;
}
.listnews a:hover {
	text-decoration: none;
	color: #FF8000;
}
.listnews span {
	float: right;
	width: 70px;
}
.menu1 {
	border-bottom: 1px dashed #D1D3D4;
	font-size: 14px;
	font-weight: bold;
	color: #FF6B11;
	margin: 0px;
	padding: 8px 0px 5px;
}
.menu1 a {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/icon_nav.jpg) no-repeat 23px 3px;
	padding: 0px 0px 0px 38px;
	text-decoration: none;
	color: #FF6B11;
}
.menu1 a:hover {
	text-decoration: none;
	color: #DB2B04;
}
a.amenu2 {
	color: #309DAA;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}
