*{padding:0;margin:0;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #A5985A;
	font: 12px tahoma, verdana, "ËÎÌå";
	color: #333333;	
}
img {border: none;}
h1 {margin: 0px;padding: 10px 0 0 0;float: left;}
h2 {margin: 0px;padding: 10px 0 0 0;float: left; font-size:16px;font-weight: bold; display: block;}
h3{margin: 0px;font-size:12px;font-weight: bold; display: block;}
h4,h5{ margin:0; padding:0;font-size:12px;font-weight:normal;}
ul,li{ list-style: none;padding:0;margin:0;}
p{margin:3px 0;text-indent:24px;}
.clear{clear:both;}
.tims{font-size:10px;color:#666666;}
/* ------------------ */
a{color:#666666;text-decoration:none;}
a:visited {text-decoration:none;}
a:hover{text-decoration: underline;color:#FF9E00;}


.wihte:link    { color: #FFFFFF;text-decoration: none;}
.wihte:visited { color: #FFFFFF;text-decoration: none;}
.wihte:hover   { text-decoration: underline;color: #FFFFFF;}

.yellow:link { color: #EEE4C6;text-decoration: none;}
.yellow:visited { color: #EEE4C6;text-decoration: none;}
.yellow:hover   { text-decoration: underline;color: #EEE4C6;}

.brown:link    { color: #705C00;text-decoration: none;}
.brown:visited { color: #705C00;text-decoration: none;}
.brown:hover   { text-decoration: underline;color: #705C00;}

.blue:link    { color: #0000FF;text-decoration: none;}
.blue:visited { color: #0000FF;text-decoration: none;}
.blue:hover   { text-decoration: underline;color: #0000FF;}

.orange:link  { color: #FF6633;text-decoration: none;}
.orange:visited { color: #FF6633;text-decoration: none;}
.orange:hover   {text-decoration: underline;color: #FF6633;}

.gray:link    { color: #996600;text-decoration: none;}
.gray:visited { color: #996600;text-decoration: none;}
.gray:hover   { text-decoration: underline;color: #996600;}

.idxr:link    { color: #996600;text-decoration: none;}
.idxr:visited { color: #996600;text-decoration: none;}
.idxr:hover   { text-decoration: none;color: #FFFF00;}
.idxr{color: #996600;}

.pic_mouse:link { display: block;padding: 3px;border: 1px solid #999999;}
.pic_mouse:visited{ display: block;padding: 3px;border: 1px solid #999999;}
.pic_mouse:hover{ display: block;padding: 3px;border: 1px solid #999999;}
/* ------------------ */
.top {
	clear: both;
	height: 114px;
	width: 867px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav_box_c0 {
	height: auto;
	width: 100%;
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav_box{
	width: 867px;
	margin-right: auto;
	margin-left: auto;
}
.top_nav {
	height: 24px;
	width: 200px;
	text-align: center;
	line-height: 24px;
	background-color: #6C643C;
	margin:3px 0 0 630px;
}
.nav_box .navlist{
	margin: 98px 0 0 412px;
	height: 158px;
	width: 450px;
}
/* ------------------ */
.mainbox {
	height: auto;
	width: 867px;
	margin: 0 auto 0 auto;
	clear: both;
	background-image: url(../images/bg_con_1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*  */
.bg_main_+ {
	height: 32px;
	width: 100%;
	clear: both;
}
img.imgLine{border:#4B696F 1px solid;padding:2px; background-color: #FFF;}
a.ImgLine img{border:#4B696F 1px solid;padding:2px; background-color: #FFF;}
a.ImgLine:hover img{background:#FFFFFF;padding:2px;border:1px solid #D6A86F;background-color:#4B696F;}
.ImgLine:hover{text-decoration:none;}

.hot_hs{clear:both;margin:0 0 0 20px;padding:35px 0 0 0;width:96%;background-image: url(../images/hotromm.gif);background-repeat: no-repeat;	background-position: left top;}
.hot_hs ul{padding:0;margin:0; list-style-type: none;}
.hot_hs ul li{list-style-type: none;float:left;margin-right:10px;width:72px;text-align:center;}
.hot_hs ul li img{padding: 2px;border: 1px solid #888888;cursor:pointer;}

.right_contact_box{
	background-image: url(../images/bg_r_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	width:240px;
}
.r_c_b_img{clear:both;margin:0 0 0 20px;padding-top:50px;}
.r_c_b_con{margin:10px 0 0 20px;}
.r_c_b_con ul{margin:0;padding:0; list-style-type:none;}
.r_c_b_con ul li{height:20px;}

.footer{
	height: 73px;
	width: 867px;
	margin: 5px auto 0 auto;
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer .state{
	color: #EEE4C6;
	float: left;
	margin: 20px 0 0 25px;
	font-family: Georgia,Times, serif;	
}
.footer .icon_logo{
	float: right;
	margin: 20px 25px 0 0;
}
/* Modal Styles */
/* Modal Styles */
.CommonModalMask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 888;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.CommonModal {
	clear:both;
	border-style: solid;
	border-width: 3px;
	border-color: #32CD32;
	border-right-width: 3px;
	border-right-color: #32CD32;
	border-bottom-width: 3px;
	border-bottom-color:#32CD32;
	background-color: #eeeeee;
}
.CommonModalTitle {
	background-color: #DA70D6;
	padding: 4px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 0px;
	border-color: #6e90bd;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	position: relative;
	z-index: 889;
	cursor: move;
	text-align: left;
}
.CommonModalClose {
	width: 33px;
	height: 16px;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
.CommonModalContent {
	background-color: #ffffff;
}
.CommonModalFooter 
{
	border-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-color: #EFEFEF;
	background-color: #eeeeee;
	margin: 2px;
	position: relative;
	height:16px;
}
.CommonModalResize {
	width: 14px;
	height: 14px;
	background-image: url(../images/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	right:2px;
	cursor: se-resize;
	position: absolute;
}
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.codeHead {
font-weight: bold;
font-size: 12px;
padding: 0px;
padding-left: 15px;
background: #fff;
border-bottom: 1px solid #ddd;
}
.codeText {
border: 1px solid #ddd;
width: 98%;
overflow: auto;
margin: 0 0 1.1em;
padding: 0;
word-break: break-all;
background: #fff;
font: 12px "Courier New", Monospace;
}
.codeText ol {
list-style: decimal-leading-zero;
margin: 0 1px 0 45px;
padding: 5px 0;
color: #5C5C5C;
border-left: 1px solid #ddd;
background: #fff;
}
.codeText ol li {
padding-left: 10px;
background: #FFF;
}
.codeText ol li.alt {
background: #FFF;
}
.codeText ol li span {
color: #000;
}
.codeText .comment, .codeText .comments {
color: #008200;
}
.codeText .string {
color: blue;
}
.codeText .keyword {
color: #069;
font-weight: bold;
}
.codeText .preprocessor {
color: gray;
}
/*¶àÒ³ »»Ò³ÑùÊ½*/
.PageInation {
	padding: 5px 0 0 0;
	clear:both;
	text-align: center;
}
.PageInation a {

	padding: 0 5px;	
	text-decoration: none;
	border: 1px solid #A3C7E2;	
	cursor:default;
	height: 18px;
	line-height: 18px;
}
.MultiPages {
	background-color: #F5FBFF;
	margin-right:2px;
	font-weight: bold;
}
.PageNum {
	background-color: #FFFFFF;
	margin-right:2px;
}
a.PageNum:hover {
	background-color: #C7D6E9;
	border: 1px solid #698CC3;
	text-decoration: none;
	cursor:pointer;
}
.CurrentPage {
	margin-right:2px;
	border: 1px solid #698CC3;
	background-color: #C7D6E9;
	font-weight: bold;
}
.PageInput {
	margin-bottom:0px;
	border: 1px solid #A3C7E2;
	padding: 0 1px;
	width: 24px;
	height: 16px;
	background: #FFFFFF;
}

a.abtn{
	float:left;
	display:block;
	height:22px;
	cursor: pointer;
	background: url('/images/btnbg.gif') left center repeat-x;
	line-height:22px;
	margin:5px 5px;
	padding:0 8px;
	border:1px #9A671A solid;
}