@import "contactform.css";
@import "jquery.jscrollpane.css";

body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,ul,ol,li,img,fieldset,blockquote,caption,table,tr,dl,dt,dd,p {margin: 0; padding: 0;}
img,fieldset          {border: 0;}
body                  {background:url(../images/bg.jpg) 50% 0 repeat-x #fe4f54; font-family:"Arial", Helvetica, sans-serif; font-size:15px;}

#header               {width:876px; height:84px; margin:0 auto;}
#logo                 {width:238px; height:84px; background:url(../images/logo.png) no-repeat; left:10px; top:10px; cursor:pointer; float:left;}
#index_section        {width:876px; height:663px; background:url(../images/index_bg.png) no-repeat; margin:0 auto;}
#sub_section          {width:876px; height:663px; background:url(../images/sub_bg.png) no-repeat; margin:0 auto;}

#flash_banner,#main_nav,#main_nav li,#index_title,#index_content_wall,#ic1_title_inner,#index_col_2,#index_col_3,#ic3_title_inner,#logo,#plan_title,#sub_content,#special_title,
#news_title,#manage_title,#title_ad2,#contact_link,#contact_email,#contact_apply,#sub_content_manage,#download_title,#footer,#manage_footer    
{position:relative;}

#index_title,#plan_title,#special_title,#news_title,#manage_title,#title_ad2,#download_title
{width:437px; height:40px; top:30px; left:40px;}

#flash_banner         {width:833px; height:206px; top:17px; left:15px;}
#main_nav             {width:837px; height:42px; background:url(../images/nav_bg.png) no-repeat; top:18px; left:18px;}
#main_nav li          {display:inline; list-style-type:none; margin:0 0 0 20px; left:10px;}
#index_title          {background:url(../images/title_award.png) no-repeat;}
#title_ad2            {background:url(../images/title_ad2.png) no-repeat;}
#plan_title           {background:url(../images/title_plan.png) no-repeat;}
#special_title        {background:url(../images/title_special.png) no-repeat;}
#news_title           {background:url(../images/title_news.png) no-repeat;}
#manage_title         {background:url(../images/title_manage.png) no-repeat;}  
#download_title       {background:url(../images/title_download.png) no-repeat;}  

#index_content_wall   {width:800px; height:290px; top:40px; left:60px;}
#index_col_1,#index_col_2,#index_col_3{float:left;}
#ic1_title,#ic2_title,#ic3_title{width:133px; height:30px;}

/***col_1***/
#index_col_1          {width:213px; height:280px;}
#ic1_title            {background:url(../images/index_t_new_act.png) no-repeat;}
#ic1_title_inner      {height:147px; overflow-y:scroll; overflow-x:hidden; display:block; list-style-type:none; left:10px;}

/***col_2***/
#index_col_2          {width:304px; height:280px; left:50px;}
#ic2_title            {background:url(../images/index_about.png)no-repeat;}
#ic1_title_inner      {}

/***col_3***/
#index_col_3          {width:213px; height:280px; left:70px;}
#ic3_title            {background:url(../images/index_contact.png)no-repeat;}
#ic3_title_inner      {left:5px;}
#contact_link         {width:199px; height:20px; float:right; top:10px; right:-80px; background:url(../images/bg_top_right.png) no-repeat; padding:3px 0 0 0; font-size:12px;}
#contact_word         {font-size:12px;}
#contact_email        {left:29px; float:left;}
#contact_apply        {left:60px; float:left;}
#window_close         {width:100%; height:50px; background-color:#F60; position:relative; top:8px; padding:20px 0 0 0;  text-indent:500px;}

/**sub_content**/
#sub_content          {width:790px; height:338px; list-style-type:lower-alpha; list-style-position:inside; overflow-x:hidden; top:30px; left:50px;}
#sub_content ul li    {}
#sub_content_manage   {width:790px; height:338px; overflow-y:scroll; overflow-x:hidden; top:10px; left:50px;}
#footer               {width:839px; height:38px; margin:0 auto; text-align:center; padding:10px 0 0 0; color:white; font-size:12px;
                       top:0; top:0\9; *top:0px; _top:0px; }
#pdf_link             {position:relative; top:0px;}
#manage_footer        {top:0; top:-50\9; *top:35px; _top:50;}

a:link                {color:#000000;text-decoration:none;}
a:hover               {color:#862624;text-decoration:underline;}
a:visited             {color:#000;text-decoration:none;}
a:active              {color:#000;text-decoration:underline;}

/***.clearfix***/
.clearfix:after       {content:".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix             {display:inline-block;}
html[xmlns] .clearfix {display: block;} 
* html .clearfix      {height: 1%;}
