@charset "utf-8";
/* CSS Document */
img{border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
ul{list-style:none;}
body{font-size:12px;margin-top:10px;}

/*wrap*/
#wrap{width:960px;margin:0 auto;}
#head{height:220px;}



/*banner*/
#banner img{}

/*row1 welcome*/
#welcome{background:url(/skin/default/images/welcome_pic.jpg) no-repeat;width:451px;height:323px;border:1px solid #fff;}
#welcome .content{margin:90px 14px 14px 14px;text-indent:24px;line-height:20px;}

/*row1 picshow*/
#picshow{float:right;margin-top:3px;}
#picshow table{border:1px solid #ccc;height:315px;}
#picshow table ul{float:left;margin:0;padding:10px;}
*+html #picshow table ul{padding:0;}
*html #picshow table ul{padding:0;}

*+html  #picshow table ul{margin:0 12px;}
*html #picshow table ul{margin:0 5px;}
#picshow table ul li{margin:10px 0;}
#picshow .bigpic img{margin-left:8px;}

.focuscontent .title{font-weight:bold;font-size:18px;margin-left:10px;}
.focuscontent .intro{font-size:12px;margin-left:10px;color:#888;}

/*row2 freeprocess*/
#freeprocess{margin:5px 0;}
#freetitle{height:42px;background:url(/skin/default/images/freecourse_title.jpg) no-repeat;}
#freecontent{margin-top:5px;}

/*row3 get*/
#get{width:460px;height:200px;float:left;}
#gettitle{height:40px;background:url(/skin/default/images/get_title.jpg)}
#getcontent ul{margin-left:0;}
#getcontent ul li{height:20px;line-height:20px;}
#getcontent ul li span{margin-left:5px;}

/*row3 times*/
#times{float:left;width:483px;height:170px;background:url(/skin/default/images/time_bg.jpg);}
#timestitle{margin:10px 10px;color:#FFEC13;font-weight:bold;}
#times table{margin:0 20px;color:#ffffff;}

/*row3 download*/
/*#download{float:left;width:483px;}*/
#downloadtitle{width:86px;height:23px;background:url(/skin/default/images/apply_tabledownload_title.bmp) no-repeat;}

/*row4 whousing*/
#whotitle{height:40px;width:100%;background:url(/skin/default/images/whoisusing_title.jpg) no-repeat;}
#whocontent{height:80px;width:960px;background:#eee;margin-top:5px;padding:1px;}
#whocontent .content{margin:8px;}
#whocontent table{width:100%;}
#whocontent table tr{height:18px;}

/*foot*/
#footlink{width:500px;margin:10px auto;font-size:12px;text-align:center;}
#footlink a{margin:0 2px;color:black;}
#copyright{width:400px;margin:0 auto;font-size:12px;text-align:center;}

/*leftcolum*/
#leftcolum {width:240px;margin-top:5px;float:left;}
#baoming{border:1px solid #ccc;padding:2px;margin-top:15px;}
#baoming_info{margin-top:5px;border:1px solid #ccc;padding:2px;}
#leftcolum .title{height:32px;background:url(/skin/default/images/title_bg.jpg) no-repeat;line-height:30px;font-weight:bold;}
#leftcolum .title span{margin-left:13px;}
#leftcolum .content{font-size:12px;}
#georelate{border:1px solid #ccc;padding:2px;margin-top:5px;}
#georelate a{margin:5px 2px 5px;list-style:none;}

/*rightmain*/
#rightmain{float:left;width:700px;min-height:500px;margin:5px;}
#agendatips{margin-bottom:5px;font-size:12px;}
#agendatable table{border:1px solid #000;padding:3px;color:black;}
#agendatable td,#agendatable th{border:1px solid #000000;height:35px;}
/*experttable*/
#experttable table{padding:3px;color:black;margin-bottom:15px;width:100%;}
#experttable table .left{width:130px;}
#experttable td,#experttable th{border:1px solid #ccc;height:35px;}
/*trainningtable*/
#trainningtable{font-size:12px;}
#trainningtable td,#trainningtable th{border:1px solid #ccc;padding:2px;line-height:20px;color:#000;}
#contactus{background:#eee;padding:15px;color:#000;font-size:12px;}
#regframe{background:#eee;padding:15px;color:#000;font-size:12px;}
.regpage{margin-top:0;}
/*contactus*/
#contactus{font-size:12px;}
#contactus td,#regframe td{text-align:left;}

/*common style*/
a.red{color:red;}
.yellow{color:#ffee00;}
.bold{font-weight:bold;}
.clr{font-size:0;height:0;clear:both;}
