﻿@charset "utf-8";
/* 公共部分 */
body{
	font-size:12px;
	font-family:"宋体";
	color:#414141;
	margin:0;
	padding:0;
	background-color:#d8d8d8;
}
h1,h2,h3,h4,h5,h6,p,img,blockquote,table,td {padding:0px; margin:0px; border:0px;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;line-height:normal;}
ul,ol,li,dl,dd,dt { list-style:none;margin:0px;padding:0px;border:0px;}
select,input,select{vertical-align:middle;}
.clear {clear:both;font-size:0px;line-height:0px;height:0px;}
a {color:#414141;font-size:12px; text-decoration:none;}
a:hover {color:#900;}

#warp {width:900px;margin:0 auto;}
.header {position:relative;height:120px; background:url(../subpage/images/header_bg.jpg) no-repeat 0 0; border-bottom:solid 4px #4b4b4b;}
.logo {position:absolute;top:16px;left:34px;}
.language {position:absolute;right:25px;top:36px;}
.language a {font-family:"宋体";}
.header ul {position:absolute;left:25px;top:86px;}
.header ul li {width:107px; background:url(../subpage/images/right_bg.gif) no-repeat right center;height:34px; text-align:center; float:left;}
.header ul li img {margin-top:11px;}

.main { border:solid 1px #fcfafa; background:url(../images/main_bg.gif) repeat-x 0 0;width:898px; overflow:hidden;padding-top:10px;padding-bottom:10px;}
.main_left {margin-left:18px; float:left;width:658px;display:inline;overflow:hidden; background:url(../images/right_bg.gif) repeat-y right 0;padding-top:10px;}

.title {
	height:24px;
	padding-left:10px;
	background:url(../images/bottom_bg.gif) repeat-x 0 bottom;
}
.title1 {
	height:25px;
	padding-top:11px;
	padding-left:10px;
	background:url(../images/bottom_bg.gif) repeat-x 0 bottom;
}
.title1 a {color:#a8a8a8;}
.jj_nr {width:616px;padding-top:24px;color:#656565; line-height:18px;padding-left:16px;}
.more{display:block; text-align:right;padding-top:12px;background:url(../images/bottom_bg.gif) repeat-x 0 bottom; padding-right:26px;padding-bottom:16px;}
.more a {color:#a8a8a8;}
ul.main_right {float:left;display:inline;width:222px; background:url(../images/main_rightbg.gif) no-repeat 0 bottom;height:431px;}
ul.main_right li {height:63px; float:left;position:relative; background:url(../images/bottom_bg.gif) repeat-x 0 bottom;width:208px;}
ul.main_right li img {position:absolute;left:29px;top:10px;}
ul.main_right li a {position:absolute;left:81px;top:0px;color:#23458d;font-size:15px;font-weight:bold;}
ul.main_right li a:hover {color:#900;}
.footer {background:url(../subpage/images/footerbg.gif) repeat-x 0 0;height:53px; text-align:center; line-height:53px;color:#000000; }
ul.news_list {margin-left:16px;width:616px;padding-top:15px;padding-bottom:20px;}
ul.news_list li {line-height:23px;}
ul.news_list li span {float:right;}
ul.news_list li a {color:#666666;}