/* /////////////// basic elements /////////////// */

body {
	margin:0px;
	padding:0;
	text-align:center;
	background-color: #F9F9F9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#pic object {
	margin: 5px;
}
#dwlink {
	color: #666666;
	letter-spacing: 1px;
}
#dwlink a{
	color: #666666;
	text-decoration: none;
}
.copyw {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}
#dwlink a:hover {

	color: #B3CE81;
	text-decoration: underline;
}
.word-grey {
	color: #666666;
	font-size: 11px;
}
#intb {
	line-height: 20px;
	color: #666666;
}
#intb a{
	color: #666666;
	text-decoration: none;
	line-height: 21px;
}
#small a{
	font-size: 11px;
}
#small a:hover{
	font-size: 11px;
	text-decoration: underline;
}#intb a:hover {

	color: #ADCD82;
	text-decoration: underline;
}
.boldlink {
	font-weight: bold;
}
#realtime ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#realtime ul li{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#marq{
	position:absolute;
	width:160px;
	height:156px;
	clip:     rect(0px 160px 156px 0px);
	z-index: 5;
}
#subcontent,#subcontent2{
	position:absolute;
	visibility: hidden;
	border: 2px solid #FFFFFF;
	background-color: #D9D9D9;
	width: 200px;
	padding: 8px;
	z-index: 100;
	color: #666666;
	font-size: 12px;
}
#subcontent select{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}
#subcontent,#subcontent2 a{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
#subcontent,#subcontent2 a:hover{
	color: #333333;
}
.index-form {
	border: 1px solid #FFFFFF;
	height: 14px;
	width: 44px;
}
.login {
	color: #666666;
	background-color: #CDCDCD;
	border: none;
	height: 16px;
	width: 30px;
	padding-top: 2px;
	font-size: 12px;
}
.menubg {
	background-image: url(image/index/menu-repeat.jpg);
	background-repeat: repeat-x;
}
.main-box {
	padding: 10px 14px 25px 10px;
}
.left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	padding-top: 10px;
}
#nav {
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#nav li a{
	list-style-type: none;
	background-image: url(image/index/dot-full.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-left: 22px;
	padding-top: 4px;
	color: #666666;
	text-decoration: none;
}
#nav li a:hover{
	background-image: url(image/index/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #B1CD79;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a{
	list-style-type: none;
	background-image: none;
	padding-top: 4px;
	color: #666666;
	text-decoration: none;
	margin-left: 28px;
}
#nav ul li a:hover{
	color: #B1CD79;
	background-image: none;
}
#nav ul ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul ul li a{
	list-style-type: none;
	background-image: none;
	padding-top: 4px;
	color: #666666;
	text-decoration: none;
	margin-left: 38px;
}
#nav ul ul li a:hover{
	color: #A8CCE4;
	background-image: none;
}
.guide {
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 10px;
}
.right {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	padding-top: 10px;
}
#nav-news {
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#nav-news li a{
	list-style-type: none;
	background-image: url(image/index/icon-blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-left: 22px;
	padding-top: 4px;
	color: #666666;
	text-decoration: none;
}
#nav-news li a:hover{
	color: #333333;
}
#nav-faq {
	color: #666666;
	font-size: 12px;
	list-style-type: none;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
#nav-faq li{
	list-style-type: none;
	background-image: url(image/index/icon-blue.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 14px;
	margin-left: 22px;
	padding-top: 4px;
	color: #666666;
	text-decoration: none;
}
#pagelink {
	text-align: center;
	margin-top: 15px;
	display: block;
	margin-bottom: 10px;
	color: #999999;
}
#pagelink a{
	color: #666666;
	text-decoration: none;
	
}
#pagelink a:hover {
	color: #B3CE7F;
	text-decoration: underline;
}
.index-form2 {
	border: 1px solid #FFFFFF;
	height: 16px;
	width: 172px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: none;
}

#ncc{
	width:340px;
	color: #666666;
	padding-left: 522px;  /* FF*/
    *padding-left: 180px !important ;  /* IE7*/
    *padding-left: 180px ;   /* IE6*/
    
}
#np_area{
	position:absolute;
	width:330px;
	background:#D7D7D7;
	z-index:102;
	overflow:hidden;
	display: none;
	height: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#np_area .content{ padding:10px 14px;}
#np_left{float:left;}
#np_left input{ width:200px;}
#np_right{float:right;}
#np_right input{ margin-left:5px;}


#mm_area{
	position:absolute;
	width:330px;
	background:#D7D7D7;
	z-index:103;
	height: 0px;
	display:none;
	overflow:hidden;
	padding-right: 5px;
	padding-left: 5px;
}
#mm_area a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#mm_bt{background:#e0e0e0; height:25px;}

#mm_area a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	background-color: #D7D7D7;
}

#e_area {
	position:absolute;
	width:330px;
	background:#D7D7D7;
	z-index:104;
	height: 0px;
	display:none;
	overflow:hidden;
	padding-right: 5px;
	padding-left: 5px;
}


.arrow1 {
	background-image: url(image/index/in-ser1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
    cursor:hand;
}
.arrow2 {

	background-image: url(image/index/in-mm1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
    cursor:hand;
}
.arrow3 {
	background-image: url(image/index/in-e1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
    cursor:hand;
}
.ch img{
	filter: Gray;
}
a:hover.ch img{
	filter: none;
}
a:hover {
	color: #A9C674;
	text-decoration: none;
}
.tit {
	color: #333333;
}
.text-red {
	color: #FF0000;
}
.text-white {
	color: #FFFFFF;
	text-decoration: none;
}
#wlink a{color: #FFFFFF;
	text-decoration: none;}
#wlink a:hover{color: #FFFFFF;
	text-decoration: none;}
.text-g2 {
	color: #666666;
}
#ccbox select {
        font-size:11px;
        width:42px;border:0px;
        color:#333333;
}
.text-black {
	color: #000000;
}
.index-form3 {
	border: 1px solid #999999;
	background-color: #F9F9F9;
}
/*expand-faq*/
.posthidden {display:none}
.postshown {
	display:block;
	background-color: #F9F9F9;
}
.page-form{
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #666666;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-size: 12px;
}
DIV.bar {
	height:200px;
	width:275px;
	overflow:auto;
	overflow-x:hidden;
	text-decoration: none;
SCROLLBAR-FACE-COLOR: #d1d1d1;
 SCROLLBAR-HIGHLIGHT-COLOR: #d1d1d1;
 SCROLLBAR-SHADOW-COLOR: #d1d1d1;
 SCROLLBAR-3DLIGHT-COLOR: #d1d1d1;
 SCROLLBAR-ARROW-COLOR: #ffffff;
 SCROLLBAR-TRACK-COLOR: #eceaeb;
 SCROLLBAR-DARKSHADOW-COLOR: #d1d1d1;
 SCROLLBAR-BASE-COLOR: #d1d1d1;

}

.text11 {
	font-size: 11px;
}
.index-form4 {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.search {

	color: #666666;
	background-color: #FFFFFF;
	border: none;
	height: 16px;
	width: 30px;
	padding-top: 2px;
	font-size: 12px;
}
.whlink {
	color: #FFFFFF;
	text-decoration: none;
}
.whlink a{
	color: #FFFFFF;
	text-decoration: none;
}
.whlink a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

form.example input.mm {
	border: none;
	width: 190px;
	height: 20px;
	padding-left: 3px;
	padding-top: 3px;
	background-color: #EAEAEA;
}

form.example input:focus {
	background-color: transparent;
}

form.example div.fileinputs {
	position: relative;
	height: 30px;
	width: 180px;
	float: left;
	margin-right: 3px;
}

form.example input.file {
	width: 180px;
	margin: 0;
}

form.example input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

form.example div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

form.example div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
#pdetail td {
	padding-bottom: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#layer-comment {
	position: absolute;
	z-index: 1;
}
#layer-forward {
	position: absolute;
	z-index: 1;
	visibility: visible;
}
.btnbb {

	color: #666666;
	background-color: #CDCDCD;
	border: none;
	height: 22px;
	width: 40px;
	padding-top: 2px;
	font-size: 12px;
}
.login-w {

	color: #FFFFFF;
	background-color: #B3B3B3;
	border: none;
	height: 16px;
	width: 30px;
	padding-top: 2px;
	font-size: 12px;
}
#ncc-space {
	width:320px;
	line-height: 0px;
}
.bbsdetail{
	list-style-type: none;
	background-image: url(image/index/icon-blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-left: 22px;
	padding-top: 4px;
	color: #666666;
	text-decoration: none;
}.lightbb {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
}

.container {
	border: 1px solid #CCCCCC;
}
.searchleft {
	background-color: #CCCCCC;
	float: left;
}
.searchright {
	background-color: #CCCCCC;
	float: left;
}
.index-form3c {

	border: 1px solid #FFFFFF;
	background-color: #F9F9F9;
}
