﻿/*************************** COMMAN body */
* { margin:0px; padding:0px;}
body {margin:0px; padding:0px; font-family: Arial,Verdana,  sans-serif; font-size:16px;color:#000;
      background:#bfbfbf; }
a,img{border:0px;}
a:link {color: #000; text-decoration:none;}     /* 未被访问的链接 627178 */
a:visited {color: #474747; text-decoration:none;}  /* 已被访问过的链接 绿色 */
a:hover {color: #2795C1; text-decoration:underline;}   /* 鼠标悬浮在上的链接 橙色 */
a:active {color: #1680B5; text-decoration:none;}   /* 鼠标点中激活链接 蓝色 */
.main{margin:20px auto 0px auto;padding:0px auto; width:1000px; }
.contentpadding10{ padding:10px;}
/*************************** navigate */
.main_nav{ position:relative; margin:0px auto; padding:0px auto; width:1000px !important; height:110px !important;height:110px; background:url(/images/header.jpg) no-repeat;  z-index:0;}

.main_nav .logo{position:absolute;/*background:url(/images/logo.jpg) no-repeat;*/width:207px;  height:100px;  cursor:pointer; z-index:10;}
.main_nav .main_nav_favorite{position:absolute; width:200px; right:0px; height:40px;}
.main_nav .main_nav_favorite span{ margin:5px 15px; padding:5px;}
.main_nav a{color:#D7F1FF; font-size:10pt; font-family:"宋体"; line-height:35px; text-decoration:none;}
.main_nav a:hover{color:#ffffff; font-size:10pt;font-family:"宋体"; line-height:35px;}

.main_nav .main_nav_items{position:absolute; width:998px; height:35px; top:80px; border:solid 1px #D0D4D5;background:url(/images/nav_bg.jpg) repeat-x;}
.main_nav .main_nav_items .nav_item{ float:left; width:auto; padding:0px 15px;background:url(/images/nav_bg.jpg) repeat-x;}
.main_nav .main_nav_items .nav_item_mout{ float:left;padding:0px 15px;background:url(/images/mouseover.jpg) repeat-x;}
.main_nav .main_nav_items  a{Color:#17264a;font-size:10pt; font-weight:bold;font-family:"宋体"; line-height:35px;}
.main_nav .main_nav_items  a:hover{ text-decoration:none;}
.split{width:1px;height:32px; border-left:solid 1px #D0D4D5; float:left; }
/*************************** homepageimg */
.homepageimg { margin-top:5px;}
/*************************** main_content */
.main_content {width:1000px; margin:5px auto; height:auto;background:#ffffff; overflow:auto;}
.main_left{ float:left;  width:270px;}
.main_left .left_item{ margin:5px auto;width:260px; border:solid 1px #D9DDDF; }
.main_left .left_item .left_item_header{margin:0px auto; width:250px; border:none; background:url(/images/title.gif) no-repeat; height:36px; margin:5px;}
.main_left .left_item .left_item_header h4{  padding:5px; font-family:STFangsong; font-size:10pt;color:#f0ff00; line-height:22px;}
.main_left .left_item .left_item_content{ margin:0px auto;width:240px; padding:5px ;border:none; background:#F9F9F9; font-size:10pt;color:#000; line-height:27px;overflow:auto;}

.main_right{float:right;  width:730px;}

.main_right .right_item{ margin:5px auto;width:725px;}
.main_right .right_item .right_item_header{margin:0px auto; width:200px; background:url(/images/righttitle.gif) repeat-y; height:36px; margin:5px;}
.main_right .right_item .right_item_header h4{  padding:5px; font-family:"方正舒体"; font-size:18pt;color:#FFFFFF; line-height:27px;}
.main_right .right_item .right_item_content{ margin:0px auto;width:715px; border:solid 1px #D9DDDF;background:#ffffff; font-size:11pt;color:#000; line-height:30px; overflow:hidden;}
.news_item{ margin:1px 10px 1px 10px;}
.main_right .news_title{ text-align:center; margin:10px; color:#294a6f; font-size:16pt;}
.main_right .news_datetime{ text-align:center; margin:5px; color:#000; font-size:10pt;}
.main_right .news_content{ text-align: left; margin:5px; color:#000; font-size:11pt; line-height:30px;}

/*Commodity*/
.main_right .Commodity_item{ float:left; width:165px; height:240px; margin:6px;background:url(/images/pbg1.gif) no-repeat; }
/*.main_right .Commodity_item:hover{  float:left; width:180px; height:240px; margin:5px; padding:6px;background:url(/images/pbg.gif) no-repeat;}*/
.main_right .Commodity_Img{ clear:left; display:table-cell; vertical-align:middle;*display: block; text-align:center;background:#ffff ; width:165px; height:160px; }
.main_right .Commodity_Img img{  width:145px; height:auto; padding:5px ; vertical-align:middle; border:0;}
.main_right .Commodity_Name{  overflow:hidden; text-align:center;  padding:0px 12px;}
.main_right .Commodity_Name a{  line-height:20px;  text-decoration:none; font-size:9pt; width:145px;}
.main_right .Commodity_Name a:hover{  line-height:20px;  text-decoration:underline; font-size:9pt;width:145px;}
/*************************** copyrights */
.main_copyrights{ margin:0px auto; padding:0px auto; text-align:center; width:1000px; background:#054177; overflow:auto;}
.main_copyrights .main_copyrights_text{ color:#ffffff; font-size:10pt; line-height:32px;}



