@charset "utf-8";
/* CSS Document */
/* comm */
* { margin:0; padding:0;}
body {font-family:"Times New Roman", Times, serif; background:#28154d url(../LandingPage_images/bg.jpg) top left repeat-x; color:#000; }
ul { display:inline-block;list-style:none; list-style-type:none; margin:0; padding:0; overflow:hidden;}
a { color:#a3a3a3; text-decoration: none;}
a:hover {text-decoration:underline;}

/* layout */
#wraper { margin:0 auto; position:relative; }
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f19{ font-size:19px;}
.lin_h{ line-height:10px;}
.lin_h1{ line-height:20px;}
.lin_h2{ line-height:20px;}
/* container*/ 
#container{ width:960px; height: auto; margin:0 auto;}

/* header */
#header_wrap{ width:960px; height:120px; margin:0 auto; }
.logo{width:223px; height:120px; float:left;  overflow:hidden;}
.flash{width:49px; height:65px; padding:5px 30px 0 658px; float:left;  overflow:hidden;}
.top_menu {width:395px; height:39px;  text-align: center; padding:10px 0px 0px 342px; float:left; overflow:hidden;}

.nav { width: 113px; line-height: 39px; margin:0 5px 0 0; list-style-type: none; float:left; overflow:hidden;} 
.nav a { display: block; width: 113px; height:39px; text-align:center; } 
.nav a:link { color:#fff;  text-decoration:none;  } 
.nav a:visited { color:#fff;text-decoration:none; } 
.nav a:hover { color:#fff;text-decoration:none; background: url(../LandingPage_images/menu_bg.jpg) top left no-repeat;} 

.nav1 { width: 139px; line-height: 39px; margin:0 5px 0 0; padding:0px 0px 0px 4px; list-style-type: none; float:left; overflow:hidden;} 
.nav1 a { display: block; width: 139px; height:39px; text-align:center;  } 
.nav1 a:link { color:#fff;  text-decoration:none;} 
.nav1 a:visited { color:#fff;text-decoration:none;} 
.nav1 a:hover { color:#fff;text-decoration:none; background: url(../LandingPage_images/menu_bg_09.jpg) top left no-repeat;} 

/* content*/ 
#content{ width:960px;margin:0 auto; }
.banner{width:960px; height:289px; float: left; overflow:hidden;}

/* box*/ 
.box_wraper{width:956px; height: auto; padding:4px 2px 5px 2px; float: left; overflow:hidden;}
/* add-on */
.box_ex1{width:220px;margin-right:5px;float: left; overflow:hidden;}
.box_ex2{width:500px;margin-right:5px;float: left; overflow:hidden;}
.box{width:307px;float: left; overflow:hidden;}
.box1{width:307px; padding:0 17px 0 0;float: left; overflow:hidden;}
.box_title{width:307px; height:44px; float: left; overflow:hidden;}
.box_title_ex{width:500px; height:44px; float: left; overflow:hidden;}
.box_con{width:280px; padding:0 0 0 27px; color:#fff;  background:url(../LandingPage_images/con_bg.jpg) no-repeat; float: left; overflow:hidden;}
.box_con_ex{width:480px; padding:0 0 0 20px; color:#fff;  background:url(../LandingPage_images/con_bg_ex.jpg) no-repeat; float: left; overflow:hidden;}
.box_con a { color:#fff; text-decoration:none;} 
.box_con a:hover { color:#0098e0; text-decoration:underline;} 
.box_con1{width: 130px;float: left;  overflow:hidden;}
.box_con1 a{color:#fff;}
.box_con2{width: 150px;float: left;  overflow:hidden;}
.box_con2 a{	color:#fff;}
.box_con3{width: 150px;  float: left; overflow:hidden;}
.box_con3 a{color:#fff;}
.box_l{width:960px; height:84px; padding:0 0 15px 0; float: left; overflow:hidden;}

/* footer */
#footer{ width:960px; height:140px; color:#D4BCF3; font-size:12px; background:url(../LandingPage_images/footer.jpg) no-repeat; line-height:16px; padding:10px 0 0 0; text-align:center;margin:0 auto; }
#footer ul{margin:0; list-style:none; }
#footer ul li{ margin:0; display:inline; background:url(images/bg_li.gif) center left no-repeat; float:left}
#footer ul li a{color:#9A9A9A; text-decoration: underline ; display:block; float:left; padding:2px 8px 2px 8px} 
#footer ul li a:hover { text-decoration:none; }
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}
#footer ul li .current{ text-decoration:none;  }
#footer a{color:#8D6CD7;}
#footer .links {font-size:11px; font-family:sans-serif; color:#7859BC;}

