﻿@charset "utf-8";

@import url("reset.css");
@import url("public.css");


/*------------------------------------------
*FileName		Css.css
*Description		Global Css
*Copyright		www.jmeii.com
*Version		1.003(2010-02-22)
------------------------------------------*/
.container { width:1000px;background:#fff;position:relative;}

/*	$__Header
-----------------------------------------*/
.header { float:left; width:1000px; border-bottom:5px solid #639b1b; background:#e0e0d5;}
.form { float:left; width:588px; padding:5px 0; background:#fff;}
.formSearch, .formLogin { display:inline; float:left; margin-left:30px; line-height:20px;}
.formLogin { margin-left:25px;}
.form input,.form button { margin:0 2px; border:0 none; height:20px; line-height:20px; vertical-align:middle;}
.form .input, .form #txt0 input { width:80px; padding-left:2px; background:#eeefef;}
.form .bton, .form .submit button { width:auto; padding:0 4px; border:0 none; background:#639b1b; color:#fff; text-align:center;}
.submit { margin-left:5px;}
.form form, .form form div, .form .submit { display:inline; float:left;}
.form #rad1 b { font-weight:normal;}
.form #rad1 span { display:none;}

.main { position:relative; width:1000px;}
.showrollpic { overflow:hidden; width:550px; height:320px;}
#showsmallpic { clear:both;}

#showbigpic { position:relative;overflow:hidden; height:212px;}
#showbigpic a{ display:none;}
#showbigpic a img, #showsmallpic a img { display:block;}
#showsmallpic { overflow:hidden; width:550px; height:108px;}
#showsmallpic a{ display:inline; float:left}
#allsmallpic {width:1320px; height:108px;}





.colorMod { display:inline; float:left; width:35px;height:585px; background:#c9c7b5;}
.count { display:none;}
.colorMod_top { width:35px; height:85px; background:#dcdcce;}

.nav { position:relative; display:inline; float:right; width:412px; height:85px; background:#eeede2;}
.nav li { position:relative; display:inline; float:left; width:175px; height:38px;}
.nav li.home { width:60px;}
.nav a { display:inline-block; width:95px; padding-left:65px; background:url(../images/icoNav.jpg) no-repeat 50px 12px; color:#077a27; line-height:38px;}
.nav .home a { width:30px; padding-left:30px; background:url(../images/icoNav.jpg) no-repeat 15px 12px;}
.nav a:hover { background-image:url(../images/icoNav_hover.jpg); text-decoration:none;}
.nav ol{ display:none; position:absolute; left:0; top:27px; z-index:1000;}
.nav ol li { width:auto; height:20px; line-height:20px;text-align:center;}
.nav ol a { width:auto; height:20px; padding:0 1px; background:none; line-height:20px; color:#333;}
.nav ol a:hover { color:#f08200; background:none;}

#n2 ol,#n3 ol{padding-left:28px;}

.contentLeft { display:inline; float:left; width:550px; height:500px;}
.fastLink li { display:inline; float:right; margin-right:25px;}




.contentRight { display:inline; float:right; position:relative; width:412px; height:500px; background:#d3d2cc;}



.imgarea { float:left; width:265px; height:212px;}
.imgarea_pic { overflow:hidden; width:273px; height:112px; margin-bottom:7px;}
.imgarea_pic img { width:auto; height:112px;}
.imgarea_text { position:relative; width:244px;padding-top:7px; margin-left:17px;}
.imgarea h2, .imgarea h3 { margin-bottom:5px;}
.imgarea h2 a, .imgarea h3 a { color:#922e8e;}
.imgarea p { overflow:hidden; width:240px; height:130px;line-height:18px;}
.imgarea .more {padding-left:15px;float:right; background:url(../images/icon_imgarea.jpg) no-repeat 0 0; color:#922e8e; line-height:16px;}



.img_right { position:absolute; right:0; top:0;}
.img_left { position:absolute; left:0; top:212px;}


.imgarea_2 { float:right; width:273px;}
.imgarea_2 .imgarea_pic { width:273px; height:112px; margin-bottom:7px;}
.imgarea_2 img { width:auto; height:112px;}
.imgarea_2 h2 { display:none;}
.imgarea_2 p{height:160px;}
.tj{position:absolute;right:0;top:620px;}

