﻿/*公用样式*/
body{
 width:875px;
 margin:0px auto;
 background-color:#2C2C2C;
 font-size:12px; 
 color:#aaa; 
}

a:link {color: #fff; text-decoration:none;}
a:visited {color: #fff	;text-decoration:none;}
a:hover {color: #ff6600; text-decoration:underline;}
a:active {color: #fff;}

.bdy a:link {color: #AEAEAE; text-decoration:none;}
.bdy a:visited {color: #AEAEAE	;text-decoration:none;}
.bdy a:hover {color: #ff6600; text-decoration:underline;}
.bdy a:active {color: #AEAEAE;}

.bdy2 a:link {color: #AEAEAE; text-decoration:none;}
.bdy2 a:visited {color: #AEAEAE	;text-decoration:none;}
.bdy2 a:hover {color: #ff6600; text-decoration:underline;}
.bdy2 a:active {color: #AEAEAE;}

.bdy3 a:link {color: #000; text-decoration:none;}
.bdy3 a:visited {color: #000	;text-decoration:none;}
.bdy3 a:hover {color: #ff6600; text-decoration:underline;}
.bdy3 a:active {color: #000;}


input,textarea {
 border:1px black solid;
 background:#4d4d4d;
 font-size:12px;
 color:#ccc;
}

/*head*/
.hd1{
 width:875px;
 text-align:right;
}
.hd1 .marquee{
 width:800px;
 padding-top:10px;
 margin-left:10px;
 color:white;
}

.hd1 img{
 margin-right:6px;
}
/*head2*/
.hd2{
 width:873px;
 height:100px;
 border-right:1px #212121 solid;
 background-image:url('../image/bghead1.gif');
 background-repeat:repeat-x;
}
.hd21{
 float:left;
}
.hd22{
	float:left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.hd23{
 float:left;
 width:694px;
 height:100px;
 background-image:url('../image/hdtop2.jpg');
 background-position:right;
 background-repeat:no-repeat;
}
*html .hd23{float:left;width:688px;}
*+html .hd23{float:left;width:694px;}

#hd231{
 width:600px;
 height:75px;
 text-align:right;
 margin-right:75px;
}
#hd231 div{
 float:right;
 margin-left:5px;
 margin-top:3px;
}
#hd231 input{
 width:120px;
}
#hd231 img{
 margin:0px 0 0 1px;
 border:0;
 cursor:pointer;
}
.hd2310{
 color:#fff;
}
.hd2311{
 color:orange;
 font-weight:bold;
}

.hd232{
 width:681px;
 height:25px;

}
.hd232 img{
 margin-left:15px;
}
.hd24{
 float:right;
}
/*head3*/

.hd3{
 width:873px;
 height:42px;
 border-right:1px #212121 solid;
 background-image:url('../image/bghead2.gif');
 margin-bottom:3px;
}
.hd32{
 float:left;
 width:779px;
 height:42px;
 margin-left:10px;
 background-image:url('../image/bghead3.gif');
 background-repeat:repeat-x;
}/*Mozilla Firefox*/
*html .hd32{float:left;width:773px;}/*IE 6.0*/
*+html .hd32{float:left;width:779px;}/*IE 7.0*/

.hd32div1 {
 float:left;
 width:74px;
 padding:10px 0 0 32px;
}
.hd32div2{
 float:left;
 width:84px;
 padding:10px 0 0 25px;
}
.hd32div3{
 float:left;
 width:74px;
 padding:7px 0 0 32px;
}
.hd32 img{
 float:left;
}
.hd33{
 float:right;
}
/*body bottom*/
.bdybottom{
 width:871px;
 height:80px;
 margin:auto;
 text-align:center;
 line-height:30px;
 background-image:url('../image/bgbody1.gif');
 border-top:1px 
}
.bdybottom span{
 margin:0 10px 0 10px;
}
.bdybottomtopbg{
 width:871px;
 height:5px;
 background-image:url('../image/bgbottom1.gif');
 background-repeat:repeat-x;
}

