/* CSS Document */

body,td,th {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	margin:0px;
}
a {
	font-size: 13px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
body {
background-color: #580547;
}
.title { width:770px; margin:0 auto; }
.head_title a {
	font-size: 13px;
	color: #FFFFFF;
}
.head_title a:link {
	text-decoration: none;
}
.head_title a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.head_title a:hover {
	text-decoration: underline;
}
.head_title a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.head_title { width:100%; padding:6px 10px 6px 0px; margin:0 auto; border-top:2px solid #333333; background-color: #990000; }
.header {
width:100%;
height:100px;
}
.style01 { color: #FFFFFF; }
.bg { width:100%; height:auto; background-image:url(images/pr12s.jpg); background-repeat:repeat-x; }
.page {
width:750px;
height:auto;
margin:0 auto;
padding:15px;
background-color:#FFFFFF;
}
.header { width:100%; height:auto; margin:0 auto; background-color: #669999;}
.logo { width:780px; margin:0 auto; }
.web_title { width:100%; height:80px; margin:0 auto; border-bottom:1px solid #333333; background-color:#333333;}
.title_menu {
width:200px;
padding:0px 0px 10px 0px;
border-bottom:1px solid #669900;
}
.content {
margin-top:10px;
}
.topic { width:510px; height:auto; padding:10px; border:1px dashed #FF99CC; background-color:#FFF9F9; font-size:14px; }
.msg {  width:510px; height:800px; padding:10px; border:1px  dashed #FF6600; }
.image { margin: 0px 10px 15px 0px; }
.boder-img { width:90px; height:auto; border:1px solid #ccc; }
.menu {
width:200px;
padding:0px 0px 10px 0px;
}
.menu2 {
width:188px;
padding:6px 0px 6px 6px;
border-bottom:1px dashed #ccc;
}
.dogma {
margin-top:15px;
color: #669900;
font-size:16px;
}
.ads_336 {
width:336px;
height:280px;
margin-bottom:10px;
}
.ads_468 {
width:742px;
height:20px;
padding:4px;
margin:0px 0px 10px 0px;
border-top:1px solid #CCCCCC;
}
.footer {
width:760px;
height:30px;
margin:0 auto;
padding:10px;
background-color:#333333;
color:#CCCCCC;
}
.footer a {
	font-size: 13px;
	color: #CCCCCC;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: underline;
}
.footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #0066CC;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #0066CC;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #0066CC;
		
		font-weight: bold;
		background-color: #0066CC;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}