/*全局样式*/
body{font-family:"宋体";font-size:12px;color:#000000; clear:both;}
*{margin:0px; padding:0px;}
img{border:none;}
li{list-style:none;}
a{color: #000; text-decoration: underline;}
a:hover{color: #f50; text-decoration:underline;}
.clear{overflow:hidden;clear:both; height:1px;}
.dashline{background:url(/images/dash_line.gif) repeat-x; overflow:hidden;height:1px; clear:both; line-height:1px;}
.C_green{color:#009D00;}
.C_red{color:#ff0000;}
.C_white{color:#FFFFFF;}

.wrap{width:960px;margin:0 auto; padding-top:40px;}
.wrap_skin{width:835px;margin:0 auto;}

/*横向导航*/
ul.nav_x{ margin-left:5px; height:39px;}
ul.nav_x li{float:left; margin-right:2px; margin-top:15px;}
ul.nav_x li a{width:71px;height:24px; color:#FFFFFF; background:url(/images/nav_x_bg.gif) -178px 0px no-repeat; display:block; text-align:center; line-height:24px; text-decoration:none;}
ul.nav_x li a:hover{background:url(/images/nav_x_bg.gif) -97px 0px no-repeat;color:#FFFFFF;text-decoration:none;}
ul.nav_x li.on a,ul.nav_x li.on a:hover{background:url(/images/nav_x_bg.gif) 0px 0px no-repeat; color:#009D00;width:80px; padding-left:7px;}
ul.nav_x li.last a{background:url(/images/nav_x_bg.gif) -259px 0px no-repeat;width:95px;}
ul.nav_x li.last a:hover{background:url(/images/nav_x_bg.gif) -364px 0px no-repeat;}

/*纵向导航*/
ul.nav_y{ margin-top:15px;}
ul.nav_y li{margin-bottom:5px;}
ul.nav_y li.title{width:180px;height:24px; background:url(/images/nav_y_bg.gif) 0px -67px no-repeat; display:block;line-height:24px; padding-left:20px; color:#FFFFFF; font-size:14px; font-weight:bold;}
ul.nav_y li a{width:180px;height:24px; background:url(/images/nav_y_bg.gif) 0px 0px no-repeat; display:block;line-height:24px; text-decoration:none; padding-left:20px;}
ul.nav_y li a:hover{text-decoration:none;}
ul.nav_y li.on a,ul.nav_y li.on a:hover,.nav_other li.on a{background:url(/images/nav_y_bg.gif) 0px -34px no-repeat; color:#009D00;width:180px;height:24px; display:block;}

.nav_other{ margin-top:20px;}
.nav_other .dashline{ margin-bottom:10px;}
.nav_other li strong{line-height:25px; padding-left:15px; }
.nav_other li a{ text-decoration:none; line-height:24px;padding-left:20px;}
.nav_other li a.C_green{ background:url(/images/arrow.gif) right 2px no-repeat; padding-right:10px; text-decoration:underline;}


/*left_box*/
.left_box{ float:left; width:200px;}

/*right_box*/
.right_box{ float:right; width:740px; height:auto !important; height:500px; min-height:500px;}
.right_box_text h1{ font-size:16px; margin-top:10px; border-bottom:1px solid #CCCCCC; line-height:30px;}
.right_box_text h2{ font-size:14px; margin-left:15px; margin-top:10px;}
.right_box_text p{ font-size:14px; line-height:20px; padding:15px;}
.right_box_text p a{ color:#145AA8;}
.right_box_text{ padding-bottom:30px;}

/*皮肤列表*/
.skin_list{ width:100%; background:#FFFFFF; padding-bottom:10px;}
.skin_list_info{ line-height:25px; margin:0px 5px;}/*090408修改*/
.skin_list_info_L{ float:left; margin-top:10px; margin-bottom:5px;}
.skin_list_info_R{ float:right;margin-top:10px;margin-bottom:5px;}
.skin_list_C{margin:10px 0px;}
.skin_box{ width:202px; height:205px; border:1px solid #DCDCDC; padding:5px; float:left; margin:10px 5px 10px 15px; display:inline;}


/*090408修改*/
.wrap .skin_box{margin:10px 12px;}
.wrap .skin_list_info{margin:0px 12px;}
.skin_box img{ display:block;}
.skin_box span,.skin_box p{ display:block; background-color:#E8F5EB; line-height:30px; height:30px;}
.skin_box p{ text-align:right; padding-right:10px;}
.skin_box p a.C_green{ background:url(/images/yulan_icon.gif) 0px 1px no-repeat; padding-left:12px; text-decoration:none; margin-right:10px;}
.skin_box p a.button{background:url(/images/button_bg.gif) no-repeat; width:74px; height:21px; color:#FFFFFF; line-height:21px; display:inline-block;text-decoration:none; text-align:center;}
.skin_box p.tit{ height:20px; line-height:20px; color:#666; text-align:left; margin:0; padding:2px 10px 0;}
/*翻页*/
.page_num a{ color:#878787; text-decoration:none; border:1px solid #D3D3D3; padding:3px 5px 0px 5px; padding-bottom:2px !important;}
.page_num a:hover{ text-decoration:none;}
.page_num a.page_up{ background:url(/images/arrow_up.gif) 6px 6px no-repeat;padding:3px 5px 0px 5px;}
.page_num a.page_down{ background:url(/images/arrow_down.gif) 45px 6px no-repeat;padding:3px 10px 0px 5px;}
.page_num a.on{color:#009D00;border:1px solid #009D00;}

/*footer*/
.footer{ width:100%; background:url(/images/footer_bg.gif) repeat-x;text-align:center; line-height:25px; padding-top:10px; padding-bottom:30px;}
.footer a{ text-decoration:none;}



