@charset "utf-8";

@import url("reset.css");
@import url("base.css");
@import url("public.css");


/*------------------------------------------
*FileName		Css.css
*Description		Global Css
*Copyright		www.jmeii.com
*Version		1.003(2010-02-22)
------------------------------------------*/

body { margin:90px auto 0;}


/*	$__Header
-----------------------------------------*/
.outframe_header { background:url(../images/head_bg.gif) repeat 0 0;}

.banner img { vertical-align:top;}

/*	$_Body
-----------------------------------------*/
.main { float:left; background:url(../images/cont_bg.gif) repeat 0 0;}
.contbox_span1, .contbox_span2, .contbox_span3, .contbox_span4, .contbox_span5 { float:left;}
.contbox_span1 { position:relative; width:550px; height:205px; padding-top:35px; padding-left:25px; padding-right:25px;}
.contbox_span1 h1 { margin-bottom:7px; font-size:18px; color:#ed1345;}
.contbox_span1 p { margin-bottom:21px; word-break:break-all;}
.contbox_span1 .btn_01 { position:absolute; right:20px; bottom:0;}
.btn_01 a { display:block; width:232px; height:22px; background:url(../images/btn_01.gif) no-repeat 0 0; color:#fff; text-align:center; line-height:22px;}
.btn_01 a:hover { text-decoration:none; background:url(../images/btn_01.gif) no-repeat 0 -22px;}

.contbox_span2 { width:360px; height:205px; padding-top:35px;}
.contbox_span2 a { display:block; width:337px; height:91px; padding-top:114px; background:url(../images/com_img.gif) no-repeat 0 bottom; color:#fff; font-size:14px; text-indent:26px;}
.contbox_span2 a:hover { color:#000; text-decoration:none;}


.contbox_span3 { width:320px; height:340px; padding-left:40px; padding-top:40px; background:url(../images/index_contact.gif) no-repeat 0 0;}
.contbox_span3 h2 { margin-bottom:7px; color:#ed1345;}
.contbox_span3 ul { padding-left:20px; background:url(../images/ico.gif) no-repeat 0 0;}
.contbox_span3 li { margin-bottom:4px;}
.contbox_span3 .mbot { margin-bottom:18px;}


.contbox_span4 { width:570px; height:340px; padding-left:30px; padding-top:40px; background:url(../images/index_cont.gif) no-repeat 0 0;}
.contbox_span4 h2 { margin-bottom:7px; color:#ed1345;}

.contbox_span5 { width:960px; height:260px; margin-top:0px; background:url(../images/foot_bg.gif) repeat-x 0 0;}
.contbox_span5 h2 {
	padding:20px 30px;
	color:#fff;
	font-size:18px;
}

.parea .mbot_17 { margin-bottom:40px;}


/*	$__Sub page
-----------------------------------------*/
.tips { height:35px; line-height:35px; color:#999; font-family:simsun;}
.tips a { margin:0 5px; color:#666; letter-spacing:1px;}
.sidebar { width:212px; padding-top:45px; padding-left:20px;}
.sidebar h2 { margin-bottom:11px; font-size:18px; color:#ed1345;}

.maincontent { float:left; width:462px; margin-bottom:30px;}

.cont_top, .cont_bot, .cont_top img, .cont_bot img { display:block; width:462px; height:10px;}
.cont_mid { width:412px; height:auto !important; height:800px; min-height:800px; padding:0 25px; background:#fff url(../images/content_mid.gif) no-repeat 0 0;}
.cont_mid h1 { margin-bottom:14px; color:#ed1345; font-size:18px;}
.cont_mid p { margin-bottom:18px; word-break:break-all; letter-spacing:1px; color:#666;}

.contbox { float:left; width:234px; height:321px; padding:20px 0 0 20px; background:url(../images/sub_contact.gif) no-repeat 0 0;}
.contbox h2 { margin-bottom:7px; color:#ed1345; font-size:18px;}
.contbox ul { padding-left:20px; background:url(../images/ico.gif) no-repeat 0 0;}
.contbox li { margin-bottom:4px;}

.contbox .mbot { margin-bottom:18px;}

/*	$__Footer
-----------------------------------------*/
.outframe_footer { padding:7px 0 50px; color:#aaa; vertical-align:bottom;}
.outframe_footer li { height:20px; margin:0 5px; line-height:18px;}
.outframe_footer a { height:18px; color:#aaa; line-height:18px;}
.outframe_footer a:hover { background:#eee; color:#000;}
.outLink a { padding:0;}
.copyright { margin-right:7px;}

