@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #6f9c04;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	width: 200px;
	height: 35px;
	border: 1px solid #5a80f8;
	padding: 5px;
	font-family: Arial;
font-size : 10px; 
	font-color : #E80000;

background-color :#dff885; 
	background-position: bottom right;
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
}

#wrapper
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #f2fad4;
	margin-bottom: auto;

}
#header {
	width: 1000px;
	height: 125px;
	position: relative;
}


#logo {
	height: 114px;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 4px;
}
#header_bg {
	height: 125px;
	width: 1000px;
	background-color: #feaf04;
}

#main_nav {
	height: 32px;
	width: 1000px;
	background-image: url(../css/main_nav_bg.jpg);
	background-repeat: repeat-x;
}

#main_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#main_nav li {
	text-align: center;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0066CC;
	color: #fff;
	float: left;
	display: block;
}


#main_nav li a {
	text-decoration: none;
	height: 32px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../css/main_nav_bg.jpg);
	background-repeat: repeat-x;
	width: 100px;
	line-height: 2.5em;
}

#main_nav li a:hover {
	color: #003366;
	background-image: url(../css/main_nav_bg_hover.jpg);
	background-repeat: repeat-x;
}
#left_column {
	background-color: #acc17b;
	width: 160px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	clear: left;
	
}

#maincontent {
	width: 640px;
	float: left;
	margin-left: 4px;
}
#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	clear: both;
	text-align: center;
	color: #003380;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#maincontent h2 {
	color: #003380;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	margin: 5px;
}

#maincontent_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.scrap_pic {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 620px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #f9d4de;
	background-color: #d9f6c1;
}
.code_box {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.index_thumb {
	float: left;
	width: 100px;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	border: 1px solid #0099FF;
}

.thumb_label {
	width: 100px;
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000066;
	border-top: 1px solid #0099FF;
}

#right_column {
	float: right;
	width: 160px;
	background-color: #acc17b;
	padding-left: 8px;
	padding-right: 8px;
}

.nav_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002776;
	background-color: #edfb07;
	padding-left: 5px;
	height: 20px;
	margin-top: 10px;
}
.nav_label_hot {
	font-family:Arial;
	font-size: 15px;
	font-weight: bold;
text-decoration: blink;
	color: #e8fc06;
	background-color: #0eb6c0;
	padding-left: 5px;
	height: 20px;
	margin-top: 10px;
}
.nav_list {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.nav_list a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007DFB;
	display: block;
	background-image: url(../css/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: none;
}
.nav_list a:hover {
	text-decoration: none;
	color: #fff;

	background-image: url(../css/indicator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #fd0315;
}
.pagination {
	text-align: center;
	margin-bottom: 10px;
}

.pagination ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.pagination ul li {
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0099FF;
	font-size: 14px;
	display: inline;

}
.pagination a {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}
.pagination  ul li a:hover {
	color: #003399;
	padding-left:10px;
	padding-right:10px;
	background-color: #7CCBFA;
}

#square_ad {
	margin: 10px;
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	line-height: 18px;
	font-family: "Arial";
	background-color: #a7b085;
	color: #fff;
	height: 100px;
}

#footer a {
	font-family: "Verdana";	
	font-weight: bold;
	color: #FFFFFF;
}

.link_block {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.link_block a {
	text-decoration:underline;
	color:#003380;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
}
.pagination A.disablelink {
	FONT-WEIGHT: normal! important; BORDER-LEFT-COLOR: #929292; BORDER-BOTTOM-COLOR: #929292; CURSOR: default; COLOR: #929292; BORDER-TOP-COLOR: #929292; BACKGROUND-COLOR: white; BORDER-RIGHT-COLOR: #929292
}
.pagination A.disablelink:hover {
	FONT-WEIGHT: normal! important; BORDER-LEFT-COLOR: #929292; BORDER-BOTTOM-COLOR: #929292; CURSOR: default; COLOR: #929292; BORDER-TOP-COLOR: #929292; BACKGROUND-COLOR: white; BORDER-RIGHT-COLOR: #929292
}
.pagination A.prevnext {
	FONT-WEIGHT: bold
}
.pagination .active{BORDER-LEFT: #2e6ab1 1px solid;
background:#2e6ab1;margin-left:5px;margin-right:5px;
color:#FFFFFF;
font-weight:bold;
BORDER-RIGHT: #2e6ab1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2e6ab1 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; BORDER-LEFT: #2e6ab1 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #2e6ab1 1px solid; TEXT-DECORATION: none
}
.pagination .off{
	BORDER-LEFT: #999999 1px solid;
	color:#DBEEB5;
	margin-left:5px;
	padding:5px 5px;
	margin-right:5px;
	BORDER-RIGHT: #DBEEB5 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #DBEEB5 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #DBEEB5 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #DBEEB5 1px solid;
	TEXT-DECORATION: none
}
.new{color:red}
.info{}
.codebox{width:400px; height:75px; overflow:hidden; border:1px solid #999; padding:1px; margin:0 5px 1px 5px; font:11px arial,sans-serif; background:#FFF; color:#333; resize:none}
.copyButton{vertical-align:top;margin:20px 0 0 20px;width:140px;text-decoration: blink;background-color:#e1fbbb;border:1px solid #94f905;color:#333;padding:8px;}
.copyButtonActive{background-color:#c5e9b8;border:1px solid #74cf4b;vertical-align:top;margin:20px 0 0 20px;width:140px;color:#333;padding:8px;}

