body {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #036;
}
a:hover { text-decoration: underline }

img { border: none }

p { margin: 0 0 5px 0 }

.clr { clear: both }

.btnbig, .btn30, .btn60 {
	font-family: Tahoma;
	border: none;
	cursor: pointer;
}
.btnbig {
	width: 188px;
	height: 37px;
	margin: 25px 0 0 15px;
	font-size: 18px;
	color: #f90;
	background: url(../imgs/btnbig.gif) no-repeat;

}
.btn30, .btn60 {
	height: 24px;
	font-size: 12px;
	color: #fff;
}
.btn30 {
	width: 30px;
	background: url(../imgs/btn30.gif) no-repeat;
}
.btn60 {
	width: 60px;
	background: url(../imgs/btn60.gif) no-repeat;
}

.cat {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 12px;
	color: #002f6a;
	background: url(../imgs/catarrow.gif) left 3px no-repeat;
	border-bottom: 1px solid #ccc;
}

.tit {
margin-top:20px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #002f6a;
		border-bottom:1px solid #ccc;
}

.titc {

	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #002f6a;

}

.sumc {
	
	font-size: 12px;

	color: #333333;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.paging {
	
	font-size: 12px;

	color: #002f6a;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
		text-align:right;
}

.pagingb {
	
	font-size: 12px;

	color: #002f6a;
	padding-top:10px;
	margin-top:10px;

	text-align:right;
}

.tab, .tab2, .tab3 {
	height: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #002f6a;
	
}
.tab {
	width: 315px;
	text-indent: 12px;
	background: url(../imgs/tabbg.gif) no-repeat;
}
.tab2 {
	width: 165px;
	text-align: center;
	background: url(../imgs/tabbg2.gif) no-repeat;
}
.tab3 {
	width: 650px;
	text-indent: 12px;
	background: url(../imgs/tabbg3.gif) no-repeat;
}

.more {
	height: 20px;
	padding-top: 10px;
	text-align: right;
	color: #f90;
}
.more2 {
	height: 27px;
	margin: 10px 0 2px 0;
	padding-top: 3px;
	text-align: right;
	color: #f90;
	background: url(../imgs/morebg.gif) repeat-x;
	border-top: 1px solid #ccc; 
}

.date {
	font-size: 11px;
	color: #666;
}

#top {
	width: 100%;
	height: 100px;
	background: url(../imgs/topbg.gif) repeat-x;
}

#header {
	width: 920px;
	height: 100%;
	margin: auto;
}
#header .logo {
	width: 90px;
	height: 100%;
	float: left;
}
#header .logo img { margin-top: 13px }
#header .right {
	width: 810px;
	height: 100%;
	float: right;
	color: #fff;
}
#header .right .tmenu {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: right;
}

#header .right .tmenu tr td{

	height: 25px;
	line-height: 25px;
	text-align: right;
}
#header .right .tmenu a { color: #fff }
#header .right .tdate {
	width: 100%;
	height: 20px;
	text-align: right;
}
#header .right .mmenu {
	width: 100%;
	height: 35px;
	margin-top: 20px;
}
#header .right .mmenu ul, #header .right .mmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header .right .mmenu ul .spc {}
#header .right .mmenu li { float: right }
#header .right .mmenu li a {
	height: 35px;
	line-height: 35px;
	margin-left: 2px;
	text-transform: uppercase;
	color: #002f6a;
	background: url(../imgs/mmenubg.gif) top left no-repeat;
	display: block;
}
#header .right .mmenu li a span {
	padding: 0 8px;
	background: url(../imgs/mmenubgr.gif) top right no-repeat;
	display: block;
}
#header .right .mmenu li a.active, #header .right .mmenu li a:hover {
	text-decoration: none;
	background-position: 0 -35px;
}
#header .right .mmenu li a.active span, #header .right .mmenu li a:hover span { background-position: 100% -35px }

#underhead {
	width: 100%;
	height: 56px;
	background: url(../imgs/underhead.gif) repeat-x;
}
#underhead .welcome {
	width: 900px;
	height: 100%;
	margin: auto;
	color: #002f6a;
}
#underhead .welcome .left {
	width: 49%;
	height: 25px;
	margin-top: 31px;
	font-size: 18px;
	float: left;
}
#underhead .welcome .right {
	width: 49%;
	height: 46px;
	margin-top: 10px;
	text-align: right;
	float: right;
}
#underhead .welcome .right .tb { font-size: 22px }
#underhead .welcome .right .ts { font-size: 14px }
#underhead .welcome .right p, #footer .fbotm p { margin: 0 }

#body {
	width: 900px;
	margin: 10px auto;
}
#body .left {
	width: 240px;
	float: left;
}
#body .left .login {
	width: 220px;
	height: 130px;
	padding: 20px 10px;
	background: url(../imgs/loginbg.gif) no-repeat;
}
#body .left .login .tt {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#body .left .login .tc { color: #fc0 }
#body .left .quest, #body .left .poll {
	width: 226px;
	margin-top: 10px;
	padding: 6px;
	background: url(../imgs/garing.gif);
	border: 1px solid #ccc;
}
#body .left .quest .in, #body .left .poll .in {
	width: 206px;
	padding: 10px;
	background-color: #fff;
}
#body .left .quest .in p {
	width: 80%;
	font-size: 12px;
	float: right;
}
#body .left .quest .in .btn30 { float: left }
#body .left .quest .in .more {	clear: both }
#body .left .poll .in table {
	width: 100%;
	margin-bottom: 10px;
}
#body .left .poll .in table td { padding: 2px 0 }
#body .left .poll .in table .up { vertical-align: top }
#body .right {
	width: 650px;
	margin-left: 10px;
	float: right;
}
#body .right .btop {
	width: 628px;
	height: 140px;
	padding: 15px 10px;
	text-align: right;
	background: url(../imgs/bodytopbg.jpg) no-repeat;
	border: 1px solid #ccc;
}
#body .right .btop .tb {
	font-size: 12px;
	font-weight: bold;
	color: #002f6a;
}



#body .right .btop1{
	width: 628px;
	height: 140px;
	padding: 15px 10px;
	text-align: right;
	background: url(../imgs/bodytopbg1.jpg) no-repeat;
	border: 1px solid #ccc;
}
#body .right .btop1 .tb {
	font-size: 12px;
	font-weight: bold;
	color: #002f6a;
}


#body .right .btop2{
	width: 628px;
	height: 140px;
	padding: 15px 10px;
	text-align: right;
	background: url(../imgs/bodytopbg2.jpg) no-repeat;
	border: 1px solid #ccc;
}
#body .right .btop2 .tb {
	font-size: 12px;
	font-weight: bold;
	color: #002f6a;
}

#body .right .btop .index {	font-size: 12px }

/*=======================================================================================================*/

#body .right .bmain {
	width: 650px;
	margin-top: 10px;
}
#body .right .bmain .bmleft {
	width: 315px;
	margin-right: 10px;
	float: left;
}
#body .right .bmain .bmleft ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: square;
}
#body .right .bmain .bmleft li { padding: 0 0 6px 0 }
#body .right .bmain .bmleft li p { margin: 0 }
#body .right .bmain .bmleft li a, #body .right .bmain .bmcenter .modul p a {
	font-size: 12px;
	font-weight: normal;
}
#body .right .bmain .bmcenter {
	width: 165px;
	margin-right: 10px;
	float: left;
}
#body .right .bmain .bmcenter .modul { width: 165px }
#body .right .bmain .bmright {
	width: 150px;
	float: right;
}
#body .right .bmain .bmright .bbox {
	width: 150px;
	height: 70px;
	margin-bottom: 10px;
	text-align: center;
	background: url(../imgs/bbox.gif) no-repeat;
}
#body .right .bmain .bmright .bbox .b1 { margin-top: 15px }
#body .right .bmain .bmright .bbox .b2 { margin-top: 10px }
#body .right .bmain .bmright .bbox .b3 { margin-top: 25px }
#body .right .bmain .bmright .bbox2 {
	width: 150px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	background: url(../imgs/bbox2.gif) no-repeat;
}

/*=======================================================================================================*/

#body .right .bmain .bmdetail {
	width: 100%;
	font-size: 12px;
}
#body .right .bmain .bmdetail p { margin-bottom: 10px }
#body .right .bmain .bmdetail .date { margin-bottom: 5px }
#body .right .bmain .bmdetail .foto {
	width: 320px;
	margin: 0 10px 5px 0;
	float: left;
}

/*=======================================================================================================*/

#body .right .bmain .bmcustomdat {
	width: 100%;
	font-size: 12px;
}
#body .right .bmain .bmcustomdat .tab3 { text-indent: 25px }
#body .right .bmain .bmcustomdat p {
	margin-bottom: 10px;
	font-size: 11px;
}
#body .right .bmain .bmcustomdat p a { color: #000 }
#body .right .bmain .bmcustomdat table { width: 100% }
#body .right .bmain .bmcustomdat th {
	height: 30px;
	padding: 0 2px;
	color: #fff;
	background: url(../imgs/tableth.gif) repeat-x;
}
#body .right .bmain .bmcustomdat td { padding: 2px }
#body .right .bmain .bmcustomdat .r1 { background-color: #eee }

/*=======================================================================================================*/

#footer {
	width: 900px;
	margin: auto;
}
#footer .ftop {
	width: 898px;
	padding: 5px 0;
	border: 1px solid #ccc;
}
#footer .ftop .blockadv {
	margin: 0 30px;
	text-align: center;
	float: left;
}
#footer .ftop .blockadv img { margin: 0 5px }
#footer .fbotm {
	width: 860px;
	height: 50px;
	margin-top: 10px;
	padding: 22px 20px 0 20px;
	background: url(../imgs/fbotm.gif) repeat-x;
	border-top: 1px solid #ccc;
}
#footer .fbotm a { color: #000 }
#footer .fbotm .tl { float: left }
#footer .fbotm .tr { float: right }98px;
	padding: 5px 0;
	border: 1px solid #ccc;
}
#footer .ftop .blockadv {
	margin: 0 30px;
	text-align: center;
	float: left;
}
#footer .ftop .blockadv img { margin: 0 5px }
#footer .fbotm {
	width: 860px;
	height: 50px;
	margin-top: 10px;
	padding: 22px 20px 0 20px;
	background: url(../imgs/fbotm.gif) repeat-x;
	border-top: 1px solid #ccc;
}
#footer .fbotm a { color: #000 }
#footer .fbotm .tl { float: left }
#footer .fbotm .tr { float: right }