* {
margin:0;
padding:0;
}
ul, li {
list-style:none;
}
img, div ,a, {
behavior:url(/styles/images/iepngfix/iepngfix.htc);
}
body {
background:#131418;
font-family:simsun;
font-size:14px;
line-height:140%;
}
a img {
border:2px solid #666;
}
a:hover img {
border:2px solid #CCC;
}
a {
text-decoration:none;
}
a:link {
color:#7a7a6f;
}
a:visited {
color:#595959;
}
a:hover {
color:#CCC;
}
a:active {
}
.wrap {
width:850px;
margin:0 auto;
}
/*======header======*/
#header {
background:url(images/header_bg.gif) repeat-x left top;
margin-top:40px;
height:125px;
position:relative;
}
#header .wrap {
background:url(images/header_bg.gif) repeat-x left top;
height:125px;
}
#logo {
background:url(images/logo_bg.png) no-repeat left top;
height:125px;
width:500px;
position:absolute;
left:0;
z-index:1;
}
#header h1 {
visibility:hidden;
}
#header .title {
float:left;
background:url(images/logo.png) no-repeat center left;
height:90px;
width:200px;
margin-top:18px;
position:relative;
z-index:10;
}
body.index #topnav li.index a,
body.news #topnav li.news a,
body.photo #topnav li.photo a,
body.user #topnav li.user a,
body.service #topnav li.service a,
body.education #topnav li.education a,
body.about #topnav li.about a {
background:#000;
color:#999;
}

#topnav {
float:right;
clear:right;
position:relative;
right:40px;
top:30px;
z-index:20;
width:550px;
}
#topnav li {
float:left;
margin:0 2px;
overflow:hidden;
}
#topnav li a {
background:#131418;
padding:11px 9px;
line-height:36px;
color:#676d83;
font-size:14px;
font-weight:bold;
}
#topnav li a:hover {
background:#2d3039;
}

#helpnav {
float:right;
position:relative;
bottom:20px;
}
#helpnav li {
float:left;
}
#helpnav li .home, #helpnav li .help {
display:block;
width:42px;
height:42px;
margin-left:25px;
text-indent:-2000px;
cursor:pointer;
}
#helpnav li .home {
background:url(images/helpnav_home.png) no-repeat right top;
}
#helpnav li .help {
background:url(images/helpnav_help.png) no-repeat right top;
}
/*======end header======*/

/*======mainbody======*/
#mainbody {
height:300px;
}
#flashshow {
float:left;
width:475px;
color:#CCC;
}
#idScroller {
line-height:25px;
margin:25px;
height:250px;
overflow:hidden;
}
#display {
width:340px;
float:right;
padding-left:35px;
margin:10px 0;
font-family:simsun;
}
#display h3{
background:#2e2e2e;
color:#FFF;
padding:5px;
margin:10px 0;
font-family:arial;
font-size:14px;
font-weight:normal;
clear:both;
}
#display .imglist {
clear:left;
}
#display .imglist li {
float:left;
margin:5px;
}
#display .imglist li * {
float:left;
}
#display .imglist li a img {
border:none;
width:45px;
height:45px;
}
#display .topic {
height:72px;
overflow:hidden;
}
#display .topic li {
padding:2px;
font-size:12px;
}
#display .topic li a {
float:left;
clear:left;
}
#display .topic li span {
float:right;
clear:right;
color:#383838;
}
/*======end mainbody======*/

/*======flashtrun======*/
#flashtrun {
background:#505050;
height:400px;
}
#flashtrun .wrap {
position:relative;
_left:20px;
}
#flashtrun .shadow {
background:url(images/flash_trun_shadow.png) no-repeat left top;
width:890px;
height:321px;
margin-bottom:-321px;
position:relative;
right:20px;
z-index:5;
}
#flashimg {
position:relative;
z-index:10;
}
/*======end flashtrun======*/

/*======quicklist======*/
#quicklist {
margin:30px auto;
width:750px;
}
#quicklist li {
float:left;
}
#quicklist li a {
float:left;
padding-left:50px;
width:75px;
line-height:50px;
color:#676d83;
background-position:left center;
background-repeat:no-repeat;
}
#quicklist li .onlinepay {
background-image:url(images/onlinepay.png);
}
#quicklist li .friendlink {
background-image:url(images/friendlink.png);
}
#quicklist li .statute {
background-image:url(images/statute.png);
}
#quicklist li .aboutus {
background-image:url(images/aboutus.png);
}
#quicklist li .service {
background-image:url(images/service.png);
}
#quicklist li .contactus {
background-image:url(images/contactus.png);
}
/*======end quicklist======*/

/*======footer======*/
#footer {
text-align:right;
color:#7a7a6f;
font-family:simsun;
font-size:12px;
padding:20px;
clear:both;
}
/*======end footer=====*/

#mainbox {
background:#242424;
overflow:auto;
}

/*======leftsidebar======*/
#leftsidebar {
width:180px;
float:left;
padding:10px;
float:left;
}
#leftsidebar h3 {
color:#CCC;
}
#leftsidebar ul li {
background:url(images/product_list_icon.gif) no-repeat left center;
padding:3px;
}
#leftsidebar ul li a {
background:#333;
display:block;
padding-left:20px;
height:24px;
line-height:24px;
font-size:14px;
font-weight:bold;
}
#leftsidebar ul.newslist li a {
font-family:simsun;
font-size:12px;
font-weight:normal;
}

/*======end leftsidebar======*/

/*======pagecontent======*/
#pagecontent {
background:#2C2C2C;
margin-left:200px;
min-height:500px;
_height:500px;
color:#999;
padding-bottom:50px;
}
#pagecontent h3 {
padding:0.5em 0;
padding-left:8px;
color:#5c792b;
}
#pagecontent .content {
padding:15px;
}
#pagecontent ul {
}
#pagecontent ul li {
background:url(images/list_sign.gif) no-repeat left center;
padding-left:10px;
overflow:auto;
line-height:18px;
padding:3px 8px;
}
#pagecontent ul li a {
float:left;
text-decoration:none;
}
#pagecontent ul li span.time {
float:right;
color:#999;
}
#pagecontent .photolist li {
float:left;
width:180px;
height:140px;
overflow:hidden;
padding:10px;
}
#pagecontent .photolist {
padding:0 20px;
}

/*======end pagecontent======*/

/*===#service page===*/
#mainbox .product {
background:url(images/product_bg.jpg) repeat-x left top;
height:90px;
padding-left:150px;
padding-top:45px;
}
#mainbox .product label {
background:url(images/product_icon.jpg) no-repeat left top;
display:block;
float:left;
text-indent:-2000px;
overflow:hidden;
height:52px;
width:190px;
margin-right:5px;
}
#mainbox .product div {
background:url(images/product_input_bg.gif) no-repeat right top;
padding-right:10px;
margin-top:5px;
height:43px;
width:250px;
float:left;
}
#mainbox .product div #product_text {
background:url(images/product_input_bg.gif) no-repeat left top;
padding-left:10px;
border:none;
padding-top:14px;
height:29px;
width:240px;
color:#FFF;
*margin-top:-1px;
}
#mainbox .product #product_submit {
background:url(images/product_button.jpg) no-repeat left top;
border:none;
margin-top:6px;
margin-left:10px;
height:40px;
width:40px;
}

#mainbox .commentbox {
width:380px;
color:#999;
font-size:12px;
}
#mainbox .commentbox h3 {
background:url(images/fastcomment_title.jpg) no-repeat left top;
height:20px;
width:90px;
text-indent:-2000px;
overflow:hidden;
}
#mainbox .commentbox label {
display:block;
margin:3px;
text-align:right;
}
#mainbox .commentbox input,
#mainbox .commentbox textarea,
#mainbox .commentbox select {
border:none;
border:1px solid #444;
background:#222;
color:#EEE;
padding:2px;
margin-left:5px;
}
#mainbox .commentbox input {
width:80px;
}
#mainbox .commentbox input#comment_title {
width:180px;
}
#mainbox .commentbox textarea {
}
#mainbox .commentbox input.btn {
padding:3px;
background:#222;
color:#999;
}

#mainbox .contactus {
width:390px;
color:#999;
font-size:12px;
}
#mainbox .contactus h3 {
float:left;
background:url(images/contactus_title.jpg) no-repeat top left;
height:20px;
width:130px;
text-indent:-2000px;
overflow:hidden;
}
#mainbox .contactus .knowus {
background:url(images/knowus_title.jpg) no-repeat top left;
float:right;
height:20px;
width:90px;
text-indent:-2000px;
overflow:hidden;
}
#mainbox .contactus p {
margin:1em 0;
clear:both;
}
#mainbox .newcomment {
clear:both;
}
#mainbox .newcomment h3 {
background:url(images/comment_bar.jpg) no-repeat top left;
height:32px;
line-height:32px;
padding-left:10px;
color:#FFF;
font-size:14px;
}
#mainbox .commentlist {
margin:0 2px;
padding:5px;
}
#mainbox .commentlist li {
background:#333;
color:#FFF;
padding:8px;
margin-bottom:5px;
}
#mainbox .commentlist li h4 {
background:#4E4E4E;
font-size:14px;
color:#EEE;
padding:3px;
}
#mainbox .commentlist li div.content {
padding:10px 0;
padding-left:10px;
}
#mainbox .commentlist li div.re {
margin:10px 0 0 30px;
padding:5px;
background:#444;
border:1px solid #999;
}
#pagecontent .order {
background:url(images/product_order_icon.png) no-repeat left center;
display:block;
height:40px;
width:80px;
padding-left:50px;
line-height:40px;
font-size:14px;
font-weight:bold;
color:#666;
margin:0 auto;
}
.frm {
padding:20px 0;
}
#pagecontent input,
#pagecontent textarea,
#pagecontent select {
border:none;
border:1px solid #444;
background:#222;
color:#EEE;
padding:2px;
margin-left:5px;
}

/*===#end service page===*/


/*===#page_turn===*/
#page_turner {
text-align:right;
clear:right;
margin:10px;
margin-right:0;
color:#515f3a;
}
#page_turner a {
padding:3px 5px;
margin:2px;
background:#222;
text-decoration:none;
}
#page_turner a:hover, #page_turner a.c:hover {
padding:3px 5px;
background:#515f3a;
cursor:pointer;
color:#FFF;
border:none;
}
#page_turner a.c {
background:#344d22;
color:#CCC;
padding:3px 5px;
margin:2px;
border:none;
}
#page_turner a.o {
padding:3px 5px;
margin:2px;
border:none;
}
/*===#end page_turn===*/

/*===#round border===*/
.roundright1 {
float:left;
background:url(images/round_right.gif) top right no-repeat;
margin:10px 10px 20px 20px;
_margin:10px 5px 20px 10px;
}
.roundleft1 {
background:url(images/round_left.gif) top left no-repeat;
position:relative;
right:10px;
}
.roundleft2 {
background:url(images/round_left.gif) bottom left no-repeat;
position:relative;
top:10px;
}
.roundright2 {
background:url(images/round_right.gif) bottom right no-repeat;
padding-bottom:10px;
padding-right:10px;
overflow:auto;
position:relative;
left:10px;
}
/*===#end round border===*/
